- libcomps-0.1.5
This commit is contained in:
parent
f01b741ed6
commit
da123f9b98
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz
|
||||
/libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz
|
||||
/libcomps-2c56e049c2b01af0127b6b0a86ef55125b7721f5.tar.gz
|
||||
/libcomps-e77f33d2b87eb55c37a94777d1909076589ca6a7.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global commit 2c56e049c2b01af0127b6b0a86ef55125b7721f5
|
||||
%global commit e77f33d2b87eb55c37a94777d1909076589ca6a7
|
||||
|
||||
Name: libcomps
|
||||
Version: 0.1.4
|
||||
Release: 4%{?dist}
|
||||
Version: 0.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Comps XML file manipulation library
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -116,11 +116,14 @@ rm -rf $buildroot
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 03 2013 Jindrich Luza <jluza@redhat.com> 0.1.5.gite77f33d
|
||||
- dict.get() exception error fixed
|
||||
|
||||
* Wed Oct 23 2013 Jindrich Luza <jluza@redhat.com> 0.1.4-4
|
||||
- group.uservisible is true by default now.
|
||||
|
||||
* Wed Oct 22 2013 Jindrich Luza <jluza@redhat.com> 0.1.4-4
|
||||
- PyCOMPSDict.get() throwing KeyError exception fixed
|
||||
* Tue Oct 08 2013 Jindrich Luza <jluza@redhat.com> 0.1.5
|
||||
- version bump
|
||||
|
||||
* Tue Oct 01 2013 Jindrich Luza <jluza@redhat.com> 0.1.4
|
||||
- added missing files
|
||||
|
Loading…
Reference in New Issue
Block a user