diff --git a/_service b/_service index 4a5cbba..e51049d 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/pangomm.git - 2.54.0 + 2.56.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/pangomm-2.54.0.obscpio b/pangomm-2.54.0.obscpio deleted file mode 100644 index 1a9812a..0000000 --- a/pangomm-2.54.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60e10f2dc19b9a862255a46a9aa4360032b671fd5b163dc3e1f9bef1bf2eac5e -size 1077772 diff --git a/pangomm-2.56.1.obscpio b/pangomm-2.56.1.obscpio new file mode 100644 index 0000000..381a9fc --- /dev/null +++ b/pangomm-2.56.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfada096aa00807fa3791f17bc2abd9f30f825bb96f6eeab27e34298b9e5c87 +size 1084428 diff --git a/pangomm.changes b/pangomm.changes index 4572b9a..40da4e3 100644 --- a/pangomm.changes +++ b/pangomm.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jan 16 09:30:29 UTC 2025 - Bjørn Lie + +- Update to version 2.56.1: + + Add new API from pango 1.56.0 + + Regenerate docs.xml and .defs files, using files from pango + 1.56.0 + + Replace gtkmm.org by gtkmm.gnome.org + + AttrList: Update the documentation + + docs/reference/Doxyfile.in: Remove unsupported entries +- Update URL with new home. + ------------------------------------------------------------------- Thu Jul 25 17:45:42 UTC 2024 - Bjørn Lie diff --git a/pangomm.obsinfo b/pangomm.obsinfo index 6d6ba7d..ffabdc4 100644 --- a/pangomm.obsinfo +++ b/pangomm.obsinfo @@ -1,4 +1,4 @@ name: pangomm -version: 2.54.0 -mtime: 1721918019 -commit: 522105b41b54f7a1da6d928d5ffe89699993a299 +version: 2.56.1 +mtime: 1736965354 +commit: 004c661ded6e37e38b92f2c90bdafa90aabcd615 diff --git a/pangomm.spec b/pangomm.spec index f0603b5..00bda2e 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -1,7 +1,7 @@ # # spec file for package pangomm # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,12 +20,12 @@ %define libname lib%{name}-2_48-1 Name: pangomm -Version: 2.54.0 +Version: 2.56.1 Release: 0 Summary: C++ interface for pango 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 +URL: https://gtkmm.gnome.org Source0: %{name}-%{version}.tar.zst BuildRequires: c++_compiler