From 1e5f58057dfe2cc2ed61fd8108dff9b167e8a8af Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Jan 03 2013 09:28:47 +0000 Subject: New upstream version: f981c48 --- 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 - 0.3.5-2.gitd735540 +* Thu Jan 3 2013 Aleš Kozumplík - 0.3.5-3.gitf981c48 +- Rebuild with proper git revision. + +* Fri Dec 21 2012 Aleš Kozumplík - 0.3.5-1.gitd735540 - Move to libsolv-0.2.3 (suit minor API change there) * Mon Dec 17 2012 Aleš Kozumplík - 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