[hawkey/f18] New upstream version: 7fa7aa9

Ales Kozumplik akozumpl at fedoraproject.org
Fri Oct 5 08:31:31 UTC 2012


commit 0de4a57a43a4b9b05a937746243c9b4a99dcd870
Author: Ales Kozumplik <ales at redhat.com>
Date:   Fri Oct 5 10:29:46 2012 +0200

    New upstream version: 7fa7aa9

 .gitignore  |    1 +
 hawkey.spec |    6 +++---
 sources     |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0ad284..9808165 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /hawkey-0245875.tar.xz
 /hawkey-687ceab.tar.xz
 /hawkey-69b12a4.tar.xz
+/hawkey-7fa7aa9.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 54fb0d4..d85e99d 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,9 +1,9 @@
-%global gitrev 69b12a4
+%global gitrev 7fa7aa9
 %global libsolv_version 0.0.0-17
 
 Name:		hawkey
 Version:	0.2.12
-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 Oct 5 2012 Aleš Kozumplík <ales at redhat.com> - 0.2.12-1.git69b12a4
+* Fri Oct 5 2012 Aleš Kozumplík <ales at redhat.com> - 0.2.12-2.git7fa7aa9
 - fix sigsegv in query.c:filter_sourcerpm().
 - doc: move the hawkey reference to man section 3.
 - query: filter by description or URL.
diff --git a/sources b/sources
index 74725bf..7cfc49f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d10439d8cae679b3e28f4ef2aa02fb17  hawkey-69b12a4.tar.xz
+fc897998ff1bf1848230d5d7cdf1324f  hawkey-7fa7aa9.tar.xz


More information about the scm-commits mailing list