- Packagereq without specified type is now 'mandatory'
This commit is contained in:
parent
9d79ca9f7e
commit
77ecfc0069
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/libcomps-bc0489a9fd55914016746eae0add4477d1af673a.tar.gz
|
/libcomps-bc0489a9fd55914016746eae0add4477d1af673a.tar.gz
|
||||||
/libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz
|
/libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz
|
||||||
/libcomps-6307666529da570efd61599c276909a23e934df0.tar.gz
|
/libcomps-6307666529da570efd61599c276909a23e934df0.tar.gz
|
||||||
|
/libcomps-698ae33fa595d20b937839ce875495773b4482bb.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global commit 6307666529da570efd61599c276909a23e934df0
|
%global commit 698ae33fa595d20b937839ce875495773b4482bb
|
||||||
|
|
||||||
Name: libcomps
|
Name: libcomps
|
||||||
Version: 0.1.3
|
Version: 0.1.3
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Comps XML file manipulation library
|
Summary: Comps XML file manipulation library
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -116,7 +116,7 @@ rm -rf $buildroot
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Sep 16 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.git6307666
|
* Tue Sep 17 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.git698ae33
|
||||||
- release bump
|
- release bump
|
||||||
- fixed #1003986 by Gustavo Luiz Duarte guidelines (but not tested on ppc)
|
- fixed #1003986 by Gustavo Luiz Duarte guidelines (but not tested on ppc)
|
||||||
- fixed bug #1000449
|
- fixed bug #1000449
|
||||||
|
Loading…
Reference in New Issue
Block a user