New upstream version: ac73cac

This commit is contained in:
Ales Kozumplik 2014-04-07 13:42:40 +02:00
parent f11d920302
commit 835fa0d643
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -56,3 +56,4 @@
/dnf-cfa9c14.tar.xz
/dnf-b81a7e5.tar.xz
/dnf-b89c961.tar.xz
/dnf-ac73cac.tar.xz

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
@ -6,7 +6,7 @@
%global confdir %{_sysconfdir}/dnf
Name: dnf
Version: 0.4.19
Version: 0.4.20
Release: 1%{?dist}
Summary: Package manager forked from Yum, using libsolv as a dependency resolver
Group: System Environment/Base
@ -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)

View File

@ -1 +1 @@
1f930466170384643cab483258a9a2da dnf-b89c961.tar.xz
f96a52468ba59e7c3d8c2f709cb113ab dnf-ac73cac.tar.xz