[python-wsme] update to 0.5b5

Pádraig Brady pbrady at fedoraproject.org
Thu Oct 10 10:28:28 UTC 2013


commit 5d89e84a5e9266327931ac271968162066564eae
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Oct 10 11:27:51 2013 +0100

    update to 0.5b5

 .gitignore       |    1 +
 python-wsme.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b26d47..4b05152 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /WSME-0.5b1.tar.gz
 /WSME-0.5b2.tar.gz
+/WSME-0.5b5.tar.gz
diff --git a/python-wsme.spec b/python-wsme.spec
index 597c2a7..b6ac24d 100644
--- a/python-wsme.spec
+++ b/python-wsme.spec
@@ -3,8 +3,8 @@
 %global lpypi_name wsme
 
 Name:           python-%{lpypi_name}
-Version:        0.5b2
-Release:        2%{?dist}
+Version:        0.5b5
+Release:        1%{?dist}
 Summary:        Web Services Made Easy
 
 License:        MIT
@@ -45,6 +45,9 @@ rm -rf %{pypi_name}.egg-info
 %{python_sitelib}
 
 %changelog
+* Thu Oct 10 2013 Pádraig Brady <pbrady at redhat.com> - 0.5b5-1
+- Latest upstream
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5b2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index c198346..5c96a76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-736e750dd994aeed6dd6d80c2e9ad497  WSME-0.5b2.tar.gz
+88764f4923e83bd995940ef06eb42aa7  WSME-0.5b5.tar.gz


More information about the scm-commits mailing list