[python-ladon] update to 0.8.2

Matthias Runge mrunge at fedoraproject.org
Fri Jul 26 09:16:08 UTC 2013


commit 5404aa222ea963403096594ce2b8d0653312f1af
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Jul 26 11:15:50 2013 +0200

    update to 0.8.2

 .gitignore        |    1 +
 python-ladon.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f473f7..a32a977 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /ladon-0.7.8.tar.gz
 /ladon-0.7.9.tar.gz
 /ladon-0.8.1.tar.gz
+/ladon-0.8.2.tar.gz
diff --git a/python-ladon.spec b/python-ladon.spec
index e4f197d..7ab82e5 100644
--- a/python-ladon.spec
+++ b/python-ladon.spec
@@ -1,5 +1,5 @@
 Name:           python-ladon
-Version:        0.8.1
+Version:        0.8.2
 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
+* Fri Jul 26 2013 Matthias Runge <mrunge at redhat.com> - 0.8.2-1
+- update to 0.8.2 (rhbz#984618)
+
 * Tue May 28 2013 Matthias Runge <mrunge at redhat.com> - 0.8.1-1
 - update to 0.8.1 (rhbz#859948)
 
diff --git a/sources b/sources
index 94489a5..34b044c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b82b5a811a98e615a64d95796c7f11cf  ladon-0.8.1.tar.gz
+62a4bd2b6a5d0af0067f3bab37f82c0b  ladon-0.8.2.tar.gz


More information about the scm-commits mailing list