Hello community, here is the log from the commit of package mm-common for openSUSE:Factory checked in at 2019-08-13 13:11:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mm-common (Old) and /work/SRC/openSUSE:Factory/.mm-common.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mm-common" Tue Aug 13 13:11:51 2019 rev:5 rq:722101 version:0.9.12 Changes: -------- --- /work/SRC/openSUSE:Factory/mm-common/mm-common.changes 2018-04-19 15:26:15.346971554 +0200 +++ /work/SRC/openSUSE:Factory/.mm-common.new.9556/mm-common.changes 2019-08-13 13:11:54.145570050 +0200 @@ -1,0 +2,7 @@ +Thu Aug 8 11:04:16 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Own %{_datadir}/aclocal: when we might switch to pkgconf instead + of pkg-config, nothing in the build root is 'accidentally' owning + this directory for us. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mm-common.spec ++++++ --- /var/tmp/diff_new_pack.t1hEjA/_old 2019-08-13 13:11:54.601569801 +0200 +++ /var/tmp/diff_new_pack.t1hEjA/_new 2019-08-13 13:11:54.605569799 +0200 @@ -1,7 +1,7 @@ # # spec file for package mm-common # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ Summary: Common build files of the GNOME C++ bindings License: GPL-2.0-or-later Group: Development/Libraries/C and C++ -URL: http://gtkmm.org +URL: https://gtkmm.org Source: http://download.gnome.org/sources/%{name}/0.9/%{name}-%{version}.tar.xz Source99: mm-common-rpmlintrc BuildRequires: pkgconfig @@ -58,6 +58,7 @@ %doc NEWS AUTHORS %{_bindir}/mm-common-prepare %{_mandir}/man1/mm-common-prepare.1%{?ext_man} +%dir %{_datadir}/aclocal %{_datadir}/aclocal/mm-*.m4 %dir %{_datadir}/%{name} %{_datadir}/%{name}/*
