From 680f1c8dbeca1f1c1501cdaf2f5df83c63cc7cc5 Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Mon, 28 Jul 2014 16:17:02 +0200 Subject: [PATCH] New upstream version: 87e557d --- .gitignore | 1 + dnf-plugins-core.spec | 14 +++++++++++--- sources | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 207616e..ddc353d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /dnf-plugins-core-5bdfc96.tar.xz /dnf-plugins-core-c897eac.tar.xz /dnf-plugins-core-bc10258.tar.xz +/dnf-plugins-core-87e557d.tar.xz diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 6e1db48..b90fde6 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -1,9 +1,9 @@ -%global gitrev bc10258 +%global gitrev 87e557d %global dnf_version 0.5.3 Name: dnf-plugins-core -Version: 0.1.1 -Release: 2%{?dist} +Version: 0.1.2 +Release: 1%{?dist} Summary: Core Plugins for DNF Group: System Environment/Base License: GPLv2+ @@ -84,6 +84,14 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/ %changelog +* Mon Jul 28 2014 Aleš Kozumplík - 0.1.2-1 +- BashCompletionCache: error strings are unicoded (RhBug:1118809) (Jan Silhan) +- transifex update (Jan Silhan) +- debuginfo-install: remove some pylint warnings (Igor Gnatenko) +- debuginfo-install: fix installing when installed version not found in repos, optimize performance (RhBug: 1108321) (Ig +- fix: copr plugin message for repo without builds (RhBug:1116389) (Adam Samalik) +- logging: remove messages about initialization. (Ales Kozumplik) + * Thu Jul 3 2014 Aleš Kozumplík - 0.1.1-2 - packaging: add protected_packages.py to the package. (Ales Kozumplik) diff --git a/sources b/sources index dfbecf7..ceadc2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13177aa926cfe2415d649f4bea4c1aa6 dnf-plugins-core-bc10258.tar.xz +f547199279c44d178907dbd2a91a3a4e dnf-plugins-core-87e557d.tar.xz