- fixed #1003986 by Gustavo Luiz Duarte guidelines (but not tested on ppc)

This commit is contained in:
Jindrich Luza 2013-09-06 14:34:34 +02:00
parent 099b489b46
commit 49f96794d9
3 changed files with 14 additions and 6 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/libcomps-44ee40c5d69f53c0b0707c502fbcfff0c9acf8ec.tar.gz
/libcomps-36336e79a2b08cd7507c90f5df5b7f850058fef7.tar.gz
/libcomps-a054fcfde528bb23fbab7a24b4938b7c86ecc7ce.tar.gz
/libcomps-951226b59c6915de5b44fac79a84f42d5277a8bc.tar.gz

View File

@ -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 <jluza@redhat.com> 0.1.3.gita054fcf
- version bumped
* Fri Sep 06 2013 Jindrich Luza <jluza@redhat.com> 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 <jluza@redhat.com> 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 <jluza@redhat.com> 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

View File

@ -1 +1 @@
ed9fb41923aa04aac8c9baafc939dba3 libcomps-a054fcfde528bb23fbab7a24b4938b7c86ecc7ce.tar.gz
57a5d91fec2d13d9bbf078d5eebaa31f libcomps-951226b59c6915de5b44fac79a84f42d5277a8bc.tar.gz