[evolution-rss/f15/master] update to latest git snapshot

Lucian Langa lucilanga at fedoraproject.org
Sun Apr 24 10:07:06 UTC 2011


commit c5b757167033cb667389bcf6348937baf97f3557
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Sun Apr 24 13:06:17 2011 +0300

    update to latest git snapshot

 .gitignore         |    1 +
 evolution-rss.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e914d8c..20f1faa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ evolution-rss-0.2.1-20100721.tar.gz
 /evolution-rss-0.2.90-20110307.tar.gz
 /evolution-rss-0.2.90-20110323.tar.gz
 /evolution-rss-0.2.90-20110408.tar.gz
+/evolution-rss-0.2.90-20110424.tar.gz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index 1c29db4..1ecf337 100644
--- a/evolution-rss.spec
+++ b/evolution-rss.spec
@@ -2,15 +2,15 @@
 # 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 20110408
-%define git_version edad4c7
+%define gitdate 20110424
+%define git_version bc5d36c
 %define tarfile %{name}-%{version}-%{gitdate}.tar.gz
 %define snapshot %{gitdate}git
 
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Version:	0.2.90
-Release:	21.%{snapshot}%{?dist}
+Release:	22.%{snapshot}%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
@@ -91,6 +91,9 @@ fi
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
 
 %changelog
+* Sun Apr 24 2011 Lucian Langa <cooly at gnome.eu.org> - 0.2.90-22.20110424git
+- new git snapshot
+
 * Fri Apr 08 2011 Lucian Langa <cooly at gnome.eu.org> - 0.2.90-21.20110408git
 - new upstream git snapshot
 
diff --git a/sources b/sources
index 7528819..8e059a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a69a17a9e5cfa0a244f45c68d29f33ba  evolution-rss-0.2.90-20110408.tar.gz
+797223ea01535101352f4523e3f7a85e  evolution-rss-0.2.90-20110424.tar.gz


More information about the scm-commits mailing list