[hawkey] New upstream version: 15db39f

Ales Kozumplik akozumpl at fedoraproject.org
Mon May 27 11:09:57 UTC 2013


commit 7de3f9a8c659dc8cd105071ab6ebdaed2132bd9f
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon May 27 13:09:45 2013 +0200

    New upstream version: 15db39f

 .gitignore  |    1 +
 hawkey.spec |    6 +++---
 sources     |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f421239..30d0b5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /hawkey-ffe0dac.tar.xz
 /hawkey-60cc1cc.tar.xz
 /hawkey-2a04c71.tar.xz
+/hawkey-15db39f.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 5f4e375..278ca61 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,9 +1,9 @@
-%global gitrev 2a04c71
+%global gitrev 15db39f
 %global libsolv_version 0.3.0
 
 Name:		hawkey
 Version:	0.3.13
-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
-* Mon May 27 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.13-1.git2a04c71
+* Mon May 27 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.13-2.git15db39f
 - goal: running the same Goal instance twice or more. (Ales Kozumplik)
 - sack._knows can now determine if a particular 'name-version' sounds familiar. (Ales Kozumplik)
 - Goal: do not set the 'keepexplicitobsoletes' flag. (Ales Kozumplik)
diff --git a/sources b/sources
index d2c99b8..270552f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ac5d4ae843cc7fbb45e0db78b473bbe  hawkey-2a04c71.tar.xz
+139384a37e6a0f67511d0d73fe5c6bcf  hawkey-15db39f.tar.xz


More information about the scm-commits mailing list