- fixed get_type on package bindings. Packagereq without specified type is now 'default'
This commit is contained in:
parent
703d5b132a
commit
c49b622125
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/libcomps-bc1c9d1a2ee4546012fa11eee425f1752d74436b.tar.gz
|
||||
/libcomps-4b283af9fe7cf0e0faee292db40624b16cf0be89.tar.gz
|
||||
/libcomps-bc0489a9fd55914016746eae0add4477d1af673a.tar.gz
|
||||
/libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global commit bc0489a9fd55914016746eae0add4477d1af673a
|
||||
%global commit d28ab081062357e38b1f6c0f3c5958e818dd9d41
|
||||
|
||||
Name: libcomps
|
||||
Version: 0.1.3
|
||||
@ -116,8 +116,8 @@ rm -rf $buildroot
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 12 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.gitbc0489a
|
||||
- tests fixed
|
||||
* 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'
|
||||
- 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