[python-x2go] Update to 0.5.0.1

Orion Poplawski orion at fedoraproject.org
Tue Oct 21 02:32:28 UTC 2014


commit c3db5529b7f839172849d05ec118c68ab8276577
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Oct 20 20:32:27 2014 -0600

    Update to 0.5.0.1

 .gitignore       |    1 +
 python-x2go.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5628366..f22ff2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /python-x2go-0.4.0.8.tar.gz
 /python-x2go-0.4.0.9.tar.gz
 /python-x2go-0.5.0.0.tar.gz
+/python-x2go-0.5.0.1.tar.gz
diff --git a/python-x2go.spec b/python-x2go.spec
index fd0633a..dfc3526 100644
--- a/python-x2go.spec
+++ b/python-x2go.spec
@@ -3,7 +3,7 @@
 #endif
 
 Name:           python-x2go
-Version:        0.5.0.0
+Version:        0.5.0.1
 Release:        1%{?dist}
 Summary:        Python module providing X2Go client API
 
@@ -118,6 +118,9 @@ popd
 
 
 %changelog
+* Mon Oct 20 2014 Orion Poplawski <orion at cora.nwra.com> - 0.5.0.1-1
+- Update to 0.5.0.1
+
 * Mon Oct 20 2014 Orion Poplawski <orion at cora.nwra.com> - 0.5.0.0-1
 - Update to 0.5.0.0
 
diff --git a/sources b/sources
index 67fd853..4aa881f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-938328617e9d4a7f33a5da3fd16e53bf  python-x2go-0.5.0.0.tar.gz
+621fccbf820e90bac8e20d8f88671fdc  python-x2go-0.5.0.1.tar.gz


More information about the scm-commits mailing list