Accepting request 1085252 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/1085252
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=134
This commit is contained in:
2023-05-07 10:44:03 +00:00
committed by Git OBS Bridge
parent 5fd79c518f
commit ad6fe6598a
3 changed files with 128 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 4 14:48:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Add 966a2350.patch: css: Don't transition to currentColor.
Transition to the color that is in use instead. Fixes crashes
because currentColor is not an RGBA color and therefor could not
be queried later (glgo#GNOME/gtk#5798).
-------------------------------------------------------------------
Wed May 3 05:58:06 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>