[hawkey/f18] New upstream version: afa7717

Ales Kozumplik akozumpl at fedoraproject.org
Thu Nov 8 13:12:36 UTC 2012


commit bb128fdf300a12fe6c3f5b6133a366667276e658
Author: Ales Kozumplik <ales at redhat.com>
Date:   Thu Nov 8 14:10:29 2012 +0100

    New upstream version: afa7717

 hawkey.spec |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/hawkey.spec b/hawkey.spec
index 0814a04..be0b251 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -2,7 +2,7 @@
 %global libsolv_version 0.0.0-17
 
 Name:		hawkey
-Version:	0.3.0
+Version:	0.3.1
 Release:	1.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -76,6 +76,16 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Wed Oct 17 2012 Aleš Kozumplík <ales at redhat.com> - 0.3.0-1.gitafa7717
+- API change: Query: repo filter is called REPONAME now, now just REPO.
+- python: isinstance check for hawkey.Package fails for package objects.
+- Simplification of archive script (tmlcoch)
+- API change: hy_repo_create() now takes the repo name as a parameter.
+- API change: Use Selector for what used to be "Query installs".
+- py: use general keyword arguments to Goal.install() etc. to construct a Selector.
+- goal: improve error reporting when Goal failed/was not executed.
+- selectors: glob matching the package name.
+
 * Fri Oct 5 2012 Aleš Kozumplík <ales at redhat.com> - 0.2.12-2.git7fa7aa9
 - fix sigsegv in query.c:filter_sourcerpm().
 - doc: move the hawkey reference to man section 3.


More information about the scm-commits mailing list