From 6399c6228e21b60ab211352ccaa697c441cbd285 Mon Sep 17 00:00:00 2001 From: Radek Holy Date: Sep 10 2013 16:28:02 +0000 Subject: New upstream version: 7bdc9e1 --- diff --git a/.gitignore b/.gitignore index 2889bcd..fed4a7c 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /dnf-eb9dddb.tar.xz /dnf-7d717c7.tar.xz /dnf-54f55e0.tar.xz +/dnf-7bdc9e1.tar.xz diff --git a/dnf.spec b/dnf.spec index 78a7939..c294b15 100644 --- a/dnf.spec +++ b/dnf.spec @@ -1,4 +1,4 @@ -%global gitrev 54f55e0 +%global gitrev 7bdc9e1 %global hawkey_version 0.3.16 %global librepo_version 1.0.0 @@ -6,7 +6,7 @@ Name: dnf Version: 0.3.11 -Release: 2.git%{gitrev}%{?dist} +Release: 3.git%{gitrev}%{?dist} Summary: Package manager forked from Yum, using libsolv as a dependency resolver Group: System Environment/Base # For a breakdown of the licensing, see PACKAGE-LICENSING @@ -76,6 +76,9 @@ make ARGS="-V" test %changelog +* Tue Sep 10 2013 Radek Holý - 0.3.11-3.git7bdc9e1 +- Fix TypeError raised when _enc called with None (RhBug:1003220) (Radek Holy) + * Tue Sep 3 2013 Aleš Kozumplík - 0.3.11-2.git54f55e0 - Adapt to librepo-1.0.0, handle.url is handle.urls now. (Ales Kozumplik) - repo: use all mirrors/baseurls when downloading a package. (Ales Kozumplik) diff --git a/sources b/sources index d6a4b02..4336ade 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b8309eee72ceef49fe43565ad11c5f98 dnf-54f55e0.tar.xz +28851ba5e502499b98516ad58374240f dnf-7bdc9e1.tar.xz