Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package atkmm1_6 for openSUSE:Factory checked in at 2021-10-12 21:48:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atkmm1_6 (Old) and /work/SRC/openSUSE:Factory/.atkmm1_6.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atkmm1_6" Tue Oct 12 21:48:52 2021 rev:5 rq:924741 version:2.28.1 Changes: -------- --- /work/SRC/openSUSE:Factory/atkmm1_6/atkmm1_6.changes 2020-12-23 14:20:39.653691496 +0100 +++ /work/SRC/openSUSE:Factory/.atkmm1_6.new.2443/atkmm1_6.changes 2021-10-12 21:50:06.731936902 +0200 @@ -1,0 +2,5 @@ +Thu Oct 7 11:42:49 UTC 2021 - pgaj...@suse.com + +- turn off doc build, it does not work with new doxygen + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atkmm1_6.spec ++++++ --- /var/tmp/diff_new_pack.zdzszR/_old 2021-10-12 21:50:07.155937509 +0200 +++ /var/tmp/diff_new_pack.zdzszR/_new 2021-10-12 21:50:07.159937515 +0200 @@ -1,7 +1,7 @@ # # spec file for package atkmm1_6 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -61,23 +61,12 @@ atkmm is the C++ binding for the ATK library. This module is part of the GNOME C++ bindings effort. -%package doc -Summary: C++ Binding for the ATK library -License: GPL-2.0-or-later AND LGPL-2.1-or-later -Group: Documentation/HTML -Requires: glibmm2-doc -BuildArch: noarch - -%description doc -atkmm is the C++ binding for the ATK library. -This module is part of the GNOME C++ bindings effort. - %prep %autosetup -p1 -n %{_name}-%{version} %build %meson \ - -Dbuild-documentation=true \ + -Dbuild-documentation=false \ %{nil} %meson_build @@ -102,8 +91,4 @@ %dir %{_libdir}/atkmm-1.6/proc %{_libdir}/atkmm-1.6/proc/m4/ -%files doc -%{_datadir}/devhelp/books/atkmm-1.6/ -%{_datadir}/doc/atkmm-1.6/ - %changelog