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 2021-09-29 20:18:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pangomm1_4 (Old) and /work/SRC/openSUSE:Factory/.pangomm1_4.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pangomm1_4" Wed Sep 29 20:18:12 2021 rev:7 rq:922031 version:2.46.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pangomm1_4/pangomm1_4.changes 2021-02-01 13:25:55.145889797 +0100 +++ /work/SRC/openSUSE:Factory/.pangomm1_4.new.1899/pangomm1_4.changes 2021-09-29 20:19:07.355000500 +0200 @@ -1,0 +2,16 @@ +Tue Sep 28 15:33:55 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Add pangomm1_4-docs-without-timestamp.patch: do not add + timestampt to generated doc files. + +------------------------------------------------------------------- +Tue Sep 28 14:22:14 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 2.46.1: + + Meson build: + - Make it possible to use pangomm as a subproject. + - No implicit_include_directories. + - Use relative paths to untracked/. + + pangommconfig.h.*: Don't dllimport on MinGW. + +------------------------------------------------------------------- @@ -31 +46,0 @@ - - Old: ---- pangomm-2.46.0.tar.xz New: ---- pangomm-2.46.1.tar.xz pangomm1_4-docs-without-timestamp.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pangomm1_4.spec ++++++ --- /var/tmp/diff_new_pack.rhDeOW/_old 2021-09-29 20:19:07.867001660 +0200 +++ /var/tmp/diff_new_pack.rhDeOW/_new 2021-09-29 20:19:07.871001669 +0200 @@ -21,7 +21,7 @@ %define _name pangomm Name: pangomm1_4 -Version: 2.46.0 +Version: 2.46.1 Release: 0 Summary: C++ interface for pango License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -29,7 +29,8 @@ URL: http://www.gtkmm.org Source0: https://download.gnome.org/sources/pangomm/2.46/%{_name}-%{version}.tar.xz Source99: baselibs.conf - +# PATCH-FIX-OPENSUSE pangomm1_4-docs-without-timestamp.patch dims...@opensuse.org -- Do not add timestamps to generated doc files +Patch0: pangomm1_4-docs-without-timestamp.patch BuildRequires: c++_compiler BuildRequires: doxygen BuildRequires: fdupes @@ -68,6 +69,7 @@ %prep %autosetup -p1 -n %{_name}-%{version} +chmod -x NEWS %build %meson \ ++++++ pangomm-2.46.0.tar.xz -> pangomm-2.46.1.tar.xz ++++++ ++++ 16549 lines of diff (skipped) ++++++ pangomm1_4-docs-without-timestamp.patch ++++++ Index: pangomm-2.46.1/docs/reference/Doxyfile.in =================================================================== --- pangomm-2.46.1.orig/docs/reference/Doxyfile.in +++ pangomm-2.46.1/docs/reference/Doxyfile.in @@ -164,7 +164,7 @@ HTML_EXTRA_FILES = 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