[hawkey] Verrsion 0.2.6-2

Ales Kozumplik akozumpl at fedoraproject.org
Tue Jul 17 13:22:39 UTC 2012


commit 6d97da7fc387f2a9d09891cd52bb52357e6e57cb
Author: Ales Kozumplik <ales at redhat.com>
Date:   Tue Jul 17 15:21:47 2012 +0200

    Verrsion 0.2.6-2

 .gitignore  |    1 +
 hawkey.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b80c8ea..ff4ddad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /hawkey-042738b.tar.xz
 /hawkey-76a5b8c.tar.xz
+/hawkey-ea88ad5.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 9f10667..04e2b88 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,9 +1,9 @@
-%global gitrev 76a5b8c
+%global gitrev ea88ad5
 %global libsolv_version 0.0.0-13
 
 Name:		hawkey
 Version:	0.2.6
-Release:	1.git%{gitrev}%{?dist}
+Release:	2.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
 License:	LGPLv2+
@@ -69,6 +69,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Mon Jul 16 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.6-2.gitea88ad5
+- HY_CLEAN_DEPS support.
+
 * 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().
diff --git a/sources b/sources
index 613c30e..1b92548 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4b871335d38a05aaa42a157c2d229c4  hawkey-76a5b8c.tar.xz
+134bd672cf0197d5b2ae85789de9ba5d  hawkey-ea88ad5.tar.xz


More information about the scm-commits mailing list