- PyCOMPSDict.get() throwing KeyError exception fixed

This commit is contained in:
Jindrich Luza 2013-10-22 13:21:43 +02:00
parent b5d67b5d04
commit 2d610cc2a4
3 changed files with 9 additions and 8 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/libcomps-706260866c0d2d5f48992d2140b96bf9f2b2a988.tar.gz /libcomps-706260866c0d2d5f48992d2140b96bf9f2b2a988.tar.gz
/libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz /libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz
/libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz /libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz
/libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz

View File

@ -1,8 +1,8 @@
%global commit 6fa3d286dc144078095cb3595a757e42283086d4 %global commit 3b262476abc6b599b75706156180f2a3c0b36a47
Name: libcomps Name: libcomps
Version: 0.1.4 Version: 0.1.4
Release: 2%{?dist} Release: 3%{?dist}
Summary: Comps XML file manipulation library Summary: Comps XML file manipulation library
Group: Development/Libraries Group: Development/Libraries
@ -116,11 +116,11 @@ rm -rf $buildroot
%changelog %changelog
* Fri Oct 04 2013 Jindrich Luza <jluza@redhat.com> 0.1.4.git6fa3d28 * Tue Oct 22 2013 Jindrich Luza <jluza@redhat.com> 0.1.5.git3b26247
- fixed PyCOMPSDict_print - release bumped to libcomps-0.1.4-3
- - fixed PyCOMPSGroup_print
- - fixed PyCOMPSCategory_print * Tue Oct 08 2013 Jindrich Luza <jluza@redhat.com> 0.1.5
- - fixed PyCOMPSEnv_print - version bump
* Tue Oct 01 2013 Jindrich Luza <jluza@redhat.com> 0.1.4 * Tue Oct 01 2013 Jindrich Luza <jluza@redhat.com> 0.1.4
- added missing files - added missing files

View File

@ -1 +1 @@
80ea7b447908ab96fd179f4c8f29f715 libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz 51af4bfa44bb0b34fea92322e9d9faa0 libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz