Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-base for
openSUSE:Factory checked in at 2021-05-12 19:31:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-base"
Wed May 12 19:31:37 2021 rev:77 rq:892006 version:1.18.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2021-04-10 15:27:14.962369425 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2988/gstreamer-plugins-base.changes
2021-05-12 19:32:00.575090959 +0200
@@ -1,0 +2,5 @@
+Sat May 8 17:56:30 UTC 2021 - Dirk M??ller <[email protected]>
+
+- don't own appdata dir - comes from filesystem rpm
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.dJq55a/_old 2021-05-12 19:32:01.131088737 +0200
+++ /var/tmp/diff_new_pack.dJq55a/_new 2021-05-12 19:32:01.131088737 +0200
@@ -57,9 +57,6 @@
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(alsa) >= 0.9.1
-%if 0%{?suse_version} < 1550
-BuildRequires: pkgconfig(cairo)
-%endif
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(freetype2) >= 2.0.9
BuildRequires: pkgconfig(gbm)
@@ -92,9 +89,6 @@
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xv)
BuildRequires: pkgconfig(zlib)
-%if 0%{?suse_version} >= 1500
-BuildRequires: pkgconfig(graphene-1.0)
-%endif
Requires: gstreamer >= %{gstreamer_req_version}
Supplements: gstreamer
Conflicts: gstreamer-plugins-bad < 1.18.1
@@ -102,6 +96,12 @@
Provides: gst-plugins-base = %{version}
Obsoletes: libgstbadvideo-1_0-0
Obsoletes: typelib-1_0-GstFft-1_0 < 1.14.0
+%if 0%{?suse_version} < 1550
+BuildRequires: pkgconfig(cairo)
+%endif
+%if 0%{?suse_version} >= 1500
+BuildRequires: pkgconfig(graphene-1.0)
+%endif
%description
GStreamer is a streaming media framework based on graphs of filters
@@ -571,7 +571,6 @@
%{_bindir}/gst-device-monitor-%{gst_branch}
%{_bindir}/gst-discoverer-%{gst_branch}
%{_bindir}/gst-play-%{gst_branch}
-%dir %{_datadir}/appdata/
%{_datadir}/appdata/gstreamer-plugins-base.appdata.xml
%{_libdir}/gstreamer-%{gst_branch}/libgstadder.so
%{_libdir}/gstreamer-%{gst_branch}/libgstalsa.so