- group.uservisible is true by default now.
This commit is contained in:
parent
2d610cc2a4
commit
f01b741ed6
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz
|
/libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz
|
||||||
/libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz
|
/libcomps-6fa3d286dc144078095cb3595a757e42283086d4.tar.gz
|
||||||
/libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz
|
/libcomps-3b262476abc6b599b75706156180f2a3c0b36a47.tar.gz
|
||||||
|
/libcomps-2c56e049c2b01af0127b6b0a86ef55125b7721f5.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global commit 3b262476abc6b599b75706156180f2a3c0b36a47
|
%global commit 2c56e049c2b01af0127b6b0a86ef55125b7721f5
|
||||||
|
|
||||||
Name: libcomps
|
Name: libcomps
|
||||||
Version: 0.1.4
|
Version: 0.1.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?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
|
||||||
* Tue Oct 22 2013 Jindrich Luza <jluza@redhat.com> 0.1.5.git3b26247
|
* Wed Oct 23 2013 Jindrich Luza <jluza@redhat.com> 0.1.4-4
|
||||||
- release bumped to libcomps-0.1.4-3
|
- group.uservisible is true by default now.
|
||||||
|
|
||||||
* Tue Oct 08 2013 Jindrich Luza <jluza@redhat.com> 0.1.5
|
* Wed Oct 22 2013 Jindrich Luza <jluza@redhat.com> 0.1.4-4
|
||||||
- version bump
|
- PyCOMPSDict.get() throwing KeyError exception fixed
|
||||||
|
|
||||||
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user