Accepting request 1201519 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1201519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=81
This commit is contained in:
Ana Guerrero 2024-09-17 16:17:05 +00:00 committed by Git OBS Bridge
commit ae6b32b7b8
6 changed files with 22 additions and 8 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.0</param>
<param name="revision">4.16.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:95af8299b758a7dd15017858dea404a9c3f1951365ecabaf4c68aa33ae4a2a7f
size 90296334

3
gtk-4.16.1.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.16.0
mtime: 1725677467
commit: d16c9fbacabd4b88f347ff87681cf99b2fdd26d0
version: 4.16.1
mtime: 1726236696
commit: 670b4aabac36fba7a4e3b7dc68f8d5b199346668

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Sep 13 14:39:14 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.1:
+ GtkFileChooser: Plug a memory leak
+ GtkCalendar: Avoid ending up with invalid dates
+ Printing: Fix initial printer selection in the print dialog
+ Gsk:
- Fix shadows for opaque textures
- Fix a crash in a corner case
+ Css: Make relative paths work again in theme files
+ Accessibility: Fix detection of the Flatpak portal
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 7 08:00:50 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -28,7 +28,7 @@
%endif
Name: gtk4
Version: 4.16.0
Version: 4.16.1
Release: 0
Summary: The GTK+ toolkit library (version 4)
License: LGPL-2.1-or-later