From 3d5bea8a3239c52512b0b4ae46c33cb0fc47b724 Mon Sep 17 00:00:00 2001
From: Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date: Fri, 23 Mar 2018 23:29:07 +0100
Subject: [PATCH] Update Python 2 dependency declarations to new packaging
 standards

---
 gstreamer1-plugins-good.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

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 <ishcherb@redhat.com> - 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 <wtaymans@redhat.com> - 1.14.0-1
 - Update to 1.14.0