[hawkey] New upstream version: dcfbe87

Ales Kozumplik akozumpl at fedoraproject.org
Tue Oct 15 13:28:39 UTC 2013


commit 2a5abf36b3be775ae763ebc9c7768175341ba36f
Author: Ales Kozumplik <ales at redhat.com>
Date:   Tue Oct 15 15:28:35 2013 +0200

    New upstream version: dcfbe87

 .gitignore  |    1 +
 hawkey.spec |   10 +++++++---
 sources     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb8da94..9328270 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /hawkey-0e5506a.tar.xz
 /hawkey-6f35513.tar.xz
 /hawkey-4c51f65.tar.xz
+/hawkey-dcfbe87.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 0aa4a6c..98b6636 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,9 +1,9 @@
-%global gitrev 4c51f65
+%global gitrev dcfbe87
 %global libsolv_version 0.3.0
 
 Name:		hawkey
-Version:	0.4.2
-Release:	1.git%{gitrev}%{?dist}
+Version:	0.4.3
+Release:	1%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
 License:	LGPLv2+
@@ -109,6 +109,10 @@ popd
 
 %changelog
 
+* Mon Oct 15 2013 Aleš Kozumplík <ales at redhat.com> - 0.4.3-1
+- Goal: excluding and then installing results in incomprehenisble problem desc. (RhBug:995459) (Ales Kozumplik)
+- added support of cost option in repos (Jan Silhan)
+
 * Mon Sep 30 2013 Aleš Kozumplík <ales at redhat.com> - 0.4.2-1.git4c51f65
 - Goal: excluding and then installing results in incomprehenisble problem desc. (RhBug:995459) (Ales Kozumplik)
 - added support of cost option in repos (Jan Silhan)
diff --git a/sources b/sources
index e733ddf..c758d26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eef603be18615473e19758371fad6032  hawkey-4c51f65.tar.xz
+649b1c358a5ed92b2026eba3793e767f  hawkey-dcfbe87.tar.xz


More information about the scm-commits mailing list