[hawkey] New upstream version: 60cc1cc

Ales Kozumplik akozumpl at fedoraproject.org
Mon May 13 12:36:39 UTC 2013


commit 0bd9bbbbffdc34947fe60ca8c112c786c1bbe2f0
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon May 13 14:36:29 2013 +0200

    New upstream version: 60cc1cc

 .gitignore  |    1 +
 hawkey.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5520e61..54c996b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /hawkey-c0c16c0.tar.xz
 /hawkey-1d51b83.tar.xz
 /hawkey-ffe0dac.tar.xz
+/hawkey-60cc1cc.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 2cbf0a9..71000fe 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev ffe0dac
+%global gitrev 60cc1cc
 %global libsolv_version 0.3.0
 
 Name:		hawkey
-Version:	0.3.11
+Version:	0.3.12
 Release:	1.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -76,6 +76,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Mon May 13 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.12-1.git60cc1cc
+- goal: fix assertions about the job queue when translating selectors. (Ales Kozumplik)
+- SOLVER_NOOBSOLETES is SOLVER_MULTIVERSION. (Ales Kozumplik)
+- goal: testing number of requests and presence of certain kinds of requests. (Ales Kozumplik)
+
 * Thu May 2 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.11-1.gitffe0dac
 - obsoletes: do not report obsoleted packages in hy_goal_list_erasures(). (Ales Kozumplik)
 - rename: goal: list_obsoletes -> list_obsoleted. (Ales Kozumplik)
diff --git a/sources b/sources
index 912a8e2..7d578a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b2232f72fb04a6b37f4f4e459ce9ea2  hawkey-ffe0dac.tar.xz
+400333a56fadc5c31cb569a9f9b505e0  hawkey-60cc1cc.tar.xz


More information about the scm-commits mailing list