Accepting request 820549 from home:iznogood:branches:GNOME:Factory
Bump to head of gtk2 branch, get gimp seqfault fix OBS-URL: https://build.opensuse.org/request/show/820549 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=285
This commit is contained in:
parent
a8c3e3b486
commit
e619ed0112
@ -3,4 +3,4 @@
|
||||
<param name="url">git://git.gnome.org/gtk+</param>
|
||||
<param name="changesrevision">ed7d3e25f8b6debae6ccc8b50d1329155338cab8</param></service><service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
|
||||
<param name="changesrevision">88ac9188a30346672731c4336ae92186f21cf3a0</param></service></servicedata>
|
||||
<param name="changesrevision">d1b21ff1598cfab03e6b918edd76de766356566c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d83b646ae8a0b95a036cd390e324b3501cc8ae7d87a624aec8e5653a9cf17d9a
|
||||
size 9092736
|
3
gtk-2.24.32+70.tar.xz
Normal file
3
gtk-2.24.32+70.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5318cbcd8a1eb8ecdd47e8ddb564edb9fd1c1dfc6c9d98a102d684c7a60041ad
|
||||
size 9093080
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 12 12:26:32 UTC 2020 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 2.24.32+70:
|
||||
* Resolve GIMP segfault from accessing memory past end of pixbuf
|
||||
Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/2684
|
||||
* Use bundle id instead of package name for the macOS preview as
|
||||
filename is now changed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 25 14:14:21 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gtk2
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define gtk_binary_version 2.10.0
|
||||
%define _name gtk
|
||||
Name: gtk2
|
||||
Version: 2.24.32+67
|
||||
Version: 2.24.32+70
|
||||
Release: 0
|
||||
# FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer)
|
||||
Summary: The GTK+ toolkit library (version 2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user