[python-wsme] update to 0.5b2

Pádraig Brady pbrady at fedoraproject.org
Tue Apr 23 11:46:33 UTC 2013


commit 16dc111ff4c4c801b7430cea3521f2886ab599c3
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Apr 23 12:31:47 2013 +0100

    update to 0.5b2

 .gitignore       |    1 +
 python-wsme.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3fd87f1..8b26d47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /WSME-0.5b1.tar.gz
+/WSME-0.5b2.tar.gz
diff --git a/python-wsme.spec b/python-wsme.spec
index 6f1bc98..786f9d6 100644
--- a/python-wsme.spec
+++ b/python-wsme.spec
@@ -3,7 +3,7 @@
 %global lpypi_name wsme
 
 Name:           python-%{lpypi_name}
-Version:        0.5b1
+Version:        0.5b2
 Release:        1%{?dist}
 Summary:        Web Services Made Easy
 
@@ -42,5 +42,8 @@ rm -rf %{pypi_name}.egg-info
 %{python_sitelib}
 
 %changelog
+* Tue Apr 23 2013 Padraig Brady <P at draigBrady.com> - 0.5b2-1
+- Update to 0.5b2.
+
 * Wed Mar 13 2013 Padraig Brady <P at draigBrady.com> - 0.5b1-1
 - Initial package.
diff --git a/sources b/sources
index c9315ea..c198346 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-897ebdf153f188818a88a271b1922693  WSME-0.5b1.tar.gz
+736e750dd994aeed6dd6d80c2e9ad497  WSME-0.5b2.tar.gz


More information about the scm-commits mailing list