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