Accepting request 754122 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/754122 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=152
This commit is contained in:
commit
2841b82fc4
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<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
|
||||
version: 3.24.12+32
|
||||
mtime: 1571766043
|
||||
commit: 39e28ab93395c32cc2ed49a67bca24d31bac587e
|
||||
version: 3.24.13+0
|
||||
mtime: 1574878582
|
||||
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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -22,7 +22,7 @@
|
||||
%define _name gtk
|
||||
%bcond_without broadway
|
||||
Name: gtk3
|
||||
Version: 3.24.12+32
|
||||
Version: 3.24.13+0
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user