Rebuild for Python 3.6
This commit is contained in:
parent
a01094db48
commit
ebc2e5e83a
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 0.rc1.1%{?dist}
|
Release: 0.rc1.2%{?dist}
|
||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
||||||
@ -149,6 +149,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 1.0.0-0.rc1.2
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Thu Sep 29 2016 Michal Luscon <mluscon@redhat.com> 1.0.0-0.rc1.1
|
* Thu Sep 29 2016 Michal Luscon <mluscon@redhat.com> 1.0.0-0.rc1.1
|
||||||
- doc: open rpmspec in utf-8 mode (Igor Gnatenko)
|
- doc: open rpmspec in utf-8 mode (Igor Gnatenko)
|
||||||
- cls.chroot_config inside _guess_chroot returns None (RhBug: 1361003) (Michael
|
- cls.chroot_config inside _guess_chroot returns None (RhBug: 1361003) (Michael
|
||||||
|
Loading…
Reference in New Issue
Block a user