diff --git a/system-config-rootpassword.spec b/system-config-rootpassword.spec index 7676fe9..1250bf5 100644 --- a/system-config-rootpassword.spec +++ b/system-config-rootpassword.spec @@ -1,6 +1,6 @@ Name: system-config-rootpassword Version: 1.99.6 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A graphical interface for modifying the rootpassword Group: System Environment/Base @@ -14,8 +14,8 @@ Source0: %{name}-%{version}.tar.gz BuildRequires: gettext intltool BuildRequires: desktop-file-utils Requires: usermode >= 1.36 -Requires: libuser-python >= 0.49 -Requires: cracklib-python +Requires: python2-libuser >= 0.49 +Requires: python2-cracklib Requires: usermode-gtk BuildArch: noarch @@ -64,6 +64,10 @@ desktop-file-install \ %changelog +* Sun Mar 18 2018 Iryna Shcherbina - 1.99.6-17 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 1.99.6-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild