[hawkey] New upstream version: 4f4bf92

Ales Kozumplik akozumpl at fedoraproject.org
Wed Jul 16 13:13:17 UTC 2014


commit 3bfea064f088ab85d80370d5cb0e0f5bdbd34874
Author: Ales Kozumplik <ales at redhat.com>
Date:   Wed Jul 16 15:13:38 2014 +0200

    New upstream version: 4f4bf92

 .gitignore  |    1 +
 hawkey.spec |   25 ++++++++++++++++++++++---
 sources     |    2 +-
 3 files changed, 24 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00eb07e..c9ba8af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@
 /hawkey-428a977.tar.xz
 /hawkey-a56916e.tar.xz
 /hawkey-eafbe0a.tar.xz
+/hawkey-4f4bf92.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 7c00e1a..3b16b97 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev eafbe0a
-%global libsolv_version 0.6.1-1
+%global gitrev 4f4bf92
+%global libsolv_version 0.6.4-0
 
 Name:		hawkey
-Version:	0.4.17
+Version:	0.4.18
 Release:	1%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -108,6 +108,25 @@ popd
 
 %changelog
 
+* Wed Jul 16 2014 Aleš Kozumplik <ales at redhat.com> - 0.4.18-1
+- api change: py: deprecate _hawkey.Advisory.filenames. (Radek Holy)
+- api change: drop deprecated hy_package_get_update_*. (Radek Holy)
+- api change: deprecate hy_advisory_get_filenames. (Radek Holy)
+- tests: py: add tests for _hawkey.AdvisoryPkg type. (Radek Holy)
+- py: add _hawkey.Advisory.packages attribute. (Radek Holy)
+- py: add _hawkey.AdvisoryPkg type. (Radek Holy)
+- tests: add tests for advisorypkg object. (Radek Holy)
+- Add hy_advisory_get_packages method. (Radek Holy)
+- Add advisorypkglist object. (Radek Holy)
+- Add advisorypkg object. (Radek Holy)
+- selector: added file filter (Related: RhBug:1100946) (Jan Silhan)
+- priorities: change the meaning of the setting---lower number=better prio. (Ales Kozumplik)
+- py: better error checking in repo-py.c:set_int(). (Ales Kozumplik)
+- py: api: hawkey.Repo() does not accept cost keyword arg. (Ales Kozumplik)
+- fix: nevra: hy_nevra_cmp (Jan Silhan)
+- repos: priorities. (Ales Kozumplik)
+- py3: Sack: accepts unicoded cachedir (Related: RhBug:1108908) (Jan Silhan)
+
 * Thu Jul 3 2014  Aleš Kozumplik <ales at redhat.com> - 0.4.17-1
 - sack: add a public function to get the running kernel package. (Ales Kozumplik)
 - query: fix querying for string provides. (RhBug:1114483) (Ales Kozumplik)
diff --git a/sources b/sources
index 7de8655..0ecc1a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0adb082633da749f7282b47779f60399  hawkey-eafbe0a.tar.xz
+d1cdb953d0e97a2a991634b233624edb  hawkey-4f4bf92.tar.xz


More information about the scm-commits mailing list