[tito] Update tito to 0.5.4-1

Devan Goodwin dgoodwin at fedoraproject.org
Mon May 12 14:17:25 UTC 2014


commit 6c9528ac029fa25f73d29ac163c5614c5daf8193
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Mon May 12 11:17:16 2014 -0300

    Update tito to 0.5.4-1

 .gitignore |    1 +
 sources    |    2 +-
 tito.spec  |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9050796..094e2c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ tito-0.2.0.tar.gz
 /tito-0.5.1.tar.gz
 /tito-0.5.2.tar.gz
 /tito-0.5.3.tar.gz
+/tito-0.5.4.tar.gz
diff --git a/sources b/sources
index 0b034e5..afe8cd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-503b9f8033a410deafc6a3e026a96daa  tito-0.5.3.tar.gz
+ff31fd1262b2e37a4e1b5a1b3fab53d8  tito-0.5.4.tar.gz
diff --git a/tito.spec b/tito.spec
index 929c7f8..78d4297 100644
--- a/tito.spec
+++ b/tito.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name: tito
-Version: 0.5.3
+Version: 0.5.4
 Release: 1%{?dist}
 Summary: A tool for managing rpm based git projects
 
@@ -77,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 12 2014 Devan Goodwin <dgoodwin at rm-rf.ca> 0.5.4-1
+- make version comparison compat with python2 and python3
+  (jumanjiman at gmail.com)
+
 * Mon May 12 2014 Devan Goodwin <dgoodwin at rm-rf.ca> 0.5.3-1
 - avoid syntax error on el5 (jumanjiman at gmail.com)
 - Support pre-5.20131213 versions of git-annex for EL6 (dcleal at redhat.com)


More information about the scm-commits mailing list