From dc046b8284deb091ca5cec9c6dae5a58ed543d11 Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Aug 12 2014 06:27:35 +0000 Subject: New upstream version: ef6ffd4 --- diff --git a/.gitignore b/.gitignore index b63df73..cae1618 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /hawkey-4f4bf92.tar.xz /hawkey-9b92ebd.tar.xz /hawkey-d4995bb.tar.xz +/hawkey-ef6ffd4.tar.xz diff --git a/hawkey.spec b/hawkey.spec index 8d0c359..a917f02 100644 --- a/hawkey.spec +++ b/hawkey.spec @@ -1,8 +1,8 @@ -%global gitrev d4995bb +%global gitrev ef6ffd4 %global libsolv_version 0.6.4-1 Name: hawkey -Version: 0.4.19 +Version: 0.5.0 Release: 1%{?dist} Summary: Library providing simplified C and Python API to libsolv Group: System Environment/Libraries @@ -108,6 +108,11 @@ popd %changelog +* Tue Aug 12 2014 Aleš Kozumplik - 0.5.0-1 +- sack: include directive support added (Related:RhBug:1055910) (Jan Silhan) +- sack: using pool->considered instead of SOLVER_LOCK for excludes (RhBug:1099342) (Jan Silhan) +- cosmetic: replaced fail_unless with ck_assert_int_eq (Jan Silhan) + * Mon Jul 28 2014 Aleš Kozumplik - 0.4.19-1 - packaging: bump the SONAME as there are dropped API calls. (Ales Kozumplik) - Support package splitting via obsoletes. (RhBug:1107973) (Ales Kozumplik) diff --git a/sources b/sources index e0f9560..628357f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b228b0f65afa85ef7994f7bc10d3e53d hawkey-d4995bb.tar.xz +f0ab1bc8509cbc294d9a0310aa094667 hawkey-ef6ffd4.tar.xz