build: 0.4.20

This commit is contained in:
Ales Kozumplik 2014-04-07 13:39:45 +02:00
parent ac73cac64a
commit 07520508b0
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global gitrev b89c961
%global gitrev ac73cac
%global hawkey_version 0.4.12
%global librepo_version 1.4.0
%global libcomps_version 0.1.4
@ -134,6 +134,9 @@ popd
%changelog
* Mon Apr 7 2014 Aleš Kozumplík <ales@redhat.com> - 0.4.20-1
- fix: TypeError in dnf history info <id> (RHBug: #1082230) (Tim Lauridsen)
* Mon Mar 24 2014 Aleš Kozumplík <ales@redhat.com> - 0.4.19-1
- downloads: bump number of downloaded files on a skip. (RhBug:1079621) (Ales Kozumplik)
- packaging: add dnf.cli.commands to the installation. (Ales Kozumplik)