[python-ladon] update to ladon-0.8.1

Matthias Runge mrunge at fedoraproject.org
Tue May 28 07:55:04 UTC 2013


commit 78ed7adb961d9b48a5ad4fa4087d1b5714c1c02e
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue May 28 09:54:48 2013 +0200

    update to ladon-0.8.1

 .gitignore        |    1 +
 python-ladon.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99a63cc..5f473f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /ladon-0.7.5.tar.gz
 /ladon-0.7.8.tar.gz
 /ladon-0.7.9.tar.gz
+/ladon-0.8.1.tar.gz
diff --git a/python-ladon.spec b/python-ladon.spec
index fd32e18..e4f197d 100644
--- a/python-ladon.spec
+++ b/python-ladon.spec
@@ -1,5 +1,5 @@
 Name:           python-ladon
-Version:        0.7.9
+Version:        0.8.1
 Release:        1%{?dist}
 Summary:        Multiprotocol approach to creating a webservice
 
@@ -52,6 +52,9 @@ chmod 755 %{buildroot}/%{python_sitelib}/ladon/clients/jsonwsp.py
 %{_bindir}/ladon-ctl
 
 %changelog
+* Tue May 28 2013 Matthias Runge <mrunge at redhat.com> - 0.8.1-1
+- update to 0.8.1 (rhbz#859948)
+
 * Thu Apr 25 2013 Matthias Runge <mrunge at redhat.com> - 0.7.9-1
 - update to 0.7.9 (rhbz#956017)
 
diff --git a/sources b/sources
index 6935cb2..94489a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-477b0f8d531f1b0f914bb9339feeccf4  ladon-0.7.9.tar.gz
+b82b5a811a98e615a64d95796c7f11cf  ladon-0.8.1.tar.gz


More information about the scm-commits mailing list