[evince] Update to 3.5.4

mkasik mkasik at fedoraproject.org
Tue Jul 17 12:40:54 UTC 2012


commit 4fca23f9364a13e73e49d10673a747481b1ebb59
Author: Marek Kasik <mkasik at redhat.com>
Date:   Tue Jul 17 14:39:48 2012 +0200

    Update to 3.5.4

 .gitignore                                        |    1 +
 0001-libdocument-libview-Fix-GIR-generation.patch |   39 ---------------------
 evince.spec                                       |    9 +++--
 sources                                           |    2 +-
 4 files changed, 7 insertions(+), 44 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a1ca52..1595727 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ evince-3.0.0.tar.bz2
 /evince-3.4.0.tar.xz
 /evince-3.5.2.tar.xz
 /evince-3.5.3.tar.xz
+/evince-3.5.4.tar.xz
diff --git a/evince.spec b/evince.spec
index d9e4779..065e288 100644
--- a/evince.spec
+++ b/evince.spec
@@ -5,15 +5,14 @@
 %global gxps_version 0.2.0
 
 Name:           evince
-Version:        3.5.3
-Release:        2%{?dist}
+Version:        3.5.4
+Release:        1%{?dist}
 Summary:        Document viewer
 
 License:        GPLv2+ and GFDL
 Group:          Applications/Publishing
 URL:            http://projects.gnome.org/evince/
 Source0:        http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
-Patch0:         0001-libdocument-libview-Fix-GIR-generation.patch
 
 BuildRequires:  gtk3-devel
 BuildRequires:  glib2-devel >= %{glib2_version}
@@ -108,7 +107,6 @@ It adds an additional tab called "Document" to the file properties dialog.
 
 %prep
 %setup -q
-%patch0 -p1 -b .gir
 
 %build
 ./autogen.sh
@@ -225,6 +223,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
 %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
 
 %changelog
+* Tue Jul 17 2012 Marek Kasik <mkasik at redhat.com> - 3.5.4-1
+- Update to 3.5.4
+
 * Thu Jun 28 2012 Kalev Lember <kalevlember at gmail.com> - 3.5.3-2
 - Fix the build by backporting a GIR generation fix
 
diff --git a/sources b/sources
index 600bfa6..1a43f4a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62e27ad1f415c30529cafa9658a57f9a  evince-3.5.3.tar.xz
+00aa90b65aff636e5c7c79f404519c51  evince-3.5.4.tar.xz


More information about the scm-commits mailing list