Accepting request 1238323 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1238323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pangomm?expand=0&rev=50
This commit is contained in:
Ana Guerrero 2025-01-17 17:37:34 +00:00 committed by Git OBS Bridge
commit 90e45b325d
6 changed files with 22 additions and 10 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/pangomm.git</param>
<param name="revision">2.54.0</param>
<param name="revision">2.56.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60e10f2dc19b9a862255a46a9aa4360032b671fd5b163dc3e1f9bef1bf2eac5e
size 1077772

3
pangomm-2.56.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9bfada096aa00807fa3791f17bc2abd9f30f825bb96f6eeab27e34298b9e5c87
size 1084428

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 16 09:30:29 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: pangomm
version: 2.54.0
mtime: 1721918019
commit: 522105b41b54f7a1da6d928d5ffe89699993a299
version: 2.56.1
mtime: 1736965354
commit: 004c661ded6e37e38b92f2c90bdafa90aabcd615

View File

@ -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