Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2019-08-27 15:26:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Tue Aug 27 15:26:05 2019 rev:94 rq:726235 version:1.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2019-08-16 15:27:57.906002791 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.7948/gstreamer-plugins-bad.changes
2019-08-27 15:26:05.908698568 +0200
@@ -1,0 +2,18 @@
+Mon Aug 26 09:20:56 UTC 2019 - [email protected]
+
+- bsc#1144244: Remove dependency on jasper
+ Jasper support was removed in 2013. OpenJPEG is used for JPEG2000.
+
+-------------------------------------------------------------------
+Mon Aug 19 23:13:15 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Drop pkgconfig(gtk+-3.0) and pkgconfig(gtk+-x11-3.0)
+ BuildRequires and stop passing --with-gtk=3.0 to configure, only
+ used for building examples, and we are already passing
+ --disable-examples to configure.
+- Drop gst-bad-revert-automake-autoconf-versions.patch: No longer
+ needed for any supported version of openSUSE. Note, leaving
+ libtool BuildRequires in place as fix-Werror=return-type.patch
+ needs it still.
+
+-------------------------------------------------------------------
Old:
----
gst-bad-revert-automake-autoconf-versions.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.vgyOcJ/_old 2019-08-27 15:26:06.900698069 +0200
+++ /var/tmp/diff_new_pack.vgyOcJ/_new 2019-08-27 15:26:06.904698066 +0200
@@ -39,12 +39,10 @@
Source2: gstreamer-plugins-bad.appdata.xml
Source99: baselibs.conf
-# PATCH-FIX-OPENSUSE gst-bad-revert-automake-autoconf-versions.patch
[email protected] -- Revert the autoconf and automake version bump
-Patch1: gst-bad-revert-automake-autoconf-versions.patch
-Patch2: fix-Werror=return-type.patch
+Patch0: fix-Werror=return-type.patch
# PATCH-FIX-UPSTREAM gst-bad-Fix-compilation-with-openh264-v2.0.patch -- Fix
build with openh264 version 2.0 and newer
-Patch3: gst-bad-Fix-compilation-with-openh264-v2.0.patch
-Patch4: gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch
+Patch1: gst-bad-Fix-compilation-with-openh264-v2.0.patch
+Patch2: gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch
BuildRequires: Mesa-libGLESv3-devel
BuildRequires: fdupes
@@ -54,11 +52,10 @@
BuildRequires: ladspa-devel
BuildRequires: libgme-devel
BuildRequires: libgsm-devel
-BuildRequires: libjasper-devel
%if %{use_meson}
BuildRequires: meson >= 0.47.0
%else
-# Needed for patch1
+# Needed for patch0
BuildRequires: libtool
%endif
BuildRequires: musepack-devel
@@ -85,8 +82,6 @@
BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
BuildRequires: pkgconfig(gstreamer-video-1.0) >= %{version}
-BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.3
-BuildRequires: pkgconfig(gtk+-x11-3.0) >= 2.91.3
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(kate) >= 0.1.7
BuildRequires: pkgconfig(lcms2)
@@ -540,7 +535,6 @@
--disable-examples \
--disable-festival \
--enable-gtk-doc \
- --with-gtk=3.0 \
--enable-wayland \
--enable-introspection \
%{nil}