- groupid default attribute support

This commit is contained in:
Jindrich Luza 2013-08-20 15:39:08 +02:00
parent 752c61c508
commit 7b2d114fe1
3 changed files with 12 additions and 10 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
=======
/libcomps-4951a3ec8b8e9a210471c4d42be370a310cc78ab.tar.gz
>>>>>>> master
/libcomps-44ee40c5d69f53c0b0707c502fbcfff0c9acf8ec.tar.gz

View File

@ -1,8 +1,8 @@
%global commit 4951a3ec8b8e9a210471c4d42be370a310cc78ab
%global commit 44ee40c5d69f53c0b0707c502fbcfff0c9acf8ec
Name: libcomps
Version: 0.1.2
Release: 2%{?dist}
Version: 0.1.3
Release: 1%{?dist}
Summary: Comps XML file manipulation library
Group: Development/Libraries
@ -116,8 +116,13 @@ rm -rf $buildroot
%changelog
* Wed Aug 14 2013 Jindrich Luza <jluza@redhat.com> 0.1.2.git4951a3e
- __test.py print removed
* Tue Aug 20 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.git44ee40c
- fixed gid problem
* 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
* Thu Jul 18 2013 Jindrich Luza <jluza@redhat.com> 0.1.2
- automatic changelog system

View File

@ -1,5 +1 @@
<<<<<<< HEAD
8c37e88f0b7880eaca5225454cc7a1e5 libcomps-257459634117baa067c3dde2a8ea83def6851094.tar.gz
=======
8952cd6f4670123eb8b12d169f347157 libcomps-4951a3ec8b8e9a210471c4d42be370a310cc78ab.tar.gz
>>>>>>> master
f84adbba8583cd2dc55215cd10039e40 libcomps-44ee40c5d69f53c0b0707c502fbcfff0c9acf8ec.tar.gz