[python-ladon] version bump to fix upgrade path

Matthias Runge mrunge at fedoraproject.org
Fri Mar 23 18:16:31 UTC 2012


commit 4b8e6c4f58acf7ebe5eb44ea92cf765894f1c51b
Author: Matthias Runge <mrunge at matthias-runge.de>
Date:   Fri Mar 23 19:16:00 2012 +0100

    version bump to fix upgrade path

 python-ladon.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/python-ladon.spec b/python-ladon.spec
index 620931e..58e1e99 100644
--- a/python-ladon.spec
+++ b/python-ladon.spec
@@ -1,12 +1,11 @@
 Name:           python-ladon
 Version:        0.7.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Multiprotocol approach to creating a webservice
 
 License:        LGPLv3+
 URL:            http://ladonize.org
 Source0:        http://pypi.python.org/packages/source/l/ladon/ladon-%{version}.tar.gz
-# #md5=07dd1d395d0d7123448d7710bb3da32a
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -54,6 +53,9 @@ rm %{buildroot}/%{_bindir}/ladon2.?ctl.py
 %{_bindir}/ladon?.?ctl
 
 %changelog
+* Fri Mar 23 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.7.0-2
+- bump version to maintain fedora upgrade-ability
+
 * Mon Mar 12 2012 Matthias Runge <mrunge at matthias-runge.de> - 0.7.0-1
 - update to version 0.7.0
 - spec cleanup


More information about the scm-commits mailing list