[hawkey] New upstream version: 996cd40

Ales Kozumplik akozumpl at fedoraproject.org
Wed Jul 17 10:15:04 UTC 2013


commit 65209065ce09a8d9bc92e3b6700ab54f672c1669
Author: Ales Kozumplik <ales at redhat.com>
Date:   Wed Jul 17 12:14:51 2013 +0200

    New upstream version: 996cd40

 .gitignore  |    1 +
 hawkey.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b93b6a..490b2d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /hawkey-2a04c71.tar.xz
 /hawkey-15db39f.tar.xz
 /hawkey-78b3aa0.tar.xz
+/hawkey-996cd40.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 4429768..ddd9d1d 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,8 +1,8 @@
-%global gitrev 78b3aa0
+%global gitrev 996cd40
 %global libsolv_version 0.3.0
 
 Name:		hawkey
-Version:	0.3.14
+Version:	0.3.15
 Release:	1.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
@@ -76,6 +76,11 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+
+* Wed Jul 17 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.15-1.git996cd40
+- py: fix memory leak in sack-py.c:new_package (Ales Kozumplik)
+- rebuild the package, the previous version does not correspond to an existing commit.
+
 * Mon Jun 24 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.14-1.git78b3aa0
 - tests: test_get_files(): test against a package with files outside /usr/bin and /etc. (Ales Kozumplik)
 - py: simplify exception throwing in load_system_repo(). (Ales Kozumplik)
diff --git a/sources b/sources
index 2b75e0b..d81f3e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3bd95af5b507a61938eee5ce9a0722ab  hawkey-78b3aa0.tar.xz
+855a8a05fea838bfcedf2371a211d3d7  hawkey-996cd40.tar.xz


More information about the scm-commits mailing list