libcomps-0.1.4-1
This commit is contained in:
parent
77ecfc0069
commit
2530309497
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,3 +15,5 @@
|
||||
/libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz
|
||||
/libcomps-6307666529da570efd61599c276909a23e934df0.tar.gz
|
||||
/libcomps-698ae33fa595d20b937839ce875495773b4482bb.tar.gz
|
||||
/libcomps-706260866c0d2d5f48992d2140b96bf9f2b2a988.tar.gz
|
||||
/libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global commit 698ae33fa595d20b937839ce875495773b4482bb
|
||||
%global commit 6c04e1caf6873713f23502b7bcfbf0b167f9a003
|
||||
|
||||
Name: libcomps
|
||||
Version: 0.1.3
|
||||
Release: 6%{?dist}
|
||||
Version: 0.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Comps XML file manipulation library
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -116,8 +116,14 @@ rm -rf $buildroot
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 17 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.git698ae33
|
||||
- release bump
|
||||
* Tue Oct 01 2013 Jindrich Luza <jluza@redhat.com> 0.1.4.git6c04e1c
|
||||
- changelog fixed
|
||||
|
||||
* Tue Oct 01 2013 Jindrich Luza <jluza@redhat.com> 0.1.4
|
||||
- added missing files
|
||||
- added missing files
|
||||
- version bumped. Python bindings is now easier.
|
||||
- architectural redesign finished
|
||||
- fixed #1003986 by Gustavo Luiz Duarte guidelines (but not tested on ppc)
|
||||
- fixed bug #1000449
|
||||
- fixed bug #1000442
|
||||
|
Loading…
Reference in New Issue
Block a user