[hawkey] New minor build of upstream a53a6b1.

Ales Kozumplik akozumpl at fedoraproject.org
Wed Jan 30 08:22:13 UTC 2013


commit a25d4741312b4143950d281d2591e3dce1a6dde5
Author: Ales Kozumplik <ales at redhat.com>
Date:   Wed Jan 30 09:21:57 2013 +0100

    New minor build of upstream a53a6b1.

 .gitignore  |    1 +
 hawkey.spec |   10 ++++++++--
 sources     |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e691d0..35a4f15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /hawkey-b3fcf21.tar.xz
 /hawkey-f981c48.tar.xz
 /hawkey-c8365fa.tar.xz
+/hawkey-a53a6b1.tar.xz
diff --git a/hawkey.spec b/hawkey.spec
index 5842972..11e0179 100644
--- a/hawkey.spec
+++ b/hawkey.spec
@@ -1,9 +1,9 @@
-%global gitrev c8365fa
+%global gitrev a53a6b1
 %global libsolv_version 0.2.3
 
 Name:		hawkey
 Version:	0.3.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+
@@ -76,6 +76,12 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{python_sitearch}/
 
 %changelog
+* Wed Jan 30 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.6-2.gita53a6b1
+- subject: best shot at 'some-lib-devel' is not that EVR is 'lib-devel'. (Ales Kozumplik)
+- cosmetic: put HY_PKG_LOCATION into the lists alphabetically. (Ales Kozumplik)
+- New key HY_PKG_LOCATION for query (Tomas Mlcoch)
+- querying for upgrades: do not include arbitrary arch changes. (Ales Kozumplik)
+
 * Fri Jan 18 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.6-1.gitc8365fa
 - excludes: Query respects the exclude list. (related RhBug:884617)
 - excludes: apply excludes in Goal. (related RhBug:884617)
diff --git a/sources b/sources
index ab54b1a..0c59ec4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-460eb8a6103e40d8702da209d694107e  hawkey-c8365fa.tar.xz
+de61a420054e8fbf4ccb823b505e586c  hawkey-a53a6b1.tar.xz


More information about the scm-commits mailing list