From 13656ec1fe86b37351fc6e5a7b4ecb383ea8f6ae Mon Sep 17 00:00:00 2001 From: Jindrich Luza Date: Aug 13 2015 11:33:10 +0000 Subject: libcomps-0.1.7 --- diff --git a/libcomps.spec b/libcomps.spec index 6cbdddd..044aa23 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -1,4 +1,4 @@ -%global commit e11ff1b16f901139ee4e9d6ccc9219982ceaebd5 +%global commit d86995b748419bf6ca36f1c7f233727736d2efd5 %if 0%{?rhel} && 0%{?rhel} <= 7 %define python3_build 0 @@ -11,14 +11,14 @@ Name: libcomps -Version: 0.1.6 -Release: 15%{?dist} +Version: 0.1.7 +Release: 1%{?dist} Summary: Comps XML file manipulation library Group: Development/Libraries License: GPLv2+ URL: https://github.com/midnightercz/libcomps/ -Source0: https://github.com/midnightercz/libcomps/archive/%{commit}/libcomps-%{commit}.tar.gz +Source0: https://github.com/midnightercz/libcomps/libcomps-0.1.7.tar.gz BuildRequires: libxml2-devel BuildRequires: check-devel BuildRequires: expat-devel @@ -153,11 +153,20 @@ rm -rf $buildroot %endif %changelog -* Wed Jun 17 2015 Fedora Release Engineering - 0.1.6-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sun Aug 17 2014 Fedora Release Engineering - 0.1.6-14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild +* Thu Jul 02 2015 Jindrich Luza 0.1.7 +- added langpacks to union process +- comps DOCTYPE read-write-read fix +- support biarchonly attribute +- fixed rhbz#1073885 rhbz#1073890 rhbz#1073907 rhbz#1073979 +- fix rhbz#1073079 +- comps_*_match() now support fnmatching +- added libpycomps.MATCH_IGNORECASE as matching flag +- added group.packages_match +- added comps.groups_match, comps.categories_match, comps.entironments_match +- PyCOMPS_Package hash +- cmake-2.6, python-2.6, RHEL-6 compatible +- '_arch' attribute change to 'arch' +- empty 'arch' attribute will be ommited from output from now * Wed Jan 29 2014 Jindrich Luza 0.1.6 - version bumped diff --git a/sources b/sources index 8b6a7ee..6adf005 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -311d3c04ed18a9992d1aa4c5334d02a4 libcomps-e11ff1b16f901139ee4e9d6ccc9219982ceaebd5.tar.gz +59f37f86cd69d3ebeb700959aa606bdf libcomps-0.1.7.tar.gz