From 28bf735574999f4c415ff5dd85148775c0af4f94edec04c45ee73dfedceb95d7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Mar 2021 16:37:44 +0000 Subject: [PATCH] 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 --- gobject-introspection-1.66.1.tar.xz | 3 --- gobject-introspection-1.68.0.tar.xz | 3 +++ gobject-introspection.changes | 18 ++++++++++++++++++ gobject-introspection.spec | 8 ++++---- 4 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 gobject-introspection-1.66.1.tar.xz create mode 100644 gobject-introspection-1.68.0.tar.xz diff --git a/gobject-introspection-1.66.1.tar.xz b/gobject-introspection-1.66.1.tar.xz deleted file mode 100644 index b86f43b..0000000 --- a/gobject-introspection-1.66.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd44a55ee5f426ea22b6b89624708f9e8d53f5cc94e5485c15c87cb30e06161d -size 1012784 diff --git a/gobject-introspection-1.68.0.tar.xz b/gobject-introspection-1.68.0.tar.xz new file mode 100644 index 0000000..347f02d --- /dev/null +++ b/gobject-introspection-1.68.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d229242481a201b84a0c66716de1752bca41db4133672cfcfb37c93eb6e54a27 +size 1019732 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index d5c0494..c437780 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Mar 20 07:07:02 UTC 2021 - Dominique Leuenberger + +- 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 + +- 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 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index fa96a1e..f33c50c 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -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