Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gstreamer-editing-services for 
openSUSE:Factory checked in at 2022-01-22 08:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-editing-services (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-editing-services.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-editing-services"

Sat Jan 22 08:18:14 2022 rev:38 rq:947912 version:1.18.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-editing-services/gstreamer-editing-services.changes
    2021-09-21 21:13:27.690660270 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-editing-services.new.1938/gstreamer-editing-services.changes
  2022-01-22 08:19:11.066499322 +0100
@@ -1,0 +2,8 @@
+Thu Jan 20 16:56:20 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix parameters passed to meson: gtk_doc should be doc. Meson 0.60
+  became strict and no longer accepts invalid parameters.
+- Drop hotdoc BuildRequires: as we pass -Ddoc=disabled to meson,
+  this dependency is not needed.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-editing-services.spec ++++++
--- /var/tmp/diff_new_pack.5zyBzm/_old  2022-01-22 08:19:11.530496194 +0100
+++ /var/tmp/diff_new_pack.5zyBzm/_new  2022-01-22 08:19:11.538496140 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-editing-services
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -32,7 +32,6 @@
 BuildRequires:  c++_compiler
 BuildRequires:  cmake
 BuildRequires:  flex
-BuildRequires:  hotdoc
 BuildRequires:  meson >= 0.47.0
 BuildRequires:  pkgconfig
 BuildRequires:  python3-gobject-devel
@@ -155,7 +154,7 @@
 
 %build
 %meson \
-       -Dgtk_doc=disabled \
+       -Ddoc=disabled \
        -Dintrospection=enabled \
        -Dtests=disabled \
        %{nil}

Reply via email to