[hawkey] New upstream version: eafbe0a

Ales Kozumplik akozumpl at fedoraproject.org
Thu Jul 3 06:54:42 UTC 2014


commit 35c1fafe986bc17fe937801211a6b047f05a4c04
Author: Ales Kozumplik <ales at redhat.com>
Date:   Thu Jul 3 08:54:45 2014 +0200

    New upstream version: eafbe0a

 .gitignore  |    1 +
 hawkey.spec |   14 +++++++++-----
 sources     |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a0d3fb..00eb07e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
 /hawkey-52f8596.tar.xz
 /hawkey-428a977.tar.xz
 /hawkey-a56916e.tar.xz
+/hawkey-eafbe0a.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 6cfd8c5..7c00e1a 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,9 +1,9 @@
-%global gitrev a56916e
+%global gitrev eafbe0a
 %global libsolv_version 0.6.1-1
 
 Name:		hawkey
-Version:	0.4.16
-Release:	2%{?dist}
+Version:	0.4.17
+Release:	1%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
 License:	LGPLv2+
@@ -107,9 +107,13 @@ popd
 %exclude %{python3_sitearch}/hawkey/test/__pycache__
 
 %changelog
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.16-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
+* 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)
+- fix: commandline RPMs do not provide their files (RhBug:1112810) (Ales Kozumplik)
+- tests: prevent automatic Python deps in tour.rpm. (Ales Kozumplik)
+- deepcopy of sack raises error (RhBug:1059149) (Jan Silhan)
 
 * Tue May 27 2014 Aleš Kozumplik <ales at redhat.com> - 0.4.16-1
 - py3: use sphinx-build-3 (which doesn't encode the minor py version) (RhBug:1098098) (Ales Kozumplik)
diff --git a/sources b/sources
index cc5bb4e..7de8655 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cb597f5d263fa52bade667d47d200ff  hawkey-a56916e.tar.xz
+0adb082633da749f7282b47779f60399  hawkey-eafbe0a.tar.xz


More information about the scm-commits mailing list