[hawkey] New upstream version: e6734fb

Ales Kozumplik akozumpl at fedoraproject.org
Mon Aug 6 07:54:09 UTC 2012


commit abefa055765fd8def3d92db53513fb06c674837d
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon Aug 6 09:52:55 2012 +0200

    New upstream version: e6734fb

 .gitignore  |    1 +
 hawkey.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef9b70b..6616c06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /hawkey-76a5b8c.tar.xz
 /hawkey-ea88ad5.tar.xz
 /hawkey-41b39ba.tar.xz
+/hawkey-e6734fb.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index c16a8f1..044dfe0 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev 41b39ba
+%global gitrev e6734fb
 %global libsolv_version 0.0.0-13
 
 Name:		hawkey
-Version:	0.2.7
+Version:	0.2.8
 Release:	1.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -69,6 +69,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Mon Aug 6 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.8-1.gite6734fb
+- repo loading API changed, hy_sack_load_yum_repo() now accepts flags to build
+  cache, load filelists, etc.
+- fixed 843487: hawkey query.filter() ends with assertion.
+
 * Tue Jul 24 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.7-1.git41b39ba
 - Package description, license, url support.
 - python: Unicode fixes in Query.
diff --git a/sources b/sources
index 1bfea1f..c5210ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9011018aa7fc731f4f63665724e7ff14  hawkey-41b39ba.tar.xz
+78870e8efd2cdf70673838737e70592c  hawkey-e6734fb.tar.xz


More information about the scm-commits mailing list