From c3f6aad13957a693dfa453e00a21450cf4aac09f Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Sep 24 2012 07:00:02 +0000 Subject: New upstream version: 687ceab --- diff --git a/.gitignore b/.gitignore index 739b4e3..1c5dee3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /hawkey-a198dea.tar.xz /hawkey-545a461.tar.xz /hawkey-0245875.tar.xz +/hawkey-687ceab.tar.xz diff --git a/hawkey.spec b/hawkey.spec index 874c2d5..0a29890 100644 --- a/hawkey.spec +++ b/hawkey.spec @@ -1,9 +1,9 @@ -%global gitrev 0245875 +%global gitrev 687ceab %global libsolv_version 0.0.0-17 Name: hawkey Version: 0.2.11 -Release: 3.git%{gitrev}%{?dist} +Release: 4.git%{gitrev}%{?dist} Summary: Library providing simplified C and Python API to libsolv Group: System Environment/Libraries License: LGPLv2+ @@ -75,6 +75,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{python_sitearch}/ %changelog +* Mon Sep 22 2012 Aleš Kozumplík - 0.2.11-4.git687ceab +- py: hawkey.test should not depend on libcheck.so. + * Fri Sep 21 2012 Aleš Kozumplík - 0.2.11-1.git545a461 - py: Goal.run_all() returns True if a solution was found. (RhBug: 856615) - py: Goal.run() accepts callback parameter too. (RhBug: 856615) diff --git a/sources b/sources index 1c9e2cc..47a47d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de607e46b6f08e5a13a0e6a88c4104f6 hawkey-0245875.tar.xz +218011480bba4307e461faaacf48b131 hawkey-687ceab.tar.xz