Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-libav for
openSUSE:Factory checked in at 2021-09-26 21:48:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-libav (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-libav"
Sun Sep 26 21:48:13 2021 rev:28 rq:920826 version:1.18.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-libav/gstreamer-plugins-libav.changes
2021-09-20 23:32:25.083119086 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new.1899/gstreamer-plugins-libav.changes
2021-09-26 21:48:22.514757569 +0200
@@ -1,0 +2,7 @@
+Thu Sep 16 09:59:11 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Stop building doc sub-package, we will in the future use
+ upstreams own standalone doc package. Following this: Drop
+ hotdoc BuildRequires, and pass doc=disabled to meson.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-libav.spec ++++++
--- /var/tmp/diff_new_pack.rvKkpa/_old 2021-09-26 21:48:22.982758233 +0200
+++ /var/tmp/diff_new_pack.rvKkpa/_new 2021-09-26 21:48:22.986758239 +0200
@@ -30,7 +30,6 @@
Patch0: add-gpl-option.patch
BuildRequires: gcc-c++
-BuildRequires: hotdoc
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: yasm
@@ -91,19 +90,17 @@
-Dpackage-name='openSUSE GStreamer-plugins-libav package' \
-Dpackage-origin='http://download.opensuse.org' \
-Dgpl=enabled \
+ -Ddoc=disabled \
%{nil}
%meson_build
%install
%meson_install
-find %{buildroot} -type f -name "*.la" -delete -print
%files
%license COPYING
-%{_libdir}/gstreamer-%{gst_branch}/libgstlibav.so
-
-%files doc
%doc AUTHORS NEWS README.md
+%{_libdir}/gstreamer-%{gst_branch}/libgstlibav.so
%changelog