- fixed get_type on package bindings. Packagereq without specified type is now 'default'

This commit is contained in:
Jindrich Luza 2013-09-16 11:31:51 +02:00
parent 703d5b132a
commit c49b622125
3 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/libcomps-bc1c9d1a2ee4546012fa11eee425f1752d74436b.tar.gz
/libcomps-4b283af9fe7cf0e0faee292db40624b16cf0be89.tar.gz
/libcomps-bc0489a9fd55914016746eae0add4477d1af673a.tar.gz
/libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz

View File

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

View File

@ -1 +1 @@
58e2effdaac0d45bd964cbb140f2fa71 libcomps-bc0489a9fd55914016746eae0add4477d1af673a.tar.gz
11a678e553046d539daf4cbb83d6511e libcomps-d28ab081062357e38b1f6c0f3c5958e818dd9d41.tar.gz