[dnf] New upstream version: ac73cac

Ales Kozumplik akozumpl at fedoraproject.org
Mon Apr 7 11:42:47 UTC 2014


commit 835fa0d6432596cb2c8ae73ccd8128762da1dbb3
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon Apr 7 13:42:40 2014 +0200

    New upstream version: ac73cac

 .gitignore |    1 +
 dnf.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <ales at 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 at 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)
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


More information about the scm-commits mailing list