Dominique Leuenberger 2024-10-02 14:39:33 +00:00 committed by Git OBS Bridge
parent ff24786ce2
commit 14af399231
7 changed files with 23 additions and 9 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.2</param>
<param name="revision">c2417dc10777b6e65a975bf7f9b2e9f5d8f584f2</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">enable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
<param name="changesrevision">c2417dc10777b6e65a975bf7f9b2e9f5d8f584f2</param></service></servicedata>

3
gtk-4.16.2+10.obscpio Normal file
View File

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

View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.16.2
mtime: 1727158466
commit: 3f4a414b1dd58cc627bd0bc07365959677fb2ea1
version: 4.16.2+10
mtime: 1727707878
commit: c2417dc10777b6e65a975bf7f9b2e9f5d8f584f2

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>

View File

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