[hawkey/f18] New upstream version: 8599c55

Ales Kozumplik akozumpl at fedoraproject.org
Thu Aug 23 11:07:03 UTC 2012


commit 0c6060bb5f9dc5b91c42b2ffa8e27b070bfeba3d
Author: Ales Kozumplik <ales at redhat.com>
Date:   Thu Aug 23 13:05:40 2012 +0200

    New upstream version: 8599c55

 .gitignore  |    1 +
 hawkey.spec |   11 ++++++++---
 sources     |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6616c06..3d1f685 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /hawkey-ea88ad5.tar.xz
 /hawkey-41b39ba.tar.xz
 /hawkey-e6734fb.tar.xz
+/hawkey-8599c55.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 044dfe0..3b6d1e9 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev e6734fb
-%global libsolv_version 0.0.0-13
+%global gitrev 8599c55
+%global libsolv_version 0.0.0-17
 
 Name:		hawkey
-Version:	0.2.8
+Version:	0.2.9
 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
+* Thu Aug 23 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.9-1.git8599c55
+- Finding all solutions in Goal.
+- hy_goal_reason() no longer depends on Fedora-specific hacks in libsolv.
+- hy_package_get_sourcerpm()
+
 * 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.
diff --git a/sources b/sources
index c5210ca..14b86e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78870e8efd2cdf70673838737e70592c  hawkey-e6734fb.tar.xz
+bc87b39412f70a91463fcf472ab688ac  hawkey-8599c55.tar.xz


More information about the scm-commits mailing list