[hawkey] New upstream version: fc24328

Ales Kozumplik akozumpl at fedoraproject.org
Mon Feb 24 16:55:46 UTC 2014


commit 262e5f20b5dd7c767ba877ff238eeecc67abfa79
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon Feb 24 17:56:34 2014 +0100

    New upstream version: fc24328

 .gitignore  |    1 +
 hawkey.spec |   14 +++++++++++---
 sources     |    2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffa07e6..ccc079f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
 /hawkey-7890cf9.tar.xz
 /hawkey-20392bc.tar.xz
 /hawkey-8d6af87.tar.xz
+/hawkey-fc24328.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 749065c..30a2840 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev 8d6af87
+%global gitrev fc24328
 %global libsolv_version 0.4.0-2
 
 Name:		hawkey
-Version:	0.4.10
+Version:	0.4.11
 Release:	1%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -89,7 +89,7 @@ popd
 %postun -p /sbin/ldconfig
 
 %files
-%doc COPYING README.md
+%doc COPYING README.rst
 %{_libdir}/libhawkey.so.*
 
 %files devel
@@ -108,6 +108,14 @@ popd
 
 %changelog
 
+* Mon Feb 24 2014 Aleš Kozumplik <akozumpl at redhat.com> - 0.4.11-1
+- fixed typos in tutorial-py.rst (Jan Silhan)
+- added glob pattern search for arch to nevra_possibilities_real (RhBug:1048788) (Jan Silhan)
+- Left behind references to README.md from 3b47a13. (Ales Kozumplik)
+- Add Radek to AUTHORS. (Ales Kozumplik)
+- update the README. (Ales Kozumplik)
+- sack: write_*() should also check fclose(). (Ales Kozumplik)
+
 * Mon Feb 17 2014 Radek Holý <rholy at redhat.com> - 0.4.10-1
 - tests: add a negative test for reponame. (Radek Holy)
 - Add reponame into selector. (Radek Holy)
diff --git a/sources b/sources
index 4879f6c..ab053c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f88f86b47791f8473ae4c54981e6db35  hawkey-8d6af87.tar.xz
+6a250570bf3133d9a25cbf0bf008cfd1  hawkey-fc24328.tar.xz


More information about the scm-commits mailing list