[python-feedcache] Update to 1.3.1 (#700050)

Luke Macken lmacken at fedoraproject.org
Thu Jun 16 19:49:53 UTC 2011


commit d9de7cec5bae969637a2224822420cada4864fdf
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Jun 16 15:49:41 2011 -0400

    Update to 1.3.1 (#700050)

 .gitignore            |    1 +
 python-feedcache.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5408138..bda6bb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 feedcache-1.3.tar.gz
+/feedcache-1.3.1.tar.gz
diff --git a/python-feedcache.spec b/python-feedcache.spec
index fae6f94..4950549 100644
--- a/python-feedcache.spec
+++ b/python-feedcache.spec
@@ -3,8 +3,8 @@
 %define module feedcache
 
 Name:           python-feedcache
-Version:        1.3
-Release:        7%{?dist}
+Version:        1.3.1
+Release:        1%{?dist}
 Summary:        Wrapper for Mark Pilgrim's FeedParser module which caches feed content
 
 Group:          Development/Languages
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jun 16 2011 Luke Macken <lmacken at redhat.com> - 1.3.1-1
+- Update to 1.3.1 (#700050)
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 2b2ddc2..eb631ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38a2d25a32409402995d624cbc7a5b39  feedcache-1.3.tar.gz
+d342319b13aaff7900e277a3d35043a3  feedcache-1.3.1.tar.gz


More information about the scm-commits mailing list