[hawkey] fix bad date in spec.

Ales Kozumplik akozumpl at fedoraproject.org
Thu Jan 3 08:02:26 UTC 2013


commit da0cc7509570d1b64ff700538ff2edb469c15ba1
Author: Ales Kozumplik <ales at redhat.com>
Date:   Thu Jan 3 09:02:15 2013 +0100

    fix bad date in spec.

 hawkey.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/hawkey.spec b/hawkey.spec
index eb224a9..f18f160 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -3,7 +3,7 @@
 
 Name:		hawkey
 Version:	0.3.5
-Release:	1.git%{gitrev}%{?dist}
+Release:	2.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
 License:	LGPLv2+
@@ -76,7 +76,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
-* Fri Dec 21 2012 Aleš Kozumplík <ales at redhat.com> - 0.3.5-1.gitd735540
+* Fri Dec 21 2012 Aleš Kozumplík <ales at redhat.com> - 0.3.5-2.gitd735540
 - Move to libsolv-0.2.3 (suit minor API change there)
 
 * Mon Dec 17 2012 Aleš Kozumplík <ales at redhat.com> - 0.3.4-1.gitb3fcf21
@@ -137,7 +137,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 - py: Query: make sure filterm() clears the result cache.
 - py: fix: memory leaks with PySequence_GetItem().
 
-* Mon Sep 22 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.11-4.git687ceab
+* Sat Sep 22 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.11-4.git687ceab
 - py: hawkey.test should not depend on libcheck.so.
 
 * Fri Sep 21 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.11-1.git545a461


More information about the scm-commits mailing list