[python-coffin] Add dist tag

Rahul Sundaram sundaram at fedoraproject.org
Tue Jul 12 15:08:09 UTC 2011


commit 729e864af3eadb2b43830d4cf13b098a946804a6
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Tue Jul 12 20:33:26 2011 +0530

    Add dist tag

 python-coffin.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-coffin.spec b/python-coffin.spec
index 3d6ec3a..f91c484 100644
--- a/python-coffin.spec
+++ b/python-coffin.spec
@@ -1,7 +1,7 @@
 %global srcname Coffin
 Name:           python-coffin
 Version:        0.3.5
-Release:        1
+Release:        2%{?dist}
 Url:            http://pypi.python.org/pypi/%{srcname}
 Summary:        Jinja2 adapter for Django
 License:        BSD
@@ -34,6 +34,9 @@ export CFLAGS="%{optflags}"
 %python_sitelib/*.egg-info
 
 %changelog
+* Tue Jul 12 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.3.5-2
+- Add dist tag
+
 * Mon Jun 27 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.3.5-1
 - New upstream release.  Includes a copy of the license.
 


More information about the scm-commits mailing list