From f79b20e03b1a106d068a2567a0a7a4f97f7c3786 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Wed, 12 Jun 2013 19:23:05 +0200 Subject: [PATCH] Fix changelog entry with an incorrect date (rhbz#973325). --- python-py.spec | 7 +++++-- 1 file 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 - 1.4.14-2 +- Fix changelog entry with an incorrect date (rhbz#973325). + * Sat May 11 2013 Thomas Moschny - 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 - 0.9.1-1 +* Thu Aug 21 2008 Thomas Moschny - 0.9.1-1 - New package.