From 835fa0d6432596cb2c8ae73ccd8128762da1dbb3 Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Apr 07 2014 11:42:40 +0000 Subject: New upstream version: ac73cac --- diff --git a/.gitignore b/.gitignore index 772e5d9..34171ef 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /dnf-cfa9c14.tar.xz /dnf-b81a7e5.tar.xz /dnf-b89c961.tar.xz +/dnf-ac73cac.tar.xz diff --git a/dnf.spec b/dnf.spec index 6cf0dd8..2677165 100644 --- a/dnf.spec +++ b/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 - 0.4.20-1 +- fix: TypeError in dnf history info (RHBug: #1082230) (Tim Lauridsen) + * Mon Mar 24 2014 Aleš Kozumplík - 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) diff --git a/sources b/sources index d5a3d3d..521d70f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f930466170384643cab483258a9a2da dnf-b89c961.tar.xz +f96a52468ba59e7c3d8c2f709cb113ab dnf-ac73cac.tar.xz