This commit is contained in:
Dennis Gilmore 2015-06-17 04:13:03 +00:00
parent 67e6628046
commit 77a0bcf98d

View File

@ -3,7 +3,7 @@
Name: dnf-plugins-core Name: dnf-plugins-core
Version: 0.1.8 Version: 0.1.8
Release: 1%{?dist} Release: 2%{?dist}
Summary: Core Plugins for DNF Summary: Core Plugins for DNF
Group: System Environment/Base Group: System Environment/Base
License: GPLv2+ License: GPLv2+
@ -129,6 +129,9 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/
%{python3_sitelib}/dnfpluginscore/ %{python3_sitelib}/dnfpluginscore/
%changelog %changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed May 06 2015 Michal Luscon <mluscon@redhat.com> 0.1.8-1 * Wed May 06 2015 Michal Luscon <mluscon@redhat.com> 0.1.8-1
- spec: fix an upgrade path from dnf-plugins-core <= 0.1.5 (Radek Holy) - spec: fix an upgrade path from dnf-plugins-core <= 0.1.5 (Radek Holy)