Hello community, here is the log from the commit of package pangomm for openSUSE:Factory checked in at 2020-04-23 18:31:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pangomm (Old) and /work/SRC/openSUSE:Factory/.pangomm.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pangomm" Thu Apr 23 18:31:50 2020 rev:42 rq:795243 version:2.43.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pangomm/pangomm.changes 2019-10-18 14:32:56.664315811 +0200 +++ /work/SRC/openSUSE:Factory/.pangomm.new.2738/pangomm.changes 2020-04-23 18:31:55.824259084 +0200 @@ -1,0 +2,42 @@ +Sun Mar 22 12:31:49 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 2.43.2: + + Coverage: Remove max(), to_bytes() and one create() + + Layout::get_lines(): Fix ownership of the GSList + + Remove deprecated API: + - AttrList: non-const operator bool() + - CairoFontMap: create_context() + - Color: non-const operator bool() + - Layout: get_iter(LayoutIter& iter) + - LayoutIter: assign_gobj() + + pango/src/color.hg: Fix call to _CLASS_BOXEDTYPE_STATIC + + Build: + - Use glibmm-2.66 instead of glibmm-2.60 + - tools/gen_scripts: Update for non-source-dir builds + - Add support for building pangomm with Meson + - meson.build: Check if .git is a directory or file + - NMake Makefiles: Allow builds from a GIT checkout + - Visual Studio: Drop gendef.exe, use __declspec(dllexport) + - The fixed call to _CLASS_BOXEDTYPE_STATIC in color.hg is + necessary in order to use glibmm 2.65.1 or later, combined + with maintainer-mode in pangomm. +- Drop upstream fixed patches: + + pangomm-use-glibmm-266.patch + + pangomm-use-glibmm-264.patch + + pangomm-use-glibmm-262.patch + +------------------------------------------------------------------- +Sat Mar 21 15:24:51 UTC 2020 - Bjørn Lie <[email protected]> + +- Add pangomm-use-glibmm-266.patch: Forward port to use libmm-2.66. +- Replace pkgconfig(glibmm-2.64) BuildRequires with + pkgconfig(glibmm-2.66). + +------------------------------------------------------------------- +Thu Feb 20 17:06:57 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Add pangomm-use-glibmm-264.patch: Forward port to use libmm-2.64. +- Replace pkgconfig(glibmm-2.62) BuildRequires with + pkgconfig(glibmm-2.64). + +------------------------------------------------------------------- Old: ---- pangomm-2.43.1.tar.xz pangomm-use-glibmm-262.patch New: ---- pangomm-2.43.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pangomm.spec ++++++ --- /var/tmp/diff_new_pack.oOfUSe/_old 2020-04-23 18:31:56.604260577 +0200 +++ /var/tmp/diff_new_pack.oOfUSe/_new 2020-04-23 18:31:56.608260584 +0200 @@ -1,7 +1,7 @@ # # spec file for package pangomm # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define libname lib%{name}-2_44-1 Name: pangomm -Version: 2.43.1 +Version: 2.43.2 Release: 0 Summary: C++ interface for pango License: LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-only @@ -29,8 +29,6 @@ URL: https://www.gtkmm.org Source0: https://download.gnome.org/sources/%{name}/2.43/%{name}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM pangomm-use-glibmm-262.patch -- Forward port to use glibmm-2.62 -Patch0: pangomm-use-glibmm-262.patch BuildRequires: c++_compiler BuildRequires: fdupes @@ -38,7 +36,7 @@ BuildRequires: mm-common BuildRequires: pkgconfig BuildRequires: pkgconfig(cairomm-1.16) >= 1.2.2 -BuildRequires: pkgconfig(glibmm-2.62) +BuildRequires: pkgconfig(glibmm-2.66) BuildRequires: pkgconfig(pangocairo) >= 1.31.0 Recommends: %{name}-doc = %{version} ++++++ pangomm-2.43.1.tar.xz -> pangomm-2.43.2.tar.xz ++++++ ++++ 52227 lines of diff (skipped)
