diff --git a/.gitignore b/.gitignore index 6f26b1a..f8aa934 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libcomps-44ee40c5d69f53c0b0707c502fbcfff0c9acf8ec.tar.gz /libcomps-36336e79a2b08cd7507c90f5df5b7f850058fef7.tar.gz /libcomps-a054fcfde528bb23fbab7a24b4938b7c86ecc7ce.tar.gz +/libcomps-951226b59c6915de5b44fac79a84f42d5277a8bc.tar.gz diff --git a/libcomps.spec b/libcomps.spec index e6a4862..bb5ba8b 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -1,8 +1,8 @@ -%global commit a054fcfde528bb23fbab7a24b4938b7c86ecc7ce +%global commit 951226b59c6915de5b44fac79a84f42d5277a8bc Name: libcomps Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Comps XML file manipulation library Group: Development/Libraries @@ -116,13 +116,21 @@ rm -rf $buildroot %changelog -* Mon Aug 26 2013 Jindrich Luza 0.1.3.gita054fcf -- version bumped +* Fri Sep 06 2013 Jindrich Luza 0.1.3.git951226b +- release bumped +- fixed #1003986 by Gustavo Luiz Duarte guidelines (but not tested on ppc) +- fixed bug #1000449 +- fixed bug #1000442 +- added GroupId.default test +- some minor unreported bugs discovered during testing fixed * Tue Aug 20 2013 Jindrich Luza 0.1.3 - finished default attribute support in groupid object - Comps.get_last_parse_errors and Comps.get_last_parse_log has been renamed - as Comps.get_last_errors and Comps.get_last_log +- finished default attribute support in groupid object +- Comps.get_last_parse_errors and Comps.get_last_parse_log has been renamed +- as Comps.get_last_errors and Comps.get_last_log * Thu Jul 18 2013 Jindrich Luza 0.1.2 - automatic changelog system @@ -141,7 +149,6 @@ rm -rf $buildroot - all log is given by - libcomps.Comps.get_last_parse_log - improved integrated tests -- documentation is now isolated make target ('make docs') - prop system complete - fixed issue 1 - fixed issue 3 diff --git a/sources b/sources index 40c2bd2..a7c774b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed9fb41923aa04aac8c9baafc939dba3 libcomps-a054fcfde528bb23fbab7a24b4938b7c86ecc7ce.tar.gz +57a5d91fec2d13d9bbf078d5eebaa31f libcomps-951226b59c6915de5b44fac79a84f42d5277a8bc.tar.gz