[libgdl] Update to 3.5.3

Kalev Lember kalev at fedoraproject.org
Thu Jun 28 11:49:56 UTC 2012


commit d4d1d589e27778b22a7e806ab49a1d76bb832d4e
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Jun 28 14:48:12 2012 +0300

    Update to 3.5.3

 .gitignore  |    1 +
 libgdl.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fb5f04..d6ed58b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ gdl-2.31.3.tar.bz2
 /gdl-3.2.0.tar.xz
 /gdl-3.4.1.tar.xz
 /gdl-3.4.2.tar.xz
+/gdl-3.5.3.tar.xz
diff --git a/libgdl.spec b/libgdl.spec
index aa32396..290f67e 100644
--- a/libgdl.spec
+++ b/libgdl.spec
@@ -1,12 +1,12 @@
 Summary:	Components and library for GNOME development tools
 Name:		libgdl
-Version:	3.4.2
+Version:	3.5.3
 Release:	1%{?dist}
 Epoch:		1
 License:	LGPLv2+
 Group:		Development/Libraries
 URL:		http://www.gnome.org/
-Source0:	http://download.gnome.org/sources/gdl/3.4/gdl-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/gdl/3.5/gdl-%{version}.tar.xz
 
 Patch0:		libgdl-2.91.4-pkgconfig.patch
 
@@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 %{_includedir}/%{name}-3.0/gdl
 
 %changelog
+* Thu Jun 28 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.5.3-1
+- Update to 3.5.3
+
 * Sun Apr 22 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.4.2-1
 - Update to 3.4.2
 
diff --git a/sources b/sources
index 79945b1..d0b954e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-501f6d2add5aa1758a51f140b9644602  gdl-3.4.2.tar.xz
+56771c5f1740880dfbac3a2914e183cf  gdl-3.5.3.tar.xz


More information about the scm-commits mailing list