From a59cbdd4bfd797eb3a007a56c33572bc883fea31 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 07 2018 04:31:12 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/libkate.spec b/libkate.spec index c5425f4..385319c 100644 --- a/libkate.spec +++ b/libkate.spec @@ -1,6 +1,6 @@ Name: libkate Version: 0.4.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Libraries to handle the Kate bitstream format Group: System Environment/Libraries @@ -8,7 +8,7 @@ License: BSD URL: http://code.google.com/p/libkate/ Source0: http://libkate.googlecode.com/files/libkate-%{version}.tar.gz -BuildRequires: python-devel +BuildRequires: python2-devel BuildRequires: libogg-devel BuildRequires: liboggz BuildRequires: libpng-devel @@ -124,6 +124,10 @@ make check %changelog +* Wed Feb 07 2018 Iryna Shcherbina - 0.4.1-12 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Thu Aug 03 2017 Fedora Release Engineering - 0.4.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild