Accepting request 1235445 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1235445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=88
This commit is contained in:
Ana Guerrero 2025-01-09 14:04:14 +00:00 committed by Git OBS Bridge
commit 353f5d9144
6 changed files with 24 additions and 9 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/gtk.git</param>
<param name="revision">4.16.7</param>
<param name="revision">4.16.12</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

3
gtk-4.16.12.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2da3f45003ffdb25cf54cebed4c66a9b2bc02ec675abf605ff95ac8f31b00c4d
size 91812366

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88fb2a04c65a7f329bf7f2958ef348c1ae86815808707d2c8667b2c3523e7cae
size 90432014

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.16.7
mtime: 1732412543
commit: 5c01cac37347d5a747e85a0c7f0faf0642fb670d
version: 4.16.12
mtime: 1735931456
commit: 0722488657551a65bb54c0238de759065a61b94e

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jan 3 21:18:09 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.12:
+ Switch to the new release process.
- Changes from version 4.16.8:
+ GtkFileChooser: Fix a focus problem with the server entry.
+ GtkEmojiChooser: Update to CLDR 46 / Unicode 16.
+ GtkAboutDialog: Small improvements.
+ Wayland:
- Fix some Vulkan sizing corner cases.
- Fix problems with rotated, offloaded images.
- Fix a few crashes.
+ Demos: Don't create extra windows for D-Bus activation.
-------------------------------------------------------------------
Sun Nov 24 10:12:30 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package gtk4
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -28,7 +28,7 @@
%endif
Name: gtk4
Version: 4.16.7
Version: 4.16.12
Release: 0
Summary: The GTK+ toolkit library (version 4)
License: LGPL-2.1-or-later