From bfa0b325ad28428d33df19e8294c5c07c3431244 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Jun 28 2012 02:39:56 +0000 Subject: Update to 0.5.3 --- diff --git a/.gitignore b/.gitignore index 6889230..f8c7cd4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /gnome-documents-0.4.1.tar.xz /gnome-documents-0.5.1.tar.xz /gnome-documents-0.5.2.1.tar.xz +/gnome-documents-0.5.3.tar.xz diff --git a/0001-po-add-missing-semicolon-for-greek-translation.patch b/0001-po-add-missing-semicolon-for-greek-translation.patch deleted file mode 100644 index b46056d..0000000 --- a/0001-po-add-missing-semicolon-for-greek-translation.patch +++ /dev/null @@ -1,25 +0,0 @@ -From e7f8ce2153f8de65c072792c676181997063e46d Mon Sep 17 00:00:00 2001 -From: Cosimo Cecchi -Date: Fri, 8 Jun 2012 13:05:37 -0400 -Subject: [PATCH] po: add missing semicolon for greek translation - ---- - po/el.po | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/po/el.po b/po/el.po -index fe290ff..fd03901 100644 ---- a/po/el.po -+++ b/po/el.po -@@ -24,7 +24,7 @@ msgstr "Προσεγγίστε,διαχειριστείτε και μοιρασ - - #: ../data/gnome-documents.desktop.in.in.h:2 - msgid "Docs;PDF;Document;" --msgstr "Έγγραφα;PDF;Έγγραφο" -+msgstr "Έγγραφα;PDF;Έγγραφο;" - - #: ../data/gnome-documents.desktop.in.in.h:3 ../src/mainWindow.js:54 - #: ../src/mainWindow.js:249 --- -1.7.10.2 - diff --git a/gnome-documents.spec b/gnome-documents.spec index 1823acd..98c91cc 100644 --- a/gnome-documents.spec +++ b/gnome-documents.spec @@ -1,8 +1,8 @@ %define evince_version 3.3.92 Name: gnome-documents -Version: 0.5.2.1 -Release: 2%{?dist} +Version: 0.5.3 +Release: 1%{?dist} Summary: A document manager application for GNOME License: GPLv2+ @@ -21,8 +21,6 @@ BuildRequires: clutter-gtk-devel BuildRequires: gjs-devel BuildRequires: libzapojit-devel -Patch0: 0001-po-add-missing-semicolon-for-greek-translation.patch - %description gnome-documents is a document manager application for GNOME, aiming to be a simple and elegant replacement for using Files to show @@ -31,8 +29,6 @@ the Documents directory. %prep %setup -q -%patch0 -p1 -b .greek-translation - %build %configure --disable-static #FIXME: Build fails with %{?_smp_mflags}. @@ -78,6 +74,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/gnome-shell/search-providers/gnome-documents-search-provider.ini %changelog +* Wed Jun 27 2012 Cosimo Cecchi - 0.5.3-1 +- Update to 0.5.3 + * Thu Jun 07 2012 Matthias Clasen - 0.5.2.1-2 - Rebuild diff --git a/sources b/sources index ce3a76c..8d61741 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f37e1810855d0f162740fb13f47d7ed7 gnome-documents-0.5.2.1.tar.xz +b65ff1aaa2d33de18dfef933054c95b0 gnome-documents-0.5.3.tar.xz