Accepting request 751448 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/751448 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=368
This commit is contained in:
parent
b787d418e0
commit
da9c8bc3fa
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
|
||||||
<param name="changesrevision">ff41436b594e04e106c0cd3859080ac80e6e6722</param></service></servicedata>
|
<param name="changesrevision">f737908d2f7dc121e0d85507c16fd7a399d4b36a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ddca9e0ab18eda57749e72f6edc8adfa4ac26a797c8b5374082e4a3a86cb47a
|
|
||||||
size 97826318
|
|
3
gtk-3.24.13+0.obscpio
Normal file
3
gtk-3.24.13+0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:99d23882db452412c529f90e2aa23b80675560f207731006a1128851b2f3b4a6
|
||||||
|
size 97874958
|
@ -1,5 +1,5 @@
|
|||||||
name: gtk
|
name: gtk
|
||||||
version: 3.24.12+32
|
version: 3.24.13+0
|
||||||
mtime: 1571766043
|
mtime: 1574878582
|
||||||
commit: 39e28ab93395c32cc2ed49a67bca24d31bac587e
|
commit: f737908d2f7dc121e0d85507c16fd7a399d4b36a
|
||||||
|
|
||||||
|
11
gtk3.changes
11
gtk3.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 27 19:06:58 UTC 2019 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.24.13+0:
|
||||||
|
+ Fix a11y test output
|
||||||
|
+ HighContrast: Add missing color to entry
|
||||||
|
+ themes: remove various @extend with compound selectors
|
||||||
|
+ Avoid Broadwayd - GtkEntry popup takes 35s after application
|
||||||
|
startup.
|
||||||
|
+ Hide Objective-C from outside GdkQuartz.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 19 11:00:51 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
Tue Nov 19 11:00:51 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gtk3
|
# spec file for package gtk3
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands
|
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -22,7 +22,7 @@
|
|||||||
%define _name gtk
|
%define _name gtk
|
||||||
%bcond_without broadway
|
%bcond_without broadway
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.24.12+32
|
Version: 3.24.13+0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GTK+ toolkit library (version 3)
|
Summary: The GTK+ toolkit library (version 3)
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user