[tito] Update tito to 0.4.16-1

Devan Goodwin dgoodwin at fedoraproject.org
Tue Jul 9 13:47:11 UTC 2013


commit 6bbb5b19e949bd2260a57414f9ff1a9089e1be89
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Tue Jul 9 10:46:44 2013 -0300

    Update tito to 0.4.16-1

 .gitignore |    1 +
 sources    |    2 +-
 tito.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0125690..952a0b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ tito-0.2.0.tar.gz
 /tito-0.4.11.tar.gz
 /tito-0.4.12.tar.gz
 /tito-0.4.15.tar.gz
+/tito-0.4.16.tar.gz
diff --git a/sources b/sources
index 720bc1d..e13ecfe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-194f6bdbd0bac98c3f5650ba56aaebbf  tito-0.4.15.tar.gz
+b350169500bdf5ad2e4c0600e5216543  tito-0.4.16.tar.gz
diff --git a/tito.spec b/tito.spec
index de8a8f8..be8fd7f 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.4.15
+Version: 0.4.16
 Release: 1%{?dist}
 Summary: A tool for managing rpm based git projects
 
@@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul 09 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 0.4.16-1
+- Fix KojiGitReleaser method arguments. (dgoodwin at redhat.com)
+
 * Mon Jul 08 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 0.4.15-1
 - docs clean up and additions for build_targets (admiller at redhat.com)
 


More information about the scm-commits mailing list