[gnome-documents] Update to 0.5.3

Cosimo Cecchi cosimoc at fedoraproject.org
Thu Jun 28 02:40:30 UTC 2012


commit bfa0b325ad28428d33df19e8294c5c07c3431244
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Wed Jun 27 22:38:32 2012 -0400

    Update to 0.5.3

 .gitignore                                         |    1 +
 ...d-missing-semicolon-for-greek-translation.patch |   25 --------------------
 gnome-documents.spec                               |   11 ++++----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 32 deletions(-)
---
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/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 <cosimoc at redhat.com> - 0.5.3-1
+- Update to 0.5.3
+
 * Thu Jun 07 2012 Matthias Clasen <mclasen at redhat.com> - 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


More information about the scm-commits mailing list