[evolution-rss/f16] update to latest git snapshot

Lucian Langa lucilanga at fedoraproject.org
Wed Nov 9 14:47:16 UTC 2011


commit 8827e47fb21085890bb41865ed6046310b42d584
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Wed Nov 9 15:46:57 2011 +0100

    update to latest git snapshot

 .gitignore         |    1 +
 evolution-rss.spec |   13 ++++++++-----
 sources            |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b32b45d..2122637 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ evolution-rss-0.2.1-20100721.tar.gz
 /evolution-rss-0.2.90-20110716.tar.gz
 /evolution-rss-0.2.90-20110726.tar.gz
 /evolution-rss-0.2.90-20110818.tar.gz
+/evolution-rss-0.2.90-20111108.tar.xz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index 411a6a0..3e2c6db 100644
--- a/evolution-rss.spec
+++ b/evolution-rss.spec
@@ -1,16 +1,16 @@
 # Tarfile created using git
 # 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
+# git archive --format=tar --prefix=evolution-rss-0.2.9/ %{git_version} | xz > evolution-rss-0.2.9-%{gitdate}.tar.xz
 
-%define gitdate 20110818
-%define git_version 8617cf7
-%define tarfile %{name}-%{version}-%{gitdate}.tar.gz
+%define gitdate 20111108
+%define git_version ecfcc9d
+%define tarfile %{name}-%{version}-%{gitdate}.tar.xz
 %define snapshot %{gitdate}git
 
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Version:	0.2.90
-Release:	30.%{snapshot}%{?dist}
+Release:	31.%{snapshot}%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
@@ -92,6 +92,9 @@ fi
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
 
 %changelog
+* Wed Nov 09 2011 cooly at gnome.eu.org - 0.2.90-31.20111118git
+- new git snapshot
+
 * Mon Sep 12 2011 cooly at gnome.eu.org - 0.2.90-30.20110818git
 - rebuilt against newer e-d-s
 
diff --git a/sources b/sources
index e355b8d..1df7e6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15ca230c4126262871766ca5c85ee242  evolution-rss-0.2.90-20110818.tar.gz
+01fd4c50742c0f42a57f86f7c5647d07  evolution-rss-0.2.90-20111108.tar.xz


More information about the scm-commits mailing list