From 3d5bea8a3239c52512b0b4ae46c33cb0fc47b724 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Mar 23 2018 22:29:07 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 6b0a3fa..9b2c706 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -13,7 +13,7 @@ Name: gstreamer1-plugins-good Version: 1.14.0 -Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -70,7 +70,7 @@ BuildRequires: jack-audio-connection-kit-devel # documentation BuildRequires: gtk-doc -BuildRequires: python-devel +BuildRequires: python2-devel # Obsoletes/Provides moved from plugins-bad-free Obsoletes: gstreamer1-plugin-mpg123 < 1.13.1 @@ -304,6 +304,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Mar 23 2018 Iryna Shcherbina - 1.14.0-2 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Tue Mar 20 2018 Wim Taymans - 1.14.0-1 - Update to 1.14.0