[python-twiggy] 0.4.7

Ralph Bean ralph at fedoraproject.org
Fri Mar 13 01:42:14 UTC 2015


commit efd737ff9b7f456d45bb1c134d04dc1e917594f9
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Mar 12 21:42:12 2015 -0400

    0.4.7

 .gitignore         | 1 +
 python-twiggy.spec | 7 +++++--
 sources            | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0b30cd..946227d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Twiggy-0.4.5.tar.gz
+/Twiggy-0.4.7.tar.gz
diff --git a/python-twiggy.spec b/python-twiggy.spec
index 5d160b7..59c096d 100644
--- a/python-twiggy.spec
+++ b/python-twiggy.spec
@@ -2,8 +2,8 @@
 %global distname Twiggy
 
 Name:               python-twiggy
-Version:            0.4.5
-Release:            3%{?dist}
+Version:            0.4.7
+Release:            1%{?dist}
 Summary:            A Pythonic logger
 
 Group:              Development/Libraries
@@ -41,6 +41,9 @@ rm -rf %{distname}.egg-info
 %{python2_sitelib}/%{distname}-%{version}*
 
 %changelog
+* Fri Mar 13 2015 Ralph Bean <rbean at redhat.com> - 0.4.7-1
+- new version
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index f0798f3..60c3084 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0dfbbb7f56342e448af4d22a47a339c  Twiggy-0.4.5.tar.gz
+4d363a8d6b966b7ec617a08bf129f2b9  Twiggy-0.4.7.tar.gz


More information about the scm-commits mailing list