New upstream version: ac73cac
This commit is contained in:
parent
f11d920302
commit
835fa0d643
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/dnf-cfa9c14.tar.xz
|
||||
/dnf-b81a7e5.tar.xz
|
||||
/dnf-b89c961.tar.xz
|
||||
/dnf-ac73cac.tar.xz
|
||||
|
7
dnf.spec
7
dnf.spec
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user