From e31f44615750f5a0201370d7d12801f297abd622 Mon Sep 17 00:00:00 2001 From: Michal Luscon Date: Jul 28 2015 16:56:47 +0000 Subject: Update hawkey to 0.5.9-3 --- diff --git a/hawkey.spec b/hawkey.spec index 7a5ffc0..1a26a72 100644 --- a/hawkey.spec +++ b/hawkey.spec @@ -3,16 +3,13 @@ %if 0%{?rhel} != 0 && 0%{?rhel} <= 7 # Do not build bindings for python3 for RHEL <= 7 %bcond_with python3 -%endif - -%if 0%{?fedora} != 0 -# Build python3 bindings on all versions of Fedora +%else %bcond_without python3 %endif Name: hawkey Version: 0.5.9 -Release: 2%{?snapshot}%{?dist} +Release: 3%{?snapshot}%{?dist} Summary: Library providing simplified C and Python API to libsolv Group: System Environment/Libraries License: LGPLv2+ @@ -136,8 +133,13 @@ popd %endif %changelog -* Mon Jul 20 2015 Stephen Gallagher 0.5.9-2 -- Build python3 bindings for Fedora +* Tue Jul 28 2015 Michal Luscon 0.5.9-3 +- Add explicit values to all public enumerations (Colin Walters) +- types: Revert unintentional ABI break in _hy_key_name_e (RhBug:1247335) + (Colin Walters) + +* Tue Jul 21 2015 Jan Silhan 0.5.9-2 +- spec: builds python3-hawkey in Fedora distro (Jan Silhan) * Fri Jul 17 2015 Michal Luscon 0.5.9-1 - don't require python3 in rhel (Jan Silhan) diff --git a/sources b/sources index 306b30d..4d06afc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -341a585cdcee078f457834a698f23417 hawkey-0.5.9.tar.gz +55f491e90992be9fb3a407a9cc81d7ec hawkey-0.5.9.tar.gz