[tito] Revert "Update tito to 0.4.3-1"

Devan Goodwin dgoodwin at fedoraproject.org
Thu Dec 22 19:15:22 UTC 2011


commit c2e2227f8158a97befb633b89e8d439f92cc336b
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Thu Dec 22 15:14:56 2011 -0400

    Revert "Update tito to 0.4.3-1"
    
    This reverts commit 18db175c89157286f6d6f030bcdf25425c55bb52.

 tito.spec |   26 +-------------------------
 1 files changed, 1 insertions(+), 25 deletions(-)
---
diff --git a/tito.spec b/tito.spec
index 579c960..9d4960e 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.3
+Version: 0.4.0
 Release: 1%{?dist}
 Summary: A tool for managing rpm based git projects
 
@@ -76,30 +76,6 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Thu Dec 15 2011 Devan Goodwin <dgoodwin at rm-rf.ca> 0.4.3-1
-- Escape percent character in changelog. (msuchy at redhat.com)
-- Fix distribution builder missing args in constructor.
-  (msuchy at redhat.com)
-- Add release to usage, alphabetize list. (jesusr at redhat.com)
-- PEP8 cleanup. (jesusr at redhat.com)
-- No need to maintain timestamps: remove -t and -O from rsync command.
-  (jesusr at redhat.com)
-- Chdir to yum_temp_dir after creating, avoids rsync's getcwd error
-  (jesusr at redhat.com)
-- Use -O during rsync commands to fix time setting errors. (dgoodwin at rm-rf.ca)
-
-* Mon Nov 28 2011 Devan Goodwin <dgoodwin at rm-rf.ca> 0.4.2-1
-- Clean out old versions of RPMs when generating yum repos. (dgoodwin at rm-rf.ca)
-- Update manpage to show multiple rsync paths. (dgoodwin at rm-rf.ca)
-
-* Fri Nov 25 2011 Devan Goodwin <dgoodwin at rm-rf.ca> 0.4.1-1
-- Allow one build to go to multiple yum repo URLs. (dgoodwin at redhat.com)
-- Fix --no-cleanup for release module. (dgoodwin at redhat.com)
-- Add a BrewDownloadBuilder. (dgoodwin at redhat.com)
-- Use proper temp directories to build. (dgoodwin at redhat.com)
-- Fix permissions when rsync'ing yum repositories. (dgoodwin at redhat.com)
-- Switch to CLI fedpkg command instead of module. (dgoodwin at rm-rf.ca)
-
 * Wed Nov 09 2011 Devan Goodwin <dgoodwin at rm-rf.ca> 0.4.0-1
 - Fix import error with new fedpkg version. (dgoodwin at rm-rf.ca)
 - Add a KojiGitReleaser. (dgoodwin at rm-rf.ca)


More information about the scm-commits mailing list