[evolution-rss] new upstream release

Lucian Langa lucilanga at fedoraproject.org
Mon Jan 21 00:47:32 UTC 2013


commit 3b5b873c896ce2ee5139ff96dc164aa2ce820cb8
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Mon Jan 21 01:47:16 2013 +0100

    new upstream release

 .gitignore         |    1 +
 evolution-rss.spec |   12 +++++++-----
 sources            |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1544775..384bf75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ evolution-rss-0.2.1-20100721.tar.gz
 /evolution-rss-0.3.90-20120221.tar.xz
 /evolution-rss-0.3.91.tar.xz
 /evolution-rss-0.3.92.tar.xz
+/evolution-rss-0.3.93.tar.xz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index 9cf5325..33c01da 100644
--- a/evolution-rss.spec
+++ b/evolution-rss.spec
@@ -2,17 +2,15 @@
 # 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 tarfile evolution-rss-0.3.92.tar.xz
-
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Epoch:		1
-Version:	0.3.92
-Release:	3%{?dist}
+Version:	0.3.93
+Release:	1%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
-Source:		http://gnome.eu.org/%{tarfile}
+Source:		http://gnome.eu.org/%{name}-%{version}.tar.xz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	evolution
 
@@ -96,6 +94,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_libdir}/evolution/*/modules/evolution-module-rss.so
 
 %changelog
+* Mon Jan 21 2013 Lucian Langa <cooly at gnome.eu.org> - 1:0.3.93-1
+- use name/version vars in source field
+- new upstream release
+
 * Tue Nov 20 2012 Milan Crha <mcrha at redhat.com> - 1:0.3.92-3
 - Rebuild against newer evolution-data-server
 
diff --git a/sources b/sources
index 5112ef9..80ce770 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f173a8a7cdb7222d8492c35d4889978  evolution-rss-0.3.92.tar.xz
+05f4845482c2d74a5df06da03bdafff8  evolution-rss-0.3.93.tar.xz


More information about the scm-commits mailing list