[evolution-rss] new upstream release

Lucian Langa lucilanga at fedoraproject.org
Mon Sep 23 00:12:35 UTC 2013


commit d6c6c77b6a228c323340628131b226ba5255087d
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Mon Sep 23 02:12:15 2013 +0200

    new upstream release

 .gitignore                                   |    1 +
 evolution-rss-0.3.93-evolution-changes.patch |  337 --------------------------
 evolution-rss-0.3.93-globals-clash.patch     |  221 -----------------
 evolution-rss-0.3.93-gone-header.patch       |   11 -
 evolution-rss.spec                           |   32 +--
 sources                                      |    2 +-
 6 files changed, 16 insertions(+), 588 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 384bf75..c8d2841 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ evolution-rss-0.2.1-20100721.tar.gz
 /evolution-rss-0.3.91.tar.xz
 /evolution-rss-0.3.92.tar.xz
 /evolution-rss-0.3.93.tar.xz
+/evolution-rss-0.3.94.tar.xz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index b940662..86b014d 100644
--- a/evolution-rss.spec
+++ b/evolution-rss.spec
@@ -5,8 +5,8 @@
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Epoch:		1
-Version:	0.3.93
-Release:	5%{?dist}
+Version:	0.3.94
+Release:	1%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
@@ -14,11 +14,6 @@ Source:		http://gnome.eu.org/%{name}-%{version}.tar.xz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	evolution
 
-Patch0: evolution-rss-0.3.93-convert-fix.patch
-Patch1: evolution-rss-0.3.93-globals-clash.patch
-Patch2: evolution-rss-0.3.93-gone-header.patch
-Patch3: evolution-rss-0.3.93-evolution-changes.patch
-
 Requires(pre):	GConf2
 Requires(post):	GConf2
 Requires(preun):GConf2
@@ -37,10 +32,6 @@ This is an evolution plugin which enables evolution to read rss feeds.
 
 %prep
 %setup -q -n evolution-rss-%{version}
-%patch0 -p1 -b .convert-fix
-%patch1 -p1 -b .globals-clash
-%patch2 -p1 -b .gone-header
-%patch3 -p1 -b .evolution-changes
 
 %build
 %configure --with-primary-render=webkit
@@ -103,6 +94,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_libdir}/evolution/*/modules/evolution-module-rss.so
 
 %changelog
+* Sun Sep 22 2013 Lucian Langa <cooly at gnome.eu.org> - 1:0.3.94-1
+- fix bogus dates in changelog
+- drop all patches - fixed upstream
+- new upstream release
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.3.93-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -320,7 +316,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 * Sat Aug 23 2008 Lucian Langa <cooly at gnome.eu.org> - 0.1.1-2
 - fix for #458818
 
-* Thu Jul 29 2008 Lucian Langa <cooly at gnome.eu.org> - 0.1.1-1
+* Tue Jul 29 2008 Lucian Langa <cooly at gnome.eu.org> - 0.1.1-1
 - remove patches for RH #452322 (fixed upstream)
 - Update to devel version 0.1.1
 
@@ -330,19 +326,19 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 * Wed Jul  2 2008 Lucian Langa <cooly at gnome.eu.org> - 0.1.0-1
 - New upstream
 
-* Thu Mar 24 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-5
+* Mon Mar 24 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-5
 - Fixed wrong function def in previous patch
 
-* Thu Mar 23 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-4
+* Sun Mar 23 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-4
 - Fix for No rss feeds configured
 
-* Thu Mar 22 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-3
+* Sat Mar 22 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-3
 - Upstream fix for empty description
 
-* Thu Mar  4 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-2
+* Tue Mar  4 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-2
 - Rebuild against libxul
 
-* Thu Mar  3 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-1
+* Mon Mar  3 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-1
 - Update to 0.0.8 release
 
 * Thu Feb 28 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.7-9
@@ -351,7 +347,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 * Tue Feb 19 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.7-8
 - Misc cleanups
 
-* Sat Feb 17 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.7-7
+* Sun Feb 17 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.7-7
 - Misc cleanup
 
 * Sat Feb 16 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.7-6
diff --git a/sources b/sources
index 80ce770..4849f47 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05f4845482c2d74a5df06da03bdafff8  evolution-rss-0.3.93.tar.xz
+77f38f8c98f64f181f74443f331c7336  evolution-rss-0.3.94.tar.xz


More information about the scm-commits mailing list