diff --git a/tcl-snack.spec b/tcl-snack.spec index 5b27626..21c7311 100644 --- a/tcl-snack.spec +++ b/tcl-snack.spec @@ -9,7 +9,7 @@ Name: tcl-%{realname} Version: 2.2.10 -Release: 34%{?dist} +Release: 35%{?dist} Summary: Sound toolkit Group: System Environment/Libraries # generic/snackDecls.h, generic/snackStubInit.c and generic/snackStubLib.c @@ -36,7 +36,7 @@ Patch5: snack2.2.10-format-security.patch BuildRequires: tcl-devel, tk-devel, libogg-devel, libvorbis-devel BuildRequires: libXft-devel BuildRequires: alsa-lib-devel -BuildRequires: python-devel +BuildRequires: python2-devel Requires: tcl(abi) = %{tcl_version} Provides: %{realname} = %{version}-%{release} @@ -132,6 +132,10 @@ install -p unix/snackConfig.sh %{buildroot}%{_libdir} %{python_sitelib}/tkSnack* %changelog +* Wed Feb 21 2018 Iryna Shcherbina - 2.2.10-35 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Fri Feb 09 2018 Fedora Release Engineering - 2.2.10-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild