[gthumb] Update to 3.0.1 (#821670)

Christian Krause chkr at fedoraproject.org
Mon May 21 23:21:36 UTC 2012


commit e7cfe5ee63c620684c132a1aeef9cb5b63b7518b
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Tue May 22 01:21:24 2012 +0200

    Update to 3.0.1 (#821670)

 .gitignore  |    1 +
 gthumb.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6fbd48..9359e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ gthumb-2.11.6.tar.bz2
 /gthumb-2.14.2.tar.xz
 /gthumb-2.14.3.tar.xz
 /gthumb-3.0.0.tar.xz
+/gthumb-3.0.1.tar.xz
diff --git a/gthumb.spec b/gthumb.spec
index 63b9fda..7d714df 100644
--- a/gthumb.spec
+++ b/gthumb.spec
@@ -1,7 +1,7 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
-Version: 3.0.0
-Release: 2%{?dist}
+Version: 3.0.1
+Release: 1%{?dist}
 URL: http://gthumb.sourceforge.net
 Source0: http://download.gnome.org/sources/gthumb/3.0/%{name}-%{version}.tar.xz
 License: GPLv2+
@@ -27,6 +27,7 @@ BuildRequires: libsoup-devel
 BuildRequires: gnome-common
 BuildRequires: rarian-compat
 BuildRequires: librsvg2-devel
+BuildRequires: gsettings-desktop-schemas-devel
 # For Web albums extension
 BuildRequires: bison flex
 
@@ -106,6 +107,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/icons/hicolor/*/apps/gthumb.png
 %{_datadir}/icons/hicolor/scalable/apps/gthumb.svg
 %{_libdir}/gthumb/
+%{_mandir}/man?/gthumb*
 
 %files devel
 %defattr(-,root,root,-)
@@ -114,6 +116,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/aclocal/*
 
 %changelog
+* Mon May 21 2012 Christian Krause <chkr at fedoraproject.org> - 3.0.1-1
+- Update to 3.0.1 (#821670)
+
 * Wed May 02 2012 Rex Dieter <rdieter at fedoraproject.org> - 3.0.0-2
 - rebuild (exiv2)
 
diff --git a/sources b/sources
index 6ae6978..342d331 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70cc20019cd7fc033b000a1d780d834d  gthumb-3.0.0.tar.xz
+248b44f2fba99701e9185d9a890c4537  gthumb-3.0.1.tar.xz


More information about the scm-commits mailing list