[python-pylibmc] use dist macro

Rahul Sundaram sundaram at fedoraproject.org
Tue Jan 29 21:14:37 UTC 2013


commit a0fed6ae96243738972723096c8b0a525e7eddea
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Tue Jan 29 16:14:20 2013 -0500

    use dist macro

 python-pylibmc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-pylibmc.spec b/python-pylibmc.spec
index 51db591..e15f1c6 100644
--- a/python-pylibmc.spec
+++ b/python-pylibmc.spec
@@ -1,6 +1,6 @@
 Name:           python-pylibmc
 Version:        1.2.3
-Release:        1
+Release:        2%{?dist}
 Summary:        Memcached client for Python
 
 Group:          Development/Libraries
@@ -41,6 +41,9 @@ chmod 755 $RPM_BUILD_ROOT%{python_sitearch}/_pylibmc.so
 
 
 %changelog
+* Tue Jan 28 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 1.2.3-2
+- use dist macro
+
 * Tue Jan 28 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 1.2.3-1
 - upstream release 1.2.3
 - resolves rhbz#905508


More information about the scm-commits mailing list