[gnome-epub-thumbnailer] Update to 1.4. Drop upstream patches

Yanko Kaneti yaneti at fedoraproject.org
Sun Mar 23 22:08:33 UTC 2014


commit 64e0783902db45e4db95ed76e99f1f7f98090ca1
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Mon Mar 24 00:09:00 2014 +0200

    Update to 1.4. Drop upstream patches

 .gitignore                                         |    1 +
 ...eton-to-fix-crash-with-trash-recent-files.patch |   73 --------------------
 ...et-an-error-when-the-cover-can-t-be-found.patch |   27 -------
 0001-mobi-Don-t-bail-on-encrypted-mobi-files.patch |   33 ---------
 0001-mobi-Fix-parsing-garbage-with-no-cover.patch  |   27 -------
 gnome-epub-thumbnailer.spec                        |   19 ++----
 sources                                            |    2 +-
 7 files changed, 8 insertions(+), 174 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 645c4ed..0df979e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gnome-epub-thumbnailer-1.1.tar.xz
 /gnome-epub-thumbnailer-1.2.tar.xz
 /gnome-epub-thumbnailer-1.3.tar.xz
+/gnome-epub-thumbnailer-1.4.tar.xz
diff --git a/gnome-epub-thumbnailer.spec b/gnome-epub-thumbnailer.spec
index 3f0f181..20f65ff 100644
--- a/gnome-epub-thumbnailer.spec
+++ b/gnome-epub-thumbnailer.spec
@@ -1,20 +1,11 @@
 Name:           gnome-epub-thumbnailer
-Version:        1.3
-Release:        4%{?dist}
+Version:        1.4
+Release:        1%{?dist}
 Summary:        Thumbnailers for EPub and MOBI books
 
 License:        GPLv2+
 URL:            https://git.gnome.org/browse/gnome-epub-thumbnailer
-Source0:        http://download.gnome.org/sources/%{name}/1.3/%{name}-%{version}.tar.xz
-
-# Upstream commit 68841e9a7658b6bafd4d94f4199ea047d303f1d3
-Patch1: 0001-epub-Set-an-error-when-the-cover-can-t-be-found.patch
-# Upstream 675c4efafbfc1ecc9982ffcdb917fd4f73ca6a71
-Patch2: 0001-mobi-Don-t-bail-on-encrypted-mobi-files.patch
-# Upstream commit 53d83c1a4a7f140149fec7f2aecf91034dbb3546
-Patch3: 0001-Update-skeleton-to-fix-crash-with-trash-recent-files.patch
-# Upstream commit 3358deaeb0a2025d0bfa8458e697f0e911e2f363
-Patch4: 0001-mobi-Fix-parsing-garbage-with-no-cover.patch
+Source0:        http://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz
 
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
@@ -27,7 +18,6 @@ Thumbnailers for EPub and MOBI books
 
 %prep
 %setup -q
-%autopatch
 
 
 %build
@@ -50,6 +40,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Sun Mar 23 2014 Yanko Kaneti <yaneti at declera.com> - 1.4-1
+- Update to 1.4. Drop upstream patches.
+
 * Thu Jan 16 2014 Yanko Kaneti <yaneti at declera.com> - 1.3-4
 - Yet another crash fix from upstream
 
diff --git a/sources b/sources
index 1197917..bdcc2fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01d078d260639c1232fb6541f33b24f4  gnome-epub-thumbnailer-1.3.tar.xz
+6327d406264c0af1b1ee6a66f14edc94  gnome-epub-thumbnailer-1.4.tar.xz


More information about the scm-commits mailing list