SHA256
1
0
forked from pool/gtk4

Compare commits

...

16 Commits

Author SHA256 Message Date
Ana Guerrero
353f5d9144 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
2025-01-09 14:04:14 +00:00
1812925c25 - 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=193
2025-01-06 22:26:42 +00:00
Ana Guerrero
8a26686099 Accepting request 1226292 from GNOME:Factory
- Update to version 4.16.7:
  + Text: Reduce the size of error underlines.
  + Accessibility:
    - Fix a wrong return value type.
    - Fix an invalid free call. (forwarded request 1226072 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1226292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=87
2024-11-26 19:54:57 +00:00
9e970d2f06 - Update to version 4.16.7:
+ Text: Reduce the size of error underlines.
  + Accessibility:
    - Fix a wrong return value type.
    - Fix an invalid free call.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=191
2024-11-25 14:18:44 +00:00
Ana Guerrero
fa65497f3a Accepting request 1225479 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1225479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=86
2024-11-22 22:50:29 +00:00
34fbf3a793 New stable release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=189
2024-11-21 08:47:40 +00:00
Dominique Leuenberger
c8054bb751 Accepting request 1220274 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1220274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=85
2024-11-03 06:17:13 +00:00
5cdb5378fb - Update to version 4.16.5:
+ Clean up debug spew.
- Update to version 4.16.4:
  + GtkTextView:
    - Fix some missing CSS invalidation
    - Handle charsets in clipboard datatypes
  + GtkApplication: Respect GDK_DEBUG=no-portals
  + Printing:
    - Avoid warnings for avahi errors
    - Fix a segfault in the print dialog setup code
  + Accessibility: Handle NULL values in more places
  + Gdk:
    - vulkan: Fix validation errors
    - Fix 32bit build for the jpeg loader
  + Wayland: Fix a possible deadlock with high-priority sources
    triggering Wayland roundtrips
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=187
2024-11-02 12:09:49 +00:00
Ana Guerrero
8fee537911 Accepting request 1205804 from GNOME:Factory
New stable release (forwarded request 1205735 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1205804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=84
2024-10-08 15:25:37 +00:00
8b6e8cca7f New stable release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=185
2024-10-05 09:02:18 +00:00
Ana Guerrero
173babb7a3 Accepting request 1205222 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1205222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=83
2024-10-03 16:00:08 +00:00
14af399231 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=183 2024-10-02 14:39:33 +00:00
Ana Guerrero
b1f42cae76 Accepting request 1203318 from GNOME:Factory
New release (forwarded request 1202812 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1203318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=82
2024-09-25 19:51:27 +00:00
ff24786ce2 New release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=181
2024-09-25 07:43:08 +00:00
Ana Guerrero
ae6b32b7b8 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
2024-09-17 16:17:05 +00:00
1da0acc664 New stable release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=179
2024-09-17 06:33:08 +00:00
6 changed files with 128 additions and 10 deletions

View File

@ -3,11 +3,11 @@
<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.12</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
<param name="changesgenerate">disable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">

View File

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

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,4 +1,4 @@
name: gtk
version: 4.16.0
mtime: 1725677467
commit: d16c9fbacabd4b88f347ff87681cf99b2fdd26d0
version: 4.16.12
mtime: 1735931456
commit: 0722488657551a65bb54c0238de759065a61b94e

View File

@ -1,3 +1,121 @@
-------------------------------------------------------------------
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>
- Update to version 4.16.7:
+ Text: Reduce the size of error underlines.
+ Accessibility:
- Fix a wrong return value type.
- Fix an invalid free call.
-------------------------------------------------------------------
Thu Nov 21 07:40:25 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.6:
+ To prevent issues when using GTK under kwin, this release makes
Wayland color management opt-in. To experiment with it, set
GDK_DEBUG=color-mgmt.
+ GtkText: Don't select inserted Emoji
+ GtkApplication: Set the default window icon from the app ID
+ GtkFontChooser: Make the dialog more shrinkable
+ Updated translations.
-------------------------------------------------------------------
Fri Nov 1 20:12:23 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.5:
+ Clean up debug spew.
-------------------------------------------------------------------
Fri Nov 1 18:25:25 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.4:
+ GtkTextView:
- Fix some missing CSS invalidation
- Handle charsets in clipboard datatypes
+ GtkApplication: Respect GDK_DEBUG=no-portals
+ Printing:
- Avoid warnings for avahi errors
- Fix a segfault in the print dialog setup code
+ Accessibility: Handle NULL values in more places
+ Gdk:
- vulkan: Fix validation errors
- Fix 32bit build for the jpeg loader
+ Wayland: Fix a possible deadlock with high-priority sources
triggering Wayland roundtrips
+ Updated translations.
-------------------------------------------------------------------
Fri Oct 4 18:19:59 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.3:
+ GtkScrolledWindow: Fix criticals in size allocation code
+ GtkFileChooser: Fix a crash in the portal code
+ GtkPicture: Avoid unnecessary resizes
+ GtkVideo: Make dmabufs work without GL
+ Accessibility: Always realized non-widget accessibles
+ Wayland:
- Improve settings portal handling
- Improve fallback for cursor themes
- Sync default values for settings with schema defaults
+ Updated translations.
-------------------------------------------------------------------
Tue Oct 01 10:02:52 UTC 2024 - bjorn.lie@gmail.com
- Update to version 4.16.2+10:
* wayland: Look for default cursor theme in XDG directories
* wayland: Clear settings_portal when going to fallback with no
portal settings
* wayland: Use the same default cursor size as gsettings schema
* Updated translations.
-------------------------------------------------------------------
Tue Sep 24 06:51:43 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.2:
+ GtkLabel: Fix centered text in RTL
+ Gsk:
- Speed up some Vulkan operations
- Improve startup speed by avoiding initialization of GL and
Vulkan in most cases
- Reduce critials at startup to warnings
- Fix a crash on startup with some Vulkan drivers
- Fix a big texture leak in NGL
+ Gdk: Speed up memory format conversions
+ Wayland: Be more careful with mimetypes during DND or
copy-paste
+ Tools: builder-tool: Improve conversion of boxes
+ Updated translations.
-------------------------------------------------------------------
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

@ -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.0
Version: 4.16.12
Release: 0
Summary: The GTK+ toolkit library (version 4)
License: LGPL-2.1-or-later