From 7e3feecad8febca50c0e55f60405f4b146df6886b7c8abaa9ed7078d73827c4a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 19 Mar 2024 13:29:49 +0000 Subject: [PATCH] Accepting request 1158300 from GNOME:Next GNOME 46 OBS-URL: https://build.opensuse.org/request/show/1158300 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=81 --- _service | 2 +- pangomm-2.50.1.obscpio | 3 --- pangomm-2.52.0.obscpio | 3 +++ pangomm.changes | 30 ++++++++++++++++++++++++++++++ pangomm.obsinfo | 6 +++--- pangomm.spec | 8 ++++---- 6 files changed, 41 insertions(+), 11 deletions(-) delete mode 100644 pangomm-2.50.1.obscpio create mode 100644 pangomm-2.52.0.obscpio diff --git a/_service b/_service index 471a5cb..c101dbb 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/pangomm.git - refs/tags/2.50.1 + 2.52.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/pangomm-2.50.1.obscpio b/pangomm-2.50.1.obscpio deleted file mode 100644 index 725b5a9..0000000 --- a/pangomm-2.50.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bff7d9687d413ab46a6e297035dfeaef889f9a62fd4c19e114686a9f52a48fc -size 1063948 diff --git a/pangomm-2.52.0.obscpio b/pangomm-2.52.0.obscpio new file mode 100644 index 0000000..61c7196 --- /dev/null +++ b/pangomm-2.52.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82a062ca532c2264455a81ae6215e1b71f655b6c2c349ec311f2576dd6a08a3 +size 1072140 diff --git a/pangomm.changes b/pangomm.changes index 50de657..a9ac6f6 100644 --- a/pangomm.changes +++ b/pangomm.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Mar 15 20:59:48 UTC 2024 - Dominique Leuenberger + +- Update to version 2.52.0: + + FontFamily: Add property_item_type(), property_n_items(), + property_name(), property_is_monospace(), + property_is_variable(). + + FontMap: Add reload_font(), property_item_type(), + property_n_items(). + +------------------------------------------------------------------- +Mon Jan 29 13:20:31 UTC 2024 - Dominique Leuenberger + +- Update to version 2.50.2: + + Fontset: Use callback functions with C linkage. + + Coverage: Don't use deprecated pango_coverage_ref/unref(). + + Documentation: + - Doxyfile.in: Don't hide undocumented classes. + - README.win32: Convert to MarkDown and rename to + README.win32.md. + - Make dependencies clearer. + - 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. + + ------------------------------------------------------------------- Wed Sep 21 15:14:25 UTC 2022 - Bjørn Lie diff --git a/pangomm.obsinfo b/pangomm.obsinfo index d11ba3f..3429803 100644 --- a/pangomm.obsinfo +++ b/pangomm.obsinfo @@ -1,4 +1,4 @@ name: pangomm -version: 2.50.1 -mtime: 1663771576 -commit: 7083b4deaa6401bf1f5b771752a46632ecc8d303 +version: 2.52.0 +mtime: 1710522671 +commit: a767b1b98003ae3d7defa838af789616395d2602 diff --git a/pangomm.spec b/pangomm.spec index 1a7e67c..7340e5b 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -1,7 +1,7 @@ # # spec file for package pangomm # -# 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 libname lib%{name}-2_48-1 Name: pangomm -Version: 2.50.1 +Version: 2.52.0 Release: 0 Summary: C++ interface for pango License: GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-only @@ -47,7 +47,7 @@ BuildRequires: xsltproc BuildRequires: pkgconfig(cairomm-1.16) >= 1.2.2 BuildRequires: pkgconfig(giomm-2.68) BuildRequires: pkgconfig(glibmm-2.68) -BuildRequires: pkgconfig(pangocairo) >= 1.31.0 +BuildRequires: pkgconfig(pangocairo) >= 1.52.0 %description pangomm provides a C++ interface to the pango library. @@ -110,7 +110,7 @@ chmod -x NEWS %{_libdir}/pangomm-%{base_ver} %files doc -%doc AUTHORS README.md +%doc README.md %{_datadir}/devhelp/books/pangomm-%{base_ver}/ %{_datadir}/doc/pangomm-%{base_ver}/ # Avoid BuildRequires on devhelp