[python-gearbox] 0.0.5

Ralph Bean ralph at fedoraproject.org
Thu Feb 13 01:19:49 UTC 2014


commit bc9f543581adb474f04774b3650c8321937d350d
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 12 20:20:23 2014 -0500

    0.0.5

 .gitignore          |    1 +
 python-gearbox.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a9cb43..66b7c48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gearbox-0.0.1a.tar.gz
 /gearbox-0.0.4.tar.gz
+/gearbox-0.0.5.tar.gz
diff --git a/python-gearbox.spec b/python-gearbox.spec
index fb9dfda..b14a956 100644
--- a/python-gearbox.spec
+++ b/python-gearbox.spec
@@ -5,7 +5,7 @@
 %global modname gearbox
 
 Name:               python-gearbox
-Version:            0.0.4
+Version:            0.0.5
 Release:            1%{?dist}
 Summary:            Command line toolkit born as a PasteScript replacement for TurboGears2
 
@@ -97,6 +97,9 @@ popd
 %endif
 
 %changelog
+* Wed Feb 12 2014 Ralph Bean <rbean at redhat.com> - 0.0.5-1
+- Latest upstream.
+
 * Wed Jan 22 2014 Ralph Bean <rbean at redhat.com> - 0.0.4-1
 - Latest upstream.
 - Reenabled python3 subpackage.
diff --git a/sources b/sources
index 4454048..ee3233f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dca9ccc151fa1219dfa675a4d063c09c  gearbox-0.0.4.tar.gz
+4b60a96a416d78be922fe3bfe9850e16  gearbox-0.0.5.tar.gz


More information about the scm-commits mailing list