[libgdl] Update to 3.4.1

Kalev Lember kalev at fedoraproject.org
Wed Apr 11 17:56:26 UTC 2012


commit 7a9b3293d3c2309066ccf14021881f06345c5fc8
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Apr 11 20:36:39 2012 +0300

    Update to 3.4.1

 .gitignore  |    1 +
 libgdl.spec |   12 ++++++------
 sources     |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2135399..98f3176 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ gdl-2.31.3.tar.bz2
 /gdl-3.0.0.tar.bz2
 /gdl-3.1.2.tar.xz
 /gdl-3.2.0.tar.xz
+/gdl-3.4.1.tar.xz
diff --git a/libgdl.spec b/libgdl.spec
index 9b7fc0c..89b93a4 100644
--- a/libgdl.spec
+++ b/libgdl.spec
@@ -1,12 +1,12 @@
 Summary:	Components and library for GNOME development tools
 Name:		libgdl
-Version:	3.2.0
-Release:	2%{?dist}
+Version:	3.4.1
+Release:	1%{?dist}
 Epoch:		1
 License:	LGPLv2+
 Group:		Development/Libraries
 URL:		http://www.gnome.org/
-Source0:	http://download.gnome.org/sources/gdl/3.2/gdl-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/gdl/3.4/gdl-%{version}.tar.xz
 
 Patch0:		libgdl-2.91.4-pkgconfig.patch
 
@@ -76,9 +76,6 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 %{_libdir}/%{name}-3.so.*
 %{_libdir}/girepository-1.0/Gdl-3.typelib
 
-%dir %{_datadir}/gdl-3
-%{_datadir}/gdl-3/ui
-
 %files devel
 %{_libdir}/%{name}-3.so
 %{_libdir}/pkgconfig/gdl-3.0.pc
@@ -91,6 +88,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
 %{_includedir}/%{name}-3.0/gdl
 
 %changelog
+* Wed Apr 11 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.4.1-1
+- Update to 3.4.1
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 78c82fa..98a8400 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7301c3409e392f013eabd7b6478ec149  gdl-3.2.0.tar.xz
+d2d80e7135019569de77b55afe38f62e  gdl-3.4.1.tar.xz


More information about the scm-commits mailing list