[evolution-rss/f15] new upstream snapshot

Lucian Langa lucilanga at fedoraproject.org
Tue Jun 21 05:15:34 UTC 2011


commit 00d51b94de76b65fbb696dbcf6d8cdfb9a5efd20
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Tue Jun 21 08:15:07 2011 +0300

    new upstream snapshot

 .gitignore         |    1 +
 evolution-rss.spec |   10 +++++++---
 sources            |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20f1faa..7c93156 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ evolution-rss-0.2.1-20100721.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
+/evolution-rss-0.2.90-20110621.tar.gz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index 1ecf337..c3b014a 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 20110424
-%define git_version bc5d36c
+%define gitdate 20110621
+%define git_version c82a21d
 %define tarfile %{name}-%{version}-%{gitdate}.tar.gz
 %define snapshot %{gitdate}git
 
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Version:	0.2.90
-Release:	22.%{snapshot}%{?dist}
+Release:	23.%{snapshot}%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
@@ -83,6 +83,7 @@ fi
 # parts are under GPLv2+.
 %{_bindir}/evolution-import-rss
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
+%{_datadir}/applications/%{name}.desktop
 %{_datadir}/evolution/*/errors/org-gnome-evolution-rss.error
 %{_datadir}/evolution/*/ui/*.ui
 %{_datadir}/evolution/*/images/*.png
@@ -91,6 +92,9 @@ fi
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
 
 %changelog
+* Tue Jun 21 2011 Lucian Langa <cooly at gnome.eu.org> - 0.2.90-23.20110621git
+- new git snapshot
+
 * Sun Apr 24 2011 Lucian Langa <cooly at gnome.eu.org> - 0.2.90-22.20110424git
 - new git snapshot
 
diff --git a/sources b/sources
index 8e059a2..123a8e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-797223ea01535101352f4523e3f7a85e  evolution-rss-0.2.90-20110424.tar.gz
+a5f892f13c42db329b17d2242555f46e  evolution-rss-0.2.90-20110621.tar.gz


More information about the scm-commits mailing list