[gnome-common/f20] Update to 3.10.0

Kalev Lember kalev at fedoraproject.org
Wed Sep 25 01:19:33 UTC 2013


commit 56967699a4e8fa1825e8a0a744efcf6a4e5dccbb
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 25 01:19:22 2013 +0200

    Update to 3.10.0

 .gitignore        |    1 +
 gnome-common.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef1f242..8bc2005 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ gnome-common-2.28.0.tar.bz2
 /gnome-common-3.5.91.tar.xz
 /gnome-common-3.6.0.tar.xz
 /gnome-common-3.7.4.tar.xz
+/gnome-common-3.10.0.tar.xz
diff --git a/gnome-common.spec b/gnome-common.spec
index 2c04ec2..e0b37e6 100644
--- a/gnome-common.spec
+++ b/gnome-common.spec
@@ -1,13 +1,13 @@
 Name:           gnome-common
-Version:        3.7.4
-Release:        5%{?dist}
+Version:        3.10.0
+Release:        1%{?dist}
 Summary:        Useful things common to building gnome packages from scratch
 
 Group:          Development/Tools
 BuildArch:      noarch
 License:        GPLv2+
 URL:            http://developer.gnome.org
-Source0:        http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
 
 # This will pull in the latest version; if your package requires something older,
 # well, BuildRequire it in that spec.  At least until such time as we have a
@@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/%{name}
 
 %changelog
+* Wed Sep 25 2013 Kalev Lember <kalevlember at gmail.com> - 3.10.0-1
+- Update to 3.10.0
+
 * Thu Sep 19 2013 Bastien Nocera <bnocera at redhat.com> 3.7.4-5
 - Require yelp-tools for the oft-used yelp.m4 file
 
diff --git a/sources b/sources
index 540ae4b..8858339 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-974cd54626f1d1787481288ef26bd4ba  gnome-common-3.7.4.tar.xz
+060eda0de8348a6aede83d597e3c6323  gnome-common-3.10.0.tar.xz


More information about the scm-commits mailing list