[tito] Update tito to 0.4.11-1

Devan Goodwin dgoodwin at fedoraproject.org
Thu Jan 17 13:11:28 UTC 2013


commit a3efe12da052b171e6c8dc6c435eb20a6b966b37
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Thu Jan 17 09:11:23 2013 -0400

    Update tito to 0.4.11-1

 .gitignore |    1 +
 sources    |    2 +-
 tito.spec  |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e602a0..7f04185 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ tito-0.2.0.tar.gz
 /tito-0.4.8.tar.gz
 /tito-0.4.9.tar.gz
 /tito-0.4.10.tar.gz
+/tito-0.4.11.tar.gz
diff --git a/sources b/sources
index 5acbe9f..b02cbb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66b485d684bcb06255b3a1b1f8d9d573  tito-0.4.10.tar.gz
+2ada4f7c8fe5e1f50252f77521586727  tito-0.4.11.tar.gz
diff --git a/tito.spec b/tito.spec
index c648940..8e7b335 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.10
+Version: 0.4.11
 Release: 1%{?dist}
 Summary: A tool for managing rpm based git projects
 
@@ -76,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 17 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 0.4.11-1
+- add a --scratch option for KojiReleaser (aronparsons at gmail.com)
+- Fix no_build error in KojiReleaser.
+
 * Wed Nov 28 2012 Devan Goodwin <dgoodwin at rm-rf.ca> 0.4.10-1
 - Add --no-build; this will allow scripted DistGit commits and
   koji/brew chain-builds (admiller at redhat.com)


More information about the scm-commits mailing list