[hawkey] New upstream version: b3fcf21

Ales Kozumplik akozumpl at fedoraproject.org
Mon Dec 17 15:02:25 UTC 2012


commit fcbd75c018f1c8c48f1415aef32cab493b9be4f6
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon Dec 17 16:02:20 2012 +0100

    New upstream version: b3fcf21

 .gitignore  |    1 +
 hawkey.spec |   13 +++++++++++--
 sources     |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cca9bcc..f5d2948 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /hawkey-6f9df85.tar.xz
 /hawkey-e883549.tar.xz
 /hawkey-4e41b7f.tar.xz
+/hawkey-b3fcf21.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index a4df316..1840ff1 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev 4e41b7f
+%global gitrev b3fcf21
 %global libsolv_version 0.0.0-17
 
 Name:		hawkey
-Version:	0.3.3
+Version:	0.3.4
 Release:	1.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -76,6 +76,15 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Mon Dec 17 2012 Aleš Kozumplík <ales at redhat.com> - 0.3.4-1.gitb3fcf21
+- Subject: infrastructure for discovering NEVRA explanations of what user's input meant.
+- fix: cloning an evaluated Query should copy the result set too.
+- Reldeps: creating custom-specified reldeps (name, evr).
+- Goal: accept a selector targeting a provide.
+- delete goal_internal.h, not needed.
+- Goal: give the solver SOLVER_FLAG_ALLOW_VENDORCHANGE (RhBug:885646)
+- fix crash when hash for an invalid Reldep is requested.
+
 * Mon Nov 26 2012 Aleš Kozumplík <ales at redhat.com> - 0.3.3-1.git4e41b7f
 - Python: improve Query result caching (uses the C facility now).
 - packageset: add internal function for getting elements with a hint.
diff --git a/sources b/sources
index 2494227..81180b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c074a31e739d3875f9d0770e70feda27  hawkey-4e41b7f.tar.xz
+f2dbbdc5e74b4f9bac70fa614b3254a2  hawkey-b3fcf21.tar.xz


More information about the scm-commits mailing list