[hawkey] Version 0.2.6-1

Ales Kozumplik akozumpl at fedoraproject.org
Mon Jul 16 10:29:31 UTC 2012


commit b4837b37185b822d217b042e76bba3ae324402f5
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon Jul 16 12:27:26 2012 +0200

    Version 0.2.6-1

 .gitignore  |    1 +
 hawkey.spec |   10 +++++++---
 sources     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0460fb3..b80c8ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /hawkey-042738b.tar.xz
+/hawkey-76a5b8c.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 0f8193b..9f10667 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev 042738b
-%global libsolv_version 0.0.0-12
+%global gitrev 76a5b8c
+%global libsolv_version 0.0.0-13
 
 Name:		hawkey
-Version:	0.2.5
+Version:	0.2.6
 Release:	1.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -69,6 +69,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Mon Jul 16 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.6-1.git76a5b8c
+- Use libsolv-0.0.0-13.
+- hy_goal_get_reason().
+
 * Sun Jul 1 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.5-1.git042738b
 - Use libsolv-0.0.0-12.
 - Added hy_package_get_hdr_checkum().
diff --git a/sources b/sources
index 7667b43..613c30e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b02a804e9e46b00aa880ab112951567  hawkey-042738b.tar.xz
+f4b871335d38a05aaa42a157c2d229c4  hawkey-76a5b8c.tar.xz


More information about the scm-commits mailing list