diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index ffbdd8f..bd049fc 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -4,7 +4,7 @@ Name: dnf-plugins-core Version: 0.1.12 -Release: 2%{?snapshot}%{?dist} +Release: 3%{?snapshot}%{?dist} Summary: Core Plugins for DNF Group: System Environment/Base License: GPLv2+ @@ -130,6 +130,9 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/ %{python3_sitelib}/dnfpluginscore/ %changelog +* Tue Oct 1 2015 Michal Luscon 0.1.12-3 +- bump version to preserve upgrade path + * Tue Sep 22 2015 Michal Luscon 0.1.12-2 - add python2-dnf requirements