libcomps-0.1.4-1

This commit is contained in:
Jindrich Luza 2013-10-01 17:01:33 +02:00
parent 77ecfc0069
commit 2530309497
3 changed files with 14 additions and 6 deletions

2
.gitignore vendored
View File

@ -15,3 +15,5 @@
/libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz
/libcomps-6307666529da570efd61599c276909a23e934df0.tar.gz
/libcomps-698ae33fa595d20b937839ce875495773b4482bb.tar.gz
/libcomps-706260866c0d2d5f48992d2140b96bf9f2b2a988.tar.gz
/libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz

View File

@ -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

View File

@ -1 +1 @@
0e62d61efeecb3c57fedc5f142ff75a1 libcomps-698ae33fa595d20b937839ce875495773b4482bb.tar.gz
09174a5f2e6ad430aec172b38f58641f libcomps-6c04e1caf6873713f23502b7bcfbf0b167f9a003.tar.gz