Accepting request 858356 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/858356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=177
This commit is contained in:
Dominique Leuenberger 2020-12-24 18:38:24 +00:00 committed by Git OBS Bridge
commit 865d8a2f2f
6 changed files with 23 additions and 10 deletions

View File

@ -1,10 +1,15 @@
<?xml version="1.0"?>
<services>
<service mode="disabled" name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
<param name="scm">git</param>
<param name="revision">gtk-2-24</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>
-->
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>

View File

@ -1,6 +0,0 @@
<servicedata>
<service name="tar_scm">
<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">d1b21ff1598cfab03e6b918edd76de766356566c</param></service></servicedata>

View File

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

BIN
gtk-2.24.33.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Dec 22 16:59:43 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.24.33:
+ This is the final GTK 2.x release. There will be no more
updates to GTK 2. All users are encouraged to update to GTK 3
or 4.
+ Make the output of gtk-query-immodules deterministic.
+ GtkCalendar: Use %OB if supported.
+ GtkIconTheme: prefer exact matches.
+ build:
- Support automake 1.16.
- Fix compiler warnings with newer gcc.
-------------------------------------------------------------------
Sun Jul 12 12:26:32 UTC 2020 - bjorn.lie@gmail.com

View File

@ -20,7 +20,7 @@
%define gtk_binary_version 2.10.0
%define _name gtk
Name: gtk2
Version: 2.24.32+70
Version: 2.24.33
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)