Accepting request 563107 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/563107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=164
This commit is contained in:
Dominique Leuenberger 2018-01-16 08:29:10 +00:00 committed by Git OBS Bridge
commit eabdaaf42c
6 changed files with 16 additions and 8 deletions

View File

@ -2,8 +2,8 @@
<service mode="disabled" name="tar_scm">
<param name="url">git://git.gnome.org/gtk+</param>
<param name="scm">git</param>
<param name="revision">gtk-2-24</param>
<param name="versionformat">2.24.31+%cd.%h</param>
<param name="revision">2.24.32</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
</service>
<service mode="disabled" name="recompress">

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://git.gnome.org/gtk+</param>
<param name="changesrevision">61d5c82f5ca7d4f00f8182d17d30c350f43a4424</param></service></servicedata>
<param name="changesrevision">ed7d3e25f8b6debae6ccc8b50d1329155338cab8</param></service></servicedata>

View File

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

3
gtk+-2.24.32.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 09 16:30:24 UTC 2018 - zaitor@opensuse.org
- Update to version 2.24.32:
+ Fix abicheck.
- Use the release version as revision and set versionformat to
PARENT_TAG, ensure we build the upstream released tag.
-------------------------------------------------------------------
Fri Dec 29 00:02:17 UTC 2017 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package gtk2
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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.31+20171209.61d5c82f5c
Version: 2.24.32
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)