[libgdl/f18] Update to 3.6.0

Kalev Lember kalev at fedoraproject.org
Wed Sep 26 20:50:44 UTC 2012


commit 6caaafbe3f03b8bfae564aeacfb4b46d142bb9d8
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 26 22:50:13 2012 +0200

    Update to 3.6.0

 .gitignore  |    1 +
 libgdl.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 564301e..a2ac271 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ gdl-2.31.3.tar.bz2
 /gdl-3.4.2.tar.xz
 /gdl-3.5.3.tar.xz
 /gdl-3.5.4.tar.xz
+/gdl-3.6.0.tar.xz
diff --git a/libgdl.spec b/libgdl.spec
index b99ab95..23026b0 100644
--- a/libgdl.spec
+++ b/libgdl.spec
@@ -1,12 +1,12 @@
 Summary:	GNOME docking library
 Name:		libgdl
-Version:	3.5.4
+Version:	3.6.0
 Release:	1%{?dist}
 Epoch:		1
 License:	LGPLv2+
 Group:		Development/Libraries
 URL:		http://www.gnome.org/
-Source0:	http://download.gnome.org/sources/gdl/3.5/gdl-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/gdl/3.6/gdl-%{version}.tar.xz
 
 Requires:	gobject-introspection
 
@@ -81,6 +81,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 %{_includedir}/%{name}-3.0/gdl
 
 %changelog
+* Wed Sep 26 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.6.0-1
+- Update to 3.6.0
+
 * Mon Jul 23 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.5.4-1
 - Update to 3.5.4
 - Dropped the pkgconfig patch, now upstream
diff --git a/sources b/sources
index dfe1134..4d2f52b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e412f89b2e6e745372781ec875dc408d  gdl-3.5.4.tar.xz
+cb1ce1aab8aa5bef56505237d711b83b  gdl-3.6.0.tar.xz


More information about the scm-commits mailing list