[gnome-common/f18] Update to 3.6.0

Kalev Lember kalev at fedoraproject.org
Tue Oct 16 16:54:54 UTC 2012


commit f79039543770a72118133a5feac732364dfc16ad
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 16 18:54:39 2012 +0200

    Update to 3.6.0

 .gitignore        |    1 +
 gnome-common.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3b0303..f490205 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gnome-common-2.28.0.tar.bz2
 /gnome-common-3.4.0.1.tar.xz
 /gnome-common-3.5.5.tar.xz
 /gnome-common-3.5.91.tar.xz
+/gnome-common-3.6.0.tar.xz
diff --git a/gnome-common.spec b/gnome-common.spec
index 464fda8..5f6cdc0 100644
--- a/gnome-common.spec
+++ b/gnome-common.spec
@@ -1,5 +1,5 @@
 Name:           gnome-common
-Version:        3.5.91
+Version:        3.6.0
 Release:        1%{?dist}
 Summary:        Useful things common to building gnome packages from scratch
 
@@ -7,7 +7,7 @@ Group:          Development/Tools
 BuildArch:      noarch
 License:        GPLv3
 URL:            http://developer.gnome.org
-Source0:        http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/3.6/%{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
@@ -46,6 +46,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/%{name}
 
 %changelog
+* Tue Oct 16 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.0-1
+- Update to 3.6.0
+
 * Tue Sep 18 2012 Kalev Lember <kalevlember at gmail.com> - 3.5.91-1
 - Update to 3.5.91
 
diff --git a/sources b/sources
index 9ff03f6..4336847 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e972380f28e6a2623af415b894a6fa3  gnome-common-3.5.91.tar.xz
+256abc245ead2665dd8c80568b74b05c  gnome-common-3.6.0.tar.xz


More information about the scm-commits mailing list