[python-blist] Update to 1.3.4

Michel Alexandre Salim salimma at fedoraproject.org
Sat Jul 2 07:59:20 UTC 2011


commit 3d46bf7a69f3f3e82e8c0c1b93857510469e8b27
Author: Michel Alexandre Salim <michel.salim at cs.fau.de>
Date:   Sat Jul 2 09:58:53 2011 +0200

    Update to 1.3.4

 .gitignore        |    2 +-
 python-blist.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5a1f15..3908da6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-blist-1.2.1.tar.gz
+/blist-1.3.4.tar.gz
diff --git a/python-blist.spec b/python-blist.spec
index 14229f4..6ac2df0 100644
--- a/python-blist.spec
+++ b/python-blist.spec
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-blist
-Version:        1.2.1
-Release:        3%{?dist}
+Version:        1.3.4
+Release:        1%{?dist}
 Summary:        A faster list implementation for Python
 
 Group:          Development/Languages
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul  2 2011 Michel Salim <salimma at fedoraproject.org> - 1.3.4-1
+- Update to 1.3.4
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 79e4689..b4b6247 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c60404316104201b8b0ba930c763b433  blist-1.2.1.tar.gz
+02e8bf33cffec9cc802f4567f39ffa6f  blist-1.3.4.tar.gz


More information about the scm-commits mailing list