From 87edb182635fcadef36499d424c896c4ef833227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Tue, 22 Mar 2016 10:12:07 +0100 Subject: [PATCH] Update dnf-plugins-core to 0.1.18-1 --- .gitignore | 1 + dnf-plugins-core.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 05f7a06..c1912e6 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /dnf-plugins-core-0.1.15.tar.gz /dnf-plugins-core-0.1.16.tar.gz /dnf-plugins-core-0.1.17.tar.gz +/dnf-plugins-core-0.1.18.tar.gz diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index d6fe55c..1252210 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -3,7 +3,7 @@ %global hawkey_version 0.6.1 Name: dnf-plugins-core -Version: 0.1.17 +Version: 0.1.18 Release: 1%{?snapshot}%{?dist} Summary: Core Plugins for DNF Group: System Environment/Base @@ -125,6 +125,14 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/ %{python3_sitelib}/dnfpluginscore/ %changelog +* Tue Mar 22 2016 Miroslav Suchý 0.1.18-1 +- Add myself as contributor in AUTHORS (Neal Gompa (ニール・ゴンパ)) +- copr: copr.fedoraproject.org -> copr.fedorainfracloud.org (Neal Gompa + (ニール・ゴンパ)) +- copr: fix traceback when trying to enable non-existing project (RhBug: + 1304615) (Jakub Kadlčík) +- README: mention translation fixes should be made on Zanata (Jan Šilhan) + * Thu Feb 25 2016 Michal Luscon 0.1.17-1 - enable debuginfo repos if autoupdate is on (RhBug:1024701) (Michael Mraka) - fixed string suffix removal (Michael Mraka) diff --git a/sources b/sources index c2ddc70..dd3d9a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76f76f989b72fc44427d05400d7cd679 dnf-plugins-core-0.1.17.tar.gz +b39a025c071bae8074b78ad82b91eec4 dnf-plugins-core-0.1.18.tar.gz