Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package udisks2 for openSUSE:Factory checked in at 2022-02-17 23:39:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/udisks2 (Old) and /work/SRC/openSUSE:Factory/.udisks2.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "udisks2" Thu Feb 17 23:39:57 2022 rev:45 rq:955414 version:2.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes 2022-01-29 21:01:44.474811517 +0100 +++ /work/SRC/openSUSE:Factory/.udisks2.new.1958/udisks2.changes 2022-02-17 23:40:46.971700787 +0100 @@ -1,0 +2,7 @@ +Mon Jan 31 15:28:11 UTC 2022 - Bj??rn Lie <[email protected]> + +- Drop gtk-doc BuildRequires, and pass disable-gtk-doc to + configure, the included gtk-docs are fine, we do not need to + build them ourselves. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ udisks2.spec ++++++ --- /var/tmp/diff_new_pack.JzDuoI/_old 2022-02-17 23:40:47.611700782 +0100 +++ /var/tmp/diff_new_pack.JzDuoI/_new 2022-02-17 23:40:47.615700782 +0100 @@ -33,7 +33,6 @@ BuildRequires: chrpath BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel >= 0.6.2 -BuildRequires: gtk-doc BuildRequires: libacl-devel BuildRequires: libblockdev-btrfs-devel >= %{libblockdev_version} BuildRequires: libblockdev-crypto-devel >= %{libblockdev_version} @@ -205,7 +204,7 @@ %build %configure \ --disable-static \ - --enable-gtk-doc \ + --disable-gtk-doc \ --docdir=%{_docdir}/%{name} \ --enable-bcache \ --enable-btrfs \
