[hawkey] New upstream version: 046ab1c

Ales Kozumplik akozumpl at fedoraproject.org
Fri Mar 1 15:48:21 UTC 2013


commit bac67fff94fb344ae55a15301af835527bcb1770
Author: Ales Kozumplik <ales at redhat.com>
Date:   Fri Mar 1 16:48:17 2013 +0100

    New upstream version: 046ab1c

 .gitignore  |    1 +
 hawkey.spec |   12 +++++++++---
 sources     |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e71e88..3c37851 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /hawkey-c8365fa.tar.xz
 /hawkey-a53a6b1.tar.xz
 /hawkey-dd10ac7.tar.xz
+/hawkey-046ab1c.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index ce5300f..5fd4754 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,9 +1,9 @@
-%global gitrev dd10ac7
+%global gitrev 046ab1c
 %global libsolv_version 0.2.3
 
 Name:		hawkey
-Version:	0.3.7
-Release:	2.git%{gitrev}%{?dist}
+Version:	0.3.8
+Release:	1.git%{gitrev}%{?dist}
 Summary:	Library providing simplified C and Python API to libsolv
 Group:		System Environment/Libraries
 License:	LGPLv2+
@@ -76,6 +76,12 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Fri Mar 1 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.8-1.git046ab1c
+- py: expose Subject.pattern (Ales Kozumplik)
+- doc: added the rootdir parameter to hy_sack_create(). (Ales Kozumplik)
+- sack: allow specifying a different rootdir (AKA "installroot") (Ales Kozumplik)
+- Forms recognized by ``Subject`` are no longer an instance-scope setting. (RhBug:903687) (Ales Kozumplik)
+
 * Mon Feb 11 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.7-2.gitdd10ac7
 - Selector: allow constraining by version only (without the release). (Ales Kozumplik)
 - python: reldep_repr() outputs a valid number. (Ales Kozumplik)
diff --git a/sources b/sources
index a1e494c..c61823d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e31fbb0454ec0a872ea3c5f6cc0a8f7a  hawkey-dd10ac7.tar.xz
+263c9f2c80f30036daae1ff23243c961  hawkey-046ab1c.tar.xz


More information about the scm-commits mailing list