[gnome-documents] Update to 0.5.4

Richard Hughes rhughes at fedoraproject.org
Tue Jul 17 12:13:06 UTC 2012


commit 94d784fb61e0271578f11b363d5e6757ab4624aa
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jul 17 13:10:42 2012 +0100

    Update to 0.5.4

 .gitignore               |    1 +
 fix-sl-translation.patch |   25 -------------------------
 gnome-documents.spec     |    9 ++++-----
 sources                  |    2 +-
 4 files changed, 6 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8c7cd4..996739d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /gnome-documents-0.5.1.tar.xz
 /gnome-documents-0.5.2.1.tar.xz
 /gnome-documents-0.5.3.tar.xz
+/gnome-documents-0.5.4.tar.xz
diff --git a/gnome-documents.spec b/gnome-documents.spec
index f284174..c115f39 100644
--- a/gnome-documents.spec
+++ b/gnome-documents.spec
@@ -1,7 +1,7 @@
 %define evince_version 3.3.92
 
 Name:           gnome-documents
-Version:        0.5.3
+Version:        0.5.4
 Release:        1%{?dist}
 Summary:        A document manager application for GNOME
 
@@ -21,8 +21,6 @@ BuildRequires:  clutter-gtk-devel
 BuildRequires:  gjs-devel
 BuildRequires:  libzapojit-devel
 
-Patch0: fix-sl-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 .fix-sl-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
+* Tue Jul 17 2012 Richard Hughes <hughsient at gmail.com> - 0.5.4-1
+- Update to 0.5.4
+
 * Wed Jun 27 2012 Cosimo Cecchi <cosimoc at redhat.com> - 0.5.3-1
 - Update to 0.5.3
 
diff --git a/sources b/sources
index 8d61741..2592a34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b65ff1aaa2d33de18dfef933054c95b0  gnome-documents-0.5.3.tar.xz
+da928749a07bcd93bbd67ed313b9cb08  gnome-documents-0.5.4.tar.xz


More information about the scm-commits mailing list