[python-py] Fix changelog entry with an incorrect date (rhbz#973325).

Thomas Moschny thm at fedoraproject.org
Wed Jun 12 17:29:25 UTC 2013


commit f79b20e03b1a106d068a2567a0a7a4f97f7c3786
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Wed Jun 12 19:23:05 2013 +0200

    Fix changelog entry with an incorrect date (rhbz#973325).

 python-py.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-py.spec b/python-py.spec
index 65c459c..ca4d993 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -15,7 +15,7 @@
 
 Name:           python-py
 Version:        1.4.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library with cross-python path, ini-parsing, io, code, log facilities
 Group:          Development/Languages
 License:        MIT and Public Domain
@@ -160,6 +160,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jun 12 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.4.14-2
+- Fix changelog entry with an incorrect date (rhbz#973325).
+
 * Sat May 11 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.4.14-1
 - Update to 1.4.14.
 
@@ -352,5 +355,5 @@ rm -rf %{buildroot}
 - Remove %%{srcname} macro.
 - More detailed information about licenses.
 
-* Wed Aug 21 2008 Thomas Moschny <thomas.moschny at gmx.de> - 0.9.1-1
+* Thu Aug 21 2008 Thomas Moschny <thomas.moschny at gmx.de> - 0.9.1-1
 - New package.


More information about the scm-commits mailing list