[python-memcached] Update to 1.48

Radek Novacek rnovacek at fedoraproject.org
Wed Oct 31 14:56:43 UTC 2012


commit 91d5371cc639a9c5e072d7dfe4218f01aed2ea03
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Wed Oct 31 14:47:45 2012 +0100

    Update to 1.48

 .gitignore            |    3 +--
 python-memcached.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b24da7d..5c58c5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-python-memcached-1.43.tar.gz
-/python-memcached-1.47.tar.gz
+/python-memcached-1.48.tar.gz
diff --git a/python-memcached.spec b/python-memcached.spec
index b6914b0..8e5ecc9 100644
--- a/python-memcached.spec
+++ b/python-memcached.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-memcached
-Version:        1.47
-Release:        4%{?dist}
+Version:        1.48
+Release:        1%{?dist}
 Summary:        A Python memcached client library
 
 Group:          Development/Languages
@@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/python_memcached-%{version}-py*.egg-info/
 
 %changelog
+* Wed Oct 31 2012 Radek Novacek <rnovacek at redhat.com> 1.48-1
+- Update to 1.48
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.47-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index c5892f8..b17141f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4e9d65e5721a1bb01f8d657ddf3f03e  python-memcached-1.47.tar.gz
+58f8c328304df6aca1f8b60170e98932  python-memcached-1.48.tar.gz


More information about the scm-commits mailing list