[libgdl] Update to 3.7.3

Kalev Lember kalev at fedoraproject.org
Fri Feb 22 14:29:13 UTC 2013


commit c03431605ab63f832d24306f47d6aa1b84f981d9
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Feb 22 15:28:32 2013 +0100

    Update to 3.7.3

 .gitignore  |    1 +
 libgdl.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c9354b..91062f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ gdl-2.31.3.tar.bz2
 /gdl-3.5.4.tar.xz
 /gdl-3.6.0.tar.xz
 /gdl-3.6.2.tar.xz
+/gdl-3.7.3.tar.xz
diff --git a/libgdl.spec b/libgdl.spec
index c215037..234050e 100644
--- a/libgdl.spec
+++ b/libgdl.spec
@@ -1,12 +1,12 @@
 Summary:	GNOME docking library
 Name:		libgdl
-Version:	3.6.2
-Release:	2%{?dist}
+Version:	3.7.3
+Release:	1%{?dist}
 Epoch:		1
 License:	LGPLv2+
 Group:		Development/Libraries
 URL:		http://www.gnome.org/
-Source0:	http://download.gnome.org/sources/gdl/3.6/gdl-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/gdl/3.7/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
+* Fri Feb 22 2013 Kalev Lember <kalevlember at gmail.com> - 1:3.7.3-1
+- Update to 3.7.3
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.6.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 7ba213a..b84e40f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c871909b2948cd173b80ce8565a5d168  gdl-3.6.2.tar.xz
+6c2344d7d0cd4e36229f3d95cf6dc3fc  gdl-3.7.3.tar.xz


More information about the scm-commits mailing list