[gthumb/f16] Update to 2.14.0 (#683408)

Christian Krause chkr at fedoraproject.org
Thu Oct 27 19:44:33 UTC 2011


commit 3c222a862d2727e816b16256b9de0e75e1465e4c
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Thu Oct 27 15:17:27 2011 -0400

    Update to 2.14.0 (#683408)

 .gitignore  |    1 +
 gthumb.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a15bb8..caf6d89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gthumb-2.11.6.tar.bz2
 /gthumb-2.12.2.tar.bz2
 /gthumb-2.12.3.tar.bz2
 /gthumb-2.13.91.tar.xz
+/gthumb-2.14.0.tar.xz
diff --git a/gthumb.spec b/gthumb.spec
index 300d7b3..7b52c84 100644
--- a/gthumb.spec
+++ b/gthumb.spec
@@ -1,9 +1,9 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
-Version: 2.13.91
+Version: 2.14.0
 Release: 1%{?dist}
 URL: http://gthumb.sourceforge.net
-Source0: http://download.gnome.org/sources/gthumb/2.12/%{name}-%{version}.tar.xz
+Source0: http://download.gnome.org/sources/gthumb/2.14/%{name}-%{version}.tar.xz
 License: GPLv2+
 Group: User Interface/X
 
@@ -110,11 +110,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 %files devel
 %defattr(-,root,root,-)
-%{_includedir}/gthumb-2.12/
-%{_libdir}/pkgconfig/gthumb-2.12.pc
+%{_includedir}/gthumb-2.14/
+%{_libdir}/pkgconfig/gthumb-2.14.pc
 %{_datadir}/aclocal/*
 
 %changelog
+* Thu Oct 27 2011 Christian Krause <chkr at fedoraproject.org> - 2.14.0-1
+- Update to 2.14.0 (#683408)
+
 * Wed Sep 28 2011 Ray <rstrode at redhat.com> - 2.13.91-1
 - Update to 2.13.91
 
diff --git a/sources b/sources
index f4140c3..e2a1ed5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1803d1f96411beadcaaf0b7eee566e2d  gthumb-2.13.91.tar.xz
+be0a099fe5ed2420bfb4ad6a51f56198  gthumb-2.14.0.tar.xz


More information about the scm-commits mailing list