[evolution-rss] new upstream snapshot

Lucian Langa lucilanga at fedoraproject.org
Thu Aug 18 19:34:27 UTC 2011


commit 4d8c910a4e6bd5b741c92a1355cf62b30bfbe62b
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Thu Aug 18 22:35:06 2011 +0300

    new upstream snapshot

 .gitignore                              |    1 +
 evolution-rss-0.2.90-webkit-build.patch |   13 -------------
 evolution-rss.spec                      |   12 +++++++-----
 sources                                 |    2 +-
 4 files changed, 9 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b621bf..b32b45d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ evolution-rss-0.2.1-20100721.tar.gz
 /evolution-rss-0.2.90-20110621.tar.gz
 /evolution-rss-0.2.90-20110716.tar.gz
 /evolution-rss-0.2.90-20110726.tar.gz
+/evolution-rss-0.2.90-20110818.tar.gz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index 274868b..0c051b5 100644
--- a/evolution-rss.spec
+++ b/evolution-rss.spec
@@ -2,20 +2,19 @@
 # git clone git://git.gnome.org/evolution-rss
 # git archive --format=tar --prefix=evolution-rss-0.1.9/ %{git_version} | gzip > evolution-rss-0.1.9-%{gitdate}.tar.gz
 
-%define gitdate 20110726
-%define git_version 8f8ac02
+%define gitdate 20110818
+%define git_version 8617cf7
 %define tarfile %{name}-%{version}-%{gitdate}.tar.gz
 %define snapshot %{gitdate}git
 
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Version:	0.2.90
-Release:	27.%{snapshot}%{?dist}
+Release:	28.%{snapshot}%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
 Source:		%{tarfile}
-Patch0:		evolution-rss-0.2.90-webkit-build.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	evolution
 
@@ -37,7 +36,6 @@ This is an evolution plugin which enables evolution to read rss feeds.
 
 %prep
 %setup -q -n evolution-rss-%{version}
-%patch0 -p1 -b .webkit
 
 %build
 ./autogen.sh
@@ -94,6 +92,10 @@ fi
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
 
 %changelog
+* Thu Aug 18 2011 cooly at gnome.eu.org - 0.2.90-28.20110818git
+- drop patch - fixed upstream
+- new upstream release
+
 * Tue Aug 16 2011 Milan Crha <mcrha at redhat.com> - 0.2.90-27.20110726git
 - Rebuild against newer evolution-data-server
 
diff --git a/sources b/sources
index 987d90d..e355b8d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3c5c5c52c2568c71390bfa9f4c7524a  evolution-rss-0.2.90-20110726.tar.gz
+15ca230c4126262871766ca5c85ee242  evolution-rss-0.2.90-20110818.tar.gz


More information about the scm-commits mailing list