[hawkey] New upstream version: f981c48

Ales Kozumplik akozumpl at fedoraproject.org
Thu Jan 3 09:29:13 UTC 2013


commit 1e5f58057dfe2cc2ed61fd8108dff9b167e8a8af
Author: Ales Kozumplik <ales at redhat.com>
Date:   Thu Jan 3 10:28:47 2013 +0100

    New upstream version: f981c48

 .gitignore  |    1 +
 hawkey.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5d2948..e01c092 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /hawkey-e883549.tar.xz
 /hawkey-4e41b7f.tar.xz
 /hawkey-b3fcf21.tar.xz
+/hawkey-f981c48.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index f18f160..583d4c6 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,9 +1,9 @@
-%global gitrev b3fcf21
+%global gitrev f981c48
 %global libsolv_version 0.2.3
 
 Name:		hawkey
 Version:	0.3.5
-Release:	2.git%{gitrev}%{?dist}
+Release:	3.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
 License:	LGPLv2+
@@ -76,7 +76,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
-* Fri Dec 21 2012 Aleš Kozumplík <ales at redhat.com> - 0.3.5-2.gitd735540
+* Thu Jan 3 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.5-3.gitf981c48
+- Rebuild with proper git revision.
+
+* Fri Dec 21 2012 Aleš Kozumplík <ales at redhat.com> - 0.3.5-1.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
diff --git a/sources b/sources
index 81180b6..6df4378 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2dbbdc5e74b4f9bac70fa614b3254a2  hawkey-b3fcf21.tar.xz
+1c479a1669912a4671aa7843ea807643  hawkey-f981c48.tar.xz


More information about the scm-commits mailing list