[hawkey] New upstream version: ef6ffd4

Ales Kozumplik akozumpl at fedoraproject.org
Tue Aug 12 06:27:36 UTC 2014


commit dc046b8284deb091ca5cec9c6dae5a58ed543d11
Author: Ales Kozumplik <ales at redhat.com>
Date:   Tue Aug 12 08:27:35 2014 +0200

    New upstream version: ef6ffd4

 .gitignore  |    1 +
 hawkey.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
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 <ales at redhat.com> - 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 <ales at redhat.com> - 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


More information about the scm-commits mailing list