- forgotten rel bump
This commit is contained in:
parent
c49b622125
commit
9d79ca9f7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/libcomps-4b283af9fe7cf0e0faee292db40624b16cf0be89.tar.gz
|
||||
/libcomps-bc0489a9fd55914016746eae0add4477d1af673a.tar.gz
|
||||
/libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz
|
||||
/libcomps-6307666529da570efd61599c276909a23e934df0.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global commit d28ab081062357e38b1f6c0f3c5958e818dd9d41
|
||||
%global commit 6307666529da570efd61599c276909a23e934df0
|
||||
|
||||
Name: libcomps
|
||||
Version: 0.1.3
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Comps XML file manipulation library
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -116,8 +116,8 @@ rm -rf $buildroot
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.gitd28ab08
|
||||
- fixed get_type on package bindings. Packagereq without specified type is now 'default'
|
||||
* Mon Sep 16 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.git6307666
|
||||
- release bump
|
||||
- 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