[gthumb/f19] New upstream release 3.2.4 (rhbz#1019097, rhbz#1018895)

Christian Krause chkr at fedoraproject.org
Fri Oct 18 23:09:03 UTC 2013


commit 13f56432c1c5ae859dd0b2c4357d173bf045d03a
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Fri Oct 18 23:38:16 2013 +0200

    New upstream release 3.2.4 (rhbz#1019097, rhbz#1018895)
    
    - Drop upstreamed patches
    - Add patch for better default parameters (rhbz#1006245)

 .gitignore                                         |    1 +
 ...cates-fixed-crash-when-using-a-predefined.patch |   44 --------------------
 ...-fixed-crash-when-copying-or-moving-files.patch |   25 -----------
 gthumb-3.2.3-gstvideo.patch                        |   13 ------
 gthumb-3.2.4-resize.patch                          |   17 ++++++++
 gthumb.spec                                        |   37 ++++++-----------
 sources                                            |    2 +-
 7 files changed, 32 insertions(+), 107 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ab2b5d..f6fd5d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ gthumb-2.11.6.tar.bz2
 /gthumb-3.2.1.tar.xz
 /gthumb-3.2.2.tar.xz
 /gthumb-3.2.3.tar.xz
+/gthumb-3.2.4.tar.xz
diff --git a/gthumb-3.2.4-resize.patch b/gthumb-3.2.4-resize.patch
new file mode 100644
index 0000000..4ca0de6
--- /dev/null
+++ b/gthumb-3.2.4-resize.patch
@@ -0,0 +1,17 @@
+diff --git a/data/org.gnome.gthumb.resize-images.gschema.xml.in b/data/org.gnome.gthumb.resize-images.gschema.xml.in
+index 3e437cb..1c4fb2c 100644
+--- a/data/org.gnome.gthumb.resize-images.gschema.xml.in
++++ b/data/org.gnome.gthumb.resize-images.gschema.xml.in
+@@ -20,10 +20,10 @@
+ 
+   <schema id="org.gnome.gthumb.resize-images" path="/org/gnome/gthumb/resize-images/">
+     <key name="width" type="i">
+-      <default>640</default>
++      <default>100</default>
+     </key>
+     <key name="height" type="i">
+-      <default>480</default>
++      <default>100</default>
+     </key>
+     <key name="unit" enum="org.gnome.gthumb.GthUnit">
+       <default>'percentage'</default>
diff --git a/gthumb.spec b/gthumb.spec
index db5ecba..b83162f 100644
--- a/gthumb.spec
+++ b/gthumb.spec
@@ -1,18 +1,13 @@
 Summary: Image viewer, editor, organizer
 Name: gthumb
-Version: 3.2.3
-Release: 3%{?dist}
-URL: http://live.gnome.org/gthumb
+Version: 3.2.4
+Release: 1%{?dist}
+URL: https://wiki.gnome.org/Apps/gthumb
 Source0: http://download.gnome.org/sources/gthumb/3.2/%{name}-%{version}.tar.xz
-# Upstream patch to fix a crash in gthumb's file manager
-# https://git.gnome.org/browse/gthumb/commit/?h=gthumb-3-2&id=8535630899875e6486556362e7ef192f3db2eb3e
-Patch0: 0001-fixed-crash-when-copying-or-moving-files.patch
-# Patch to fix a crash when using the Audio/Video extension
-# Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=706343
-Patch1: gthumb-3.2.3-gstvideo.patch
-# Upstream patch to fix a crash in the find-dumplicates extension
-# https://git.gnome.org/browse/gthumb/commit/?h=gthumb-3-2&id=56dd7c49f2a6f398529cebaa6be3d48c127585b2
-Patch2: 0001-find-duplicates-fixed-crash-when-using-a-predefined.patch
+# Change default parameters for image resizing to better values
+# (the current default of 640% is misleading)
+# https://bugzilla.gnome.org/show_bug.cgi?id=710479
+Patch0: gthumb-3.2.4-resize.patch
 License: GPLv2+
 Group: User Interface/X
 
@@ -41,8 +36,6 @@ BuildRequires: libsecret-devel
 BuildRequires: webkitgtk3-devel
 # For Web albums extension
 BuildRequires: bison flex
-# For gthumb-3.2.3-gstvideo.patch
-BuildRequires: automake autoconf yelp-tools
 
 Requires: hicolor-icon-theme
 
@@ -61,16 +54,7 @@ package.
 
 %prep
 %setup -q
-%patch0 -p1 -b.thumbnail-crash
-%patch1 -p1 -b.gstvideo
-%patch2 -p1 -b.find-dupe-crash
-# force regeneration
-rm -f extensions/importer/gth-import-enum-types.[hc]
-rm -f extensions/pixbuf_savers/enum-types.[hc]
-rm -f data/gthumb.schemas
-# For gthumb-3.2.3-gstvideo.patch
-aclocal
-autoconf
+%patch0 -p1 -b.resize
 
 %build
 %configure --enable-libopenraw --disable-static
@@ -134,6 +118,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/aclocal/*
 
 %changelog
+* Tue Oct 15 2013 Christian Krause <chkr at fedoraproject.org> - 3.2.4-1
+- New upstream release 3.2.4 (rhbz#1019097, rhbz#1018895)
+- Drop upstreamed patches
+- Add patch for better default parameters (rhbz#1006245)
+
 * Sat Aug 24 2013 Christian Krause <chkr at fedoraproject.org> - 3.2.3-3
 - Added upstream patch to fix a crash in the find-duplicates
   extension (rhbz#1000559)
diff --git a/sources b/sources
index 259ac34..9c25f88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9f87bb61dadac14f9460d29b318e264  gthumb-3.2.3.tar.xz
+0c47b41b7c31fa146504e6efc121c703  gthumb-3.2.4.tar.xz


More information about the scm-commits mailing list