From ebc2e5e83ad896c1114b11af1a5b5e81e6b6715f Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Tue, 13 Dec 2016 15:37:09 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- dnf-plugins-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 81b5d75..97005ce 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -10,7 +10,7 @@ Name: dnf-plugins-core Version: 1.0.0 -Release: 0.rc1.1%{?dist} +Release: 0.rc1.2%{?dist} Summary: Core Plugins for DNF License: GPLv2+ URL: https://github.com/rpm-software-management/dnf-plugins-core @@ -149,6 +149,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/ %endif %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 1.0.0-0.rc1.2 +- Rebuild for Python 3.6 + * Thu Sep 29 2016 Michal Luscon 1.0.0-0.rc1.1 - doc: open rpmspec in utf-8 mode (Igor Gnatenko) - cls.chroot_config inside _guess_chroot returns None (RhBug: 1361003) (Michael