[evolution-rss/f17] Update to 0.3.91 release

Milan Crha mcrha at fedoraproject.org
Mon Mar 19 12:10:34 UTC 2012


commit 4ec7af6d0ad72d5bed04680be63051454bb55f55
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Mar 19 13:10:22 2012 +0100

    Update to 0.3.91 release

 .gitignore                                     |    1 +
 evolution-rss-0.2.90-get-watched-windows.patch |   31 ------------------------
 evolution-rss.spec                             |   14 +++++-----
 sources                                        |    2 +-
 4 files changed, 9 insertions(+), 39 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4ab557..f8e6020 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ evolution-rss-0.2.1-20100721.tar.gz
 /evolution-rss-0.3.90-20111219.tar.xz
 /evolution-rss-0.3.90-20120208.tar.xz
 /evolution-rss-0.3.90-20120221.tar.xz
+/evolution-rss-0.3.91.tar.xz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index c5e3d58..38aac4f 100644
--- a/evolution-rss.spec
+++ b/evolution-rss.spec
@@ -2,20 +2,17 @@
 # git clone git://git.gnome.org/evolution-rss
 # git archive --format=tar --prefix=evolution-rss-0.2.9/ %{git_version} | xz > evolution-rss-0.2.9-%{gitdate}.tar.xz
 
-%define gitdate 20120221
-%define git_version 5bfb98b
-%define tarfile %{name}-%{version}-%{gitdate}.tar.xz
-%define snapshot %{gitdate}git
+%define tarfile evolution-rss-0.3.91.tar.xz
 
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Epoch:		1
-Version:	0.3.90
-Release:	7.%{snapshot}%{?dist}
+Version:	0.3.91
+Release:	1%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
-Source:		%{tarfile}
+Source:		http://gnome.eu.org/%{tarfile}
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	evolution
 
@@ -93,6 +90,9 @@ fi
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
 
 %changelog
+* Mon Mar 19 2012 Milan Crha <mcrha at redhat.com> - 0.3.91-1
+- Update to 0.3.91 release
+
 * Tue Feb 21 2012 Lucian Langa <cooly at gnome.eu.org> - 1:0.3.90-7.20120221git
 - new upstream snapshot
 
diff --git a/sources b/sources
index 926d4be..e848893 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59cb9867b1f20fe80374e7bfec5cc9c9  evolution-rss-0.3.90-20120221.tar.xz
+0ea12ce5f07966d6780a8d4a16f4a848  evolution-rss-0.3.91.tar.xz


More information about the scm-commits mailing list