From a25d4741312b4143950d281d2591e3dce1a6dde5 Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Jan 30 2013 08:21:57 +0000 Subject: New minor build of upstream a53a6b1. --- 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 - 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 - 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