[python-kgb] First official release

Stephen Gallagher sgallagh at fedoraproject.org
Wed Sep 17 13:39:05 UTC 2014


commit 0e1a4edb031b22ea96e9507ffe1b197f3458ed61
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Wed Sep 17 09:38:49 2014 -0400

    First official release

 python-kgb.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-kgb.spec b/python-kgb.spec
index ed83283..a77e2de 100644
--- a/python-kgb.spec
+++ b/python-kgb.spec
@@ -3,7 +3,7 @@
 
 Name:           python-%{packagename}
 Version:        0.5.1
-Release:        0%{?dist}.2
+Release:        1%{?dist}
 Summary:        Utilities for spying on function calls in unit tests
 
 License:        MIT
@@ -41,6 +41,9 @@ rm -Rf kgb*.egg-info
 %{python2_sitelib}/kgb/
 
 %changelog
+* Wed Sep 17 2014 Stephen Gallagher <sgallagh at redhat.com> 0.5.1-1
+- First official release
+
 * Tue Sep 16 2014 Stephen Gallagher <sgallagh at redhat.com> 0.5.1-0.2
 - Add AUTHORS, NEWS and README.md to %%doc
 - Remove unnecessary buildroot cleanup in %%install


More information about the scm-commits mailing list