[evolution-rss] new upstream snapshot

Lucian Langa lucilanga at fedoraproject.org
Tue Jun 21 05:00:32 UTC 2011


commit b75f97bf78de012451a46fa2d6e2a4180b02f502
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Tue Jun 21 07:59:28 2011 +0300

    new upstream snapshot

 .gitignore         |    1 +
 evolution-rss.spec |   14 +++++++++++---
 sources            |    2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcffb91..5e9a18e 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-20110523.tar.gz
+/evolution-rss-0.2.90-20110621.tar.gz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index cee9ca8..7c6c3a4 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 20110523
-%define git_version db1a0fe
+%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:	21.%{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,13 @@ 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
+
+* Wed Jun 15 2011 Lucian Langa <cooly at gnome.eu.org> - 0.2.90-22.20110615git
+- add desktop file
+- new upstream git snapshot
+
 * Mon May 23 2011 Lucian Langa <cooly at gnome.eu.org> - 0.2.90-21.20110523git
 - update to latest git snapshot
 
diff --git a/sources b/sources
index 3022467..123a8e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8b8d2e17f65c1152a229a966c31b49b  evolution-rss-0.2.90-20110523.tar.gz
+a5f892f13c42db329b17d2242555f46e  evolution-rss-0.2.90-20110621.tar.gz


More information about the scm-commits mailing list