- PyCOMPSDict.get() throwing KeyError exception fixed
This commit is contained in:
parent
b5d67b5d04
commit
2d610cc2a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/libcomps-706260866c0d2d5f48992d2140b96bf9f2b2a988.tar.gz
|
||||
/libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz
|
||||
/libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz
|
||||
/libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global commit 6fa3d286dc144078095cb3595a757e42283086d4
|
||||
%global commit 3b262476abc6b599b75706156180f2a3c0b36a47
|
||||
|
||||
Name: libcomps
|
||||
Version: 0.1.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Comps XML file manipulation library
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -116,11 +116,11 @@ rm -rf $buildroot
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 04 2013 Jindrich Luza <jluza@redhat.com> 0.1.4.git6fa3d28
|
||||
- fixed PyCOMPSDict_print
|
||||
- - fixed PyCOMPSGroup_print
|
||||
- - fixed PyCOMPSCategory_print
|
||||
- - fixed PyCOMPSEnv_print
|
||||
* Tue Oct 22 2013 Jindrich Luza <jluza@redhat.com> 0.1.5.git3b26247
|
||||
- release bumped to libcomps-0.1.4-3
|
||||
|
||||
* 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