[libgdl] Update to 3.12.0

Richard Hughes rhughes at fedoraproject.org
Tue Mar 25 18:22:39 UTC 2014


commit 3e3950e21f24e2b88ddeddb631d93f7bdfc2badd
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Mar 25 18:22:44 2014 +0000

    Update to 3.12.0

 .gitignore  |    1 +
 libgdl.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9105067..f658320 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ gdl-2.31.3.tar.bz2
 /gdl-3.9.91.tar.xz
 /gdl-3.10.0.tar.xz
 /gdl-3.11.92.tar.xz
+/gdl-3.12.0.tar.xz
diff --git a/libgdl.spec b/libgdl.spec
index c128fda..4c1fa81 100644
--- a/libgdl.spec
+++ b/libgdl.spec
@@ -1,12 +1,12 @@
 Summary:	GNOME docking library
 Name:		libgdl
-Version:	3.11.92
+Version:	3.12.0
 Release:	1%{?dist}
 Epoch:		1
 License:	LGPLv2+
 Group:		Development/Libraries
 URL:		http://www.gnome.org/
-Source0:	http://download.gnome.org/sources/gdl/3.11/gdl-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/gdl/3.12/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
+* Tue Mar 25 2014 Richard Hughes <rhughes at redhat.com> - 1:3.12.0-1
+- Update to 3.12.0
+
 * Mon Mar 17 2014 Richard Hughes <rhughes at redhat.com> - 1:3.11.92-1
 - Update to 3.11.92
 
diff --git a/sources b/sources
index 27561ec..1a76fc1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e25c332cc2cc4bb6963ac4906317139a  gdl-3.11.92.tar.xz
+e36701e5f0f2eeac2504375fe46aa478  gdl-3.12.0.tar.xz


More information about the scm-commits mailing list