[hawkey] New upstream version: ffe0dac

Ales Kozumplik akozumpl at fedoraproject.org
Thu May 2 13:57:22 UTC 2013


commit cfd4f8e249296d07f5f8d851878aa896ac0545ad
Author: Ales Kozumplik <ales at redhat.com>
Date:   Thu May 2 15:57:17 2013 +0200

    New upstream version: ffe0dac

 .gitignore  |    1 +
 hawkey.spec |   17 +++++++++++++++--
 sources     |    2 +-
 3 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2dd5f0..5520e61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /hawkey-046ab1c.tar.xz
 /hawkey-c0c16c0.tar.xz
 /hawkey-1d51b83.tar.xz
+/hawkey-ffe0dac.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 4a1bbad..2cbf0a9 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev 1d51b83
+%global gitrev ffe0dac
 %global libsolv_version 0.3.0
 
 Name:		hawkey
-Version:	0.3.10
+Version:	0.3.11
 Release:	1.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -76,6 +76,19 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* 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)
+- rename: hy_goal_package_all_obsoletes() -> hy_goal_list_obsoleted_by_package(). (Ales Kozumplik)
+- apichange: remove: hy_goal_package_obsoletes(). (Ales Kozumplik)
+- tests: simplify test_goal_upgrade_all() somehwat. (Ales Kozumplik)
+- goal: add ability to list all of the package's and transaction's obsoletes. (Ales Kozumplik)
+- py: allow directly comparing NEVRAs by their EVRs. (RhBug:953203) (Ales Kozumplik)
+- add hy_sack_evr_cmp(). (Ales Kozumplik)
+- py: fix SIGSEGV in unchecked hy_goal_describe_problem() call. (Ales Kozumplik)
+- doc: update the Tutorial for the current version of the API. (Ales Kozumplik)
+- subject parsing: recognize "pyton-hawkey" is a name in "python-hawkey-0.3.10". (Ales Kozumplik)
+
 * Mon Apr 8 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.10-1.git1d51b83
 - hy_goal_write_debugdata() (Ales Kozumplik)
 
diff --git a/sources b/sources
index b6ea18b..912a8e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1329669a28ea61db077b42ca16f01b81  hawkey-1d51b83.tar.xz
+0b2232f72fb04a6b37f4f4e459ce9ea2  hawkey-ffe0dac.tar.xz


More information about the scm-commits mailing list