Accepting request 880979 from GNOME:Next

GNOME 40 - here we come

OBS-URL: https://build.opensuse.org/request/show/880979
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=220
This commit is contained in:
Dominique Leuenberger 2021-03-24 16:37:44 +00:00 committed by Git OBS Bridge
parent af3a52c185
commit 28bf735574
4 changed files with 25 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Mar 20 07:07:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.68.0:
+ Update GLib annotations.
+ docs: cleanup.
+ Fix syntax errors in gir-1.2.rnc.
-------------------------------------------------------------------
Thu Mar 18 12:03:49 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.67.1:
+ Requires Python 3.6+.
+ Update GLib annotations.
+ Fix compatibility with Python 3.10.
+ Fix build with GIR data disabled.
+ Add test object for signal marshallers.
-------------------------------------------------------------------
Mon Oct 5 15:26:39 UTC 2020 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gobject-introspection
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,15 +17,15 @@
Name: gobject-introspection
Version: 1.66.1
Version: 1.68.0
Release: 0
# FIXME: Find a way to identify if we need python3-gobject or python-gobject from gi-find-deps.sh.
Summary: GObject Introspection Tools
License: LGPL-2.1-or-later AND GPL-2.0-or-later
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Libraries/GNOME
URL: https://wiki.gnome.org/Projects/GObjectIntrospection
Source0: https://download.gnome.org/sources/gobject-introspection/1.66/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gobject-introspection/1.68/%{name}-%{version}.tar.xz
# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
Source1: gi-find-deps.sh
Source2: gobjectintrospection.attr