[gnome-documents/f16] 3.1.91

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 7 11:04:51 UTC 2011


commit 66f671a27e5e22690f27b7fab53e12cf5855d0eb
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 7 07:04:13 2011 -0400

    3.1.91

 .gitignore                                     |    1 +
 gnome-documents-0.1.90-fix_account_props.patch |   36 ------------------------
 gnome-documents.spec                           |   10 +++---
 sources                                        |    2 +-
 4 files changed, 7 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 596e9c7..7f2aa79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gnome-documents-0.1.90.tar.xz
+/gnome-documents-0.1.91.tar.xz
diff --git a/gnome-documents.spec b/gnome-documents.spec
index ff4a7b9..b23f9e4 100644
--- a/gnome-documents.spec
+++ b/gnome-documents.spec
@@ -1,12 +1,11 @@
 Name:           gnome-documents
-Version:        0.1.90
-Release:        2%{?dist}
+Version:        0.1.91
+Release:        1%{?dist}
 Summary:        A document manager application for GNOME
 
 License:        GPLv2+
 URL:            https://live.gnome.org/Design/Apps/Documents
 Source0:        http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.1/%{name}-%{version}.tar.xz
-Patch0:         gnome-documents-0.1.90-fix_account_props.patch
 
 BuildRequires:  intltool
 BuildRequires:  libgdata-devel
@@ -33,7 +32,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static
@@ -41,7 +39,6 @@ developing applications that use %{name}.
 make
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop
@@ -77,6 +74,9 @@ fi
 %{_datadir}/gir-1.0
 
 %changelog
+* Wed Sep  7 2011 Matthias Clasen <mclasen at redhat.com> - 0.1.91-1
+- Update to 0.1.91
+
 * Sat Sep 03 2011 Elad Alfassa <elad at fedoraproject.org> - 0.1.90-2
 - Fix #735341
 
diff --git a/sources b/sources
index 0019a5b..1bf4dfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a2878c8d1899833ef7cfda73ac57e8b  gnome-documents-0.1.90.tar.xz
+927d01b12e60eb1cb07f2ffae9787e27  gnome-documents-0.1.91.tar.xz


More information about the scm-commits mailing list