Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mm-common for openSUSE:Factory checked in at 2022-03-23 20:17:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mm-common (Old) and /work/SRC/openSUSE:Factory/.mm-common.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mm-common" Wed Mar 23 20:17:41 2022 rev:9 rq:963628 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/mm-common/mm-common.changes 2021-03-08 15:20:36.394085845 +0100 +++ /work/SRC/openSUSE:Factory/.mm-common.new.25692/mm-common.changes 2022-03-23 20:19:41.058507090 +0100 @@ -1,0 +2,22 @@ +Fri Feb 11 16:03:04 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 1.0.4: + + Add util/doc_postprocess.py and util/doc_install.py. + + Generating documentation in modules that use mm-common does not + require Perl in Meson builds. + + Meson build and skeletonmm: Specify 'check' option in + run_command(). The default value will change in future Meson + releases. +- Changes from version 1.0.3: + + Meson build: + - Make it possible to use mm-common as a subproject + - extra-install-cmd.py: Ignore FileNotFoundError + - Make quiet installations possible + + Skeletonmm: + - Fix versioning on macOS + - Use relative paths to untracked/ + - Update dependencies in Meson build files: glibmm-2.4 -> + glibmm-2.68, sigc++-2.0 -> sigc++-3.0 + - Make it possible to use skeletonmm as a subproject + +------------------------------------------------------------------- Old: ---- mm-common-1.0.2.tar.xz New: ---- mm-common-1.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mm-common.spec ++++++ --- /var/tmp/diff_new_pack.BVDjdr/_old 2022-03-23 20:19:41.670507436 +0100 +++ /var/tmp/diff_new_pack.BVDjdr/_new 2022-03-23 20:19:41.678507441 +0100 @@ -1,7 +1,7 @@ # # spec file for package mm-common # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2016 Bj??rn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: mm-common -Version: 1.0.2 +Version: 1.0.4 Release: 0 Summary: Common build files of the GNOME C++ bindings License: GPL-2.0-or-later @@ -47,6 +47,9 @@ %prep %autosetup -p1 +# Remove executable bit in NEWS... +chmod -x NEWS + %build %meson %meson_build ++++++ mm-common-1.0.2.tar.xz -> mm-common-1.0.4.tar.xz ++++++ ++++ 194457 lines of diff (skipped)
