Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pangomm for openSUSE:Factory checked in at 2021-09-28 19:16:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pangomm (Old) and /work/SRC/openSUSE:Factory/.pangomm.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pangomm" Tue Sep 28 19:16:54 2021 rev:44 rq:922034 version:2.48.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pangomm/pangomm.changes 2020-12-23 17:22:06.562589239 +0100 +++ /work/SRC/openSUSE:Factory/.pangomm.new.1899/pangomm.changes 2021-09-28 19:17:53.228279480 +0200 @@ -1,0 +2,14 @@ +Tue Sep 28 15:06:30 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 2.48.1: + + GlyphItem: Fix a memory leak in split() + + Layout: Speed up get_log_attrs() + + Build: + - Meson build: Use relative paths to untracked/ + - pangommconfig.h.*: Don't dllimport on MinGW + - Meson build: Make it possible to use pangomm as a subproject + - Meson build: No implicit_include_directories +- Add pangomm-docs-without-timestamp.patch: Do not add timestamp to + generated doc files. + +------------------------------------------------------------------- Old: ---- pangomm-2.48.0.tar.xz New: ---- pangomm-2.48.1.tar.xz pangomm-docs-without-timestamp.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pangomm.spec ++++++ --- /var/tmp/diff_new_pack.fQzggI/_old 2021-09-28 19:17:53.632279945 +0200 +++ /var/tmp/diff_new_pack.fQzggI/_new 2021-09-28 19:17:53.636279951 +0200 @@ -1,7 +1,7 @@ # # spec file for package pangomm # -# 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 @@ -21,14 +21,16 @@ %define libname lib%{name}-2_48-1 Name: pangomm -Version: 2.48.0 +Version: 2.48.1 Release: 0 Summary: C++ interface for pango -License: LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-only +License: GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-only Group: Development/Libraries/C and C++ URL: https://www.gtkmm.org Source0: https://download.gnome.org/sources/%{name}/%{base_ver}/%{name}-%{version}.tar.xz Source99: baselibs.conf +# PATCH-FIX-UPSTREAM pangomm-docs-without-timestamp.patch -- Do not add timestamp to generated doc files. +Patch0: pangomm-docs-without-timestamp.patch BuildRequires: c++_compiler BuildRequires: doxygen @@ -74,6 +76,7 @@ %prep %autosetup -p1 +chmod -x NEWS %build %meson \ ++++++ pangomm-2.48.0.tar.xz -> pangomm-2.48.1.tar.xz ++++++ ++++ 5018 lines of diff (skipped) ++++++ pangomm-docs-without-timestamp.patch ++++++ --- orig-pangomm-2.48.1/docs/reference/Doxyfile.in 2021-05-21 13:14:18.019759000 +0200 +++ pangomm-2.48.1/docs/reference/Doxyfile.in 2021-09-28 17:38:18.771942311 +0200 @@ -164,7 +164,7 @@ HTML_COLORSTYLE_HUE = 220 HTML_COLORSTYLE_SAT = 100 HTML_COLORSTYLE_GAMMA = 80 -HTML_TIMESTAMP = YES +HTML_TIMESTAMP = NO HTML_DYNAMIC_SECTIONS = NO HTML_INDEX_NUM_ENTRIES = 100 GENERATE_DOCSET = NO