[hawkey] New upstream version: 7890cf9

Ales Kozumplik akozumpl at fedoraproject.org
Tue Jan 21 06:33:19 UTC 2014


commit f97fb87dc1c65e708c57b77b55860db32faf53b1
Author: Ales Kozumplik <ales at redhat.com>
Date:   Tue Jan 21 07:33:30 2014 +0100

    New upstream version: 7890cf9

 .gitignore  |    1 +
 hawkey.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 948d887..a350ae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /hawkey-9ed6fca.tar.xz
 /hawkey-6df2dad.tar.xz
 /hawkey-e9a7b79.tar.xz
+/hawkey-7890cf9.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 789b355..488cb9f 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev e9a7b79
+%global gitrev 7890cf9
 %global libsolv_version 0.4.0-2
 
 Name:		hawkey
-Version:	0.4.7
+Version:	0.4.8
 Release:	1%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -108,6 +108,10 @@ popd
 
 %changelog
 
+* Tue Jan 21 2014  Aleš Kozumplík <ales at redhat.com> - 0.4.8-1
+- installonlies: erase packages depending on a kernel to be erased. (RhBug:1033881) (Ales Kozumplik)
+- fix: latest_per_arch on incompatible arches. (RhBug:1049226) (Ales Kozumplik)
+
 * Tue Dec 17 2013  Aleš Kozumplík <ales at redhat.com> - 0.4.7-1
 - Fix malfunction of Package.__lt__ and Package.__gt__ (RhBug:1014963) (Radek Holy)
 - Do not crash when querying provides that do not exist (Richard Hughes)
diff --git a/sources b/sources
index 47420ec..00185af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c6c90f19a7f47425a53879fc39e6807  hawkey-e9a7b79.tar.xz
+2038b03a4b622714dfe0a07cd855368e  hawkey-7890cf9.tar.xz


More information about the scm-commits mailing list