diff --git a/.gitignore b/.gitignore index ce2e504..ab164dd 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ evince-3.0.0.tar.bz2 /evince-3.7.5.tar.xz /evince-3.7.90.tar.xz /evince-3.7.92.tar.xz +/evince-3.8.0.tar.xz diff --git a/evince-3.7.92-keywords.patch b/evince-3.7.92-keywords.patch deleted file mode 100644 index e04d0f1..0000000 --- a/evince-3.7.92-keywords.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 472fee589cc62470dcfe8c9258885fe8cd26894e Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Thu, 21 Mar 2013 15:37:35 +0100 -Subject: [PATCH] Fix desktop file keyword translations - -https://bugzilla.gnome.org/show_bug.cgi?id=696310 ---- - po/el.po | 2 +- - po/ta.po | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/po/el.po b/po/el.po -index 8ca28ac..9ccab98 100644 ---- a/po/el.po -+++ b/po/el.po -@@ -338,7 +338,7 @@ msgstr "Προβολή εγγράφων πολλαπλών σελίδων" - - #: ../data/evince.desktop.in.in.h:3 - msgid "pdf;ps;postscript;dvi;xps;djvu;tiff;document;presentation;" --msgstr "pdf·ps·postscript·dvi·xps·djvu·tiff·έγγραφο·παρουσίαση·" -+msgstr "pdf;ps;postscript;dvi;xps;djvu;tiff;έγγραφο;παρουσίαση;" - - #: ../data/evince-previewer.desktop.in.in.h:1 - msgid "Print Preview" -diff --git a/po/ta.po b/po/ta.po -index d739f9b..1a2976b 100644 ---- a/po/ta.po -+++ b/po/ta.po -@@ -330,7 +330,7 @@ msgstr "பல பக்க ஆவணங்களை பார்வையிட - - #: ../data/evince.desktop.in.in.h:3 - msgid "pdf;ps;postscript;dvi;xps;djvu;tiff;document;presentation;" --msgstr "பிடிஎஃப்;போஸ்ட்ஸ்க்ரிப்ட்;டிவிஐ;எக்ஸ்பிஎஸ்;டிஃப்;ஆவணம்;முன் வைப்பு" -+msgstr "பிடிஎஃப்;போஸ்ட்ஸ்க்ரிப்ட்;டிவிஐ;எக்ஸ்பிஎஸ்;டிஃப்;ஆவணம்;முன் வைப்பு;" - - #: ../data/evince-previewer.desktop.in.in.h:1 - msgid "Print Preview" --- -1.8.1.4 - diff --git a/evince.spec b/evince.spec index d023f44..163f45e 100644 --- a/evince.spec +++ b/evince.spec @@ -5,16 +5,14 @@ %global gxps_version 0.2.1 Name: evince -Version: 3.7.92 +Version: 3.8.0 Release: 1%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse Group: Applications/Publishing URL: http://projects.gnome.org/evince/ -Source0: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz -# https://bugzilla.gnome.org/show_bug.cgi?id=696310 -Patch0: evince-3.7.92-keywords.patch +Source0: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel BuildRequires: glib2-devel >= %{glib2_version} @@ -108,7 +106,6 @@ It adds an additional tab called "Document" to the file properties dialog. %prep %setup -q -%patch0 -p1 -b .keywords %build ./autogen.sh @@ -221,6 +218,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so %changelog +* Tue Mar 26 2013 Marek Kasik - 3.8.0-1 +- Update to 3.8.0 + * Thu Mar 21 2013 Kalev Lember - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index 52c3dcd..d7fc6ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5bac08d062025eccaeb51e29bfc13a2c evince-3.7.92.tar.xz +1f48bc498d1840c08fedb91b21687539 evince-3.8.0.tar.xz