Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pangomm1_4 for openSUSE:Factory checked in at 2024-05-23 15:34:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pangomm1_4 (Old) and /work/SRC/openSUSE:Factory/.pangomm1_4.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pangomm1_4" Thu May 23 15:34:40 2024 rev:12 rq:1175740 version:2.46.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pangomm1_4/pangomm1_4.changes 2022-12-21 16:06:20.058455383 +0100 +++ /work/SRC/openSUSE:Factory/.pangomm1_4.new.24587/pangomm1_4.changes 2024-05-23 15:35:10.991447755 +0200 @@ -1,0 +2,17 @@ +Wed May 22 09:58:50 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 2.46.4: + + Coverage: Don't use deprecated pango_coverage_ref/unref() + + Documentation: + - Doxyfile.in: Don't hide undocumented classes + - Remove AUTHORS, HACKING, README.SUN; add general info to + README.md. + + Meson build: + - Detect if we build from a git subtree + - Don't copy files with configure_file() + - Fix the evaluation of is_git_build on Windows + - Don't fail if warning_level=everything +- Enable check section: run meson test (no tests defined as of + now). + +------------------------------------------------------------------- Old: ---- pangomm-2.46.3.tar.xz New: ---- pangomm-2.46.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pangomm1_4.spec ++++++ --- /var/tmp/diff_new_pack.upXszD/_old 2024-05-23 15:35:11.435463867 +0200 +++ /var/tmp/diff_new_pack.upXszD/_new 2024-05-23 15:35:11.435463867 +0200 @@ -1,7 +1,7 @@ # # spec file for package pangomm1_4 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define _name pangomm Name: pangomm1_4 -Version: 2.46.3 +Version: 2.46.4 Release: 0 Summary: C++ interface for pango License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -72,12 +72,15 @@ %meson_install %fdupes %{buildroot}/%{prefix} +%check +%meson_test + %post -n libpangomm%{so_ver} -p /sbin/ldconfig %postun -n libpangomm%{so_ver} -p /sbin/ldconfig %files -n libpangomm%{so_ver} %license COPYING -%doc AUTHORS NEWS README.md +%doc NEWS README.md %{_libdir}/*.so.* %files devel ++++++ pangomm-2.46.3.tar.xz -> pangomm-2.46.4.tar.xz ++++++ ++++ 42662 lines of diff (skipped)