[python-django-post_office] Bumpspec to correct upgrade path

Ankur Sinha ankursinha at fedoraproject.org
Mon May 20 12:32:10 UTC 2013


commit f5e724410930039a2c1745f143cc3e599a793801
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Mon May 20 22:32:00 2013 +1000

    Bumpspec to correct upgrade path

 python-django-post_office.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-django-post_office.spec b/python-django-post_office.spec
index 38fd081..914e405 100644
--- a/python-django-post_office.spec
+++ b/python-django-post_office.spec
@@ -4,7 +4,7 @@
 %global app_name django-post_office
 Name:           python-%{app_name}
 Version:        0.3.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Allows you to log email activities and send mail asynchronously
 Group:          Applications/Internet
 
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 20 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.1-3
+- Bumpspec to correct upgrade path
+
 * Fri May 03 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.1-2
 - Update spec as per review: 959172
 - Run tests


More information about the scm-commits mailing list