From 07ae631f57ef3ff2f30df4982710f6bea1d62ca3f6b81303218cba81ceed192f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 14 Apr 2025 15:12:31 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main gobject-introspection revision 240b5348951a92a15cc2fe30380a728f --- _service | 2 +- gobject-introspection-1.82.0.obscpio | 3 -- gobject-introspection-1.84.0.obscpio | 3 ++ gobject-introspection.changes | 41 ++++++++++++++++++++++++++++ gobject-introspection.obsinfo | 6 ++-- gobject-introspection.spec | 4 +-- 6 files changed, 50 insertions(+), 9 deletions(-) delete mode 100644 gobject-introspection-1.82.0.obscpio create mode 100644 gobject-introspection-1.84.0.obscpio diff --git a/_service b/_service index 5973620..f7542ad 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gobject-introspection.git - 1.82.0 + 1.84.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gobject-introspection-1.82.0.obscpio b/gobject-introspection-1.82.0.obscpio deleted file mode 100644 index 3521cae..0000000 --- a/gobject-introspection-1.82.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:857fac3e54294b0f6e9d89eabe9dcdc23ece764a49496a8799857ebbf24c3428 -size 9295373 diff --git a/gobject-introspection-1.84.0.obscpio b/gobject-introspection-1.84.0.obscpio new file mode 100644 index 0000000..28a3e0b --- /dev/null +++ b/gobject-introspection-1.84.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45e69e0fe63e0e35052d6405e3a773356d4b0994d192487739e446cd9fd3bcd0 +size 9672717 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index fae6915..17b1036 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Sat Mar 15 14:06:09 UTC 2025 - Bjørn Lie + +- Update to version 1.84.0: + + No changes, stable version bump only. + +------------------------------------------------------------------- +Sat Mar 8 20:49:06 UTC 2025 - Bjørn Lie + +- Update to version 1.83.4: + + Revert support for "static" virtual functions. + +------------------------------------------------------------------- +Sat Mar 1 19:58:20 UTC 2025 - Bjørn Lie + +- Update to version 1.83.2: + + Improve GType inspection helper + + Parse C11's _Alignas + + Respect custom Python binary + + Fix build on the latest Windows SDK + + Small performance improvement when looking up a signal + information + + Use standard imports in the JavaScript templates for + g-ir-doctool + + Ensure that enumeration members can be marked as deprecated + + Add more test coverage for structured union types + + Add an option to skip tests when building + + Fix various MSVC compatibility issues + + Add support for "static" virtual functions + + Allow specifying the format of the documentation inside doc + blocks + + Handle C99's _Complex + + Consider UCRT64 and CLANG64 as mingw32 compilers + + Handle static NSString syntax + + Add instance parameter checks to strict validation + + Documentation improvements + + Add documentation to the RelaxNG schema + + tests: Fix compatibility with Python 3.5 + + gir: Include C header in cairo gir file + + tests: Add functions using flat struct arrays + ------------------------------------------------------------------- Fri Dec 6 09:18:48 UTC 2024 - Adrian Schröter diff --git a/gobject-introspection.obsinfo b/gobject-introspection.obsinfo index b021bf1..6c7d244 100644 --- a/gobject-introspection.obsinfo +++ b/gobject-introspection.obsinfo @@ -1,4 +1,4 @@ name: gobject-introspection -version: 1.82.0 -mtime: 1726232934 -commit: e30c00acab2d7216e742d602988c935f787755d4 +version: 1.84.0 +mtime: 1742046644 +commit: b45f51b000a5de089205d4552638f5fe66a71357 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 02479a0..db01226 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,7 +1,7 @@ # # spec file for package gobject-introspection # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.82.0 +Version: 1.84.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