[gthumb/f17] Update to 3.0.1 (#821670)

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


commit 331f219cf87d824d2124b5dfbaa193ccf6752a5c
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 |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 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 0cd8ebb..4b7116d 100644
--- a/gthumb.spec
+++ b/gthumb.spec
@@ -1,6 +1,6 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
-Version: 3.0.0
+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
@@ -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)
+
 * Sun Apr 29 2012 Christian Krause <chkr at fedoraproject.org> - 3.0.0-1
 - Update to 3.0.0 (#802954)
 - Remove unused patches
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