From c31be3c86d8c31854d6bf2b72c106cc3bea178aad71167f6eada59e49c78fae6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 27 Sep 2021 06:24:56 +0000 Subject: [PATCH] Accepting request 920956 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/920956 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=225 --- gobject-introspection-1.68.0.tar.xz | 3 --- gobject-introspection-1.70.0.tar.xz | 3 +++ gobject-introspection.changes | 23 +++++++++++++++++++++++ gobject-introspection.spec | 13 +++++++------ 4 files changed, 33 insertions(+), 9 deletions(-) delete mode 100644 gobject-introspection-1.68.0.tar.xz create mode 100644 gobject-introspection-1.70.0.tar.xz diff --git a/gobject-introspection-1.68.0.tar.xz b/gobject-introspection-1.68.0.tar.xz deleted file mode 100644 index 347f02d..0000000 --- a/gobject-introspection-1.68.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d229242481a201b84a0c66716de1752bca41db4133672cfcfb37c93eb6e54a27 -size 1019732 diff --git a/gobject-introspection-1.70.0.tar.xz b/gobject-introspection-1.70.0.tar.xz new file mode 100644 index 0000000..3c5506c --- /dev/null +++ b/gobject-introspection-1.70.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902b4906e3102d17aa2fcb6dad1c19971c70f2a82a159ddc4a94df73a3cafc4a +size 1029372 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index c316461..e20b763 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Sep 17 17:38:27 UTC 2021 - Bjørn Lie + +- Update to version 1.70.0: + + Update the GIR data for GLib, GObject, and GIO. + +------------------------------------------------------------------- +Wed Aug 25 10:55:14 UTC 2021 - Dominique Leuenberger + +- Update to version 1.69.0: + + Fix build when gobject-introspection is a subproject, + + Add more float types, + + Make test suite work with cross-related options, + + Fix several leaks found by Coverity, + + Fix enum member, + + Add g-ir-doc-tool man page, + + Export warnlib sources as variables, + + Update the GLib annotations, + + Add "final" class attribute, + + Add option to make .gir files installation paths configurable, + + Handle constructors with mismatched GTypes, + + Add property accessors annotations, + ------------------------------------------------------------------- Mon Jun 28 08:58:14 UTC 2021 - Dominique Leuenberger diff --git a/gobject-introspection.spec b/gobject-introspection.spec index f33c50c..88f20dc 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.68.0 +Version: 1.70.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 @@ -25,7 +25,7 @@ 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.68/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gobject-introspection/1.70/%{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 @@ -37,7 +37,7 @@ BuildRequires: bison BuildRequires: fdupes BuildRequires: flex BuildRequires: gtk-doc -BuildRequires: meson >= 0.50.1 +BuildRequires: meson >= 0.55.3 BuildRequires: pkgconfig BuildRequires: python3-Mako BuildRequires: python3-Markdown @@ -136,9 +136,10 @@ sed -i "s|%{_bindir}/env python|%{_bindir}/python|" %{buildroot}%{_bindir}/* %{_bindir}/g-ir-generate %{_bindir}/g-ir-inspect %{_bindir}/g-ir-scanner -%{_mandir}/man1/g-ir-compiler.1* -%{_mandir}/man1/g-ir-generate.1* -%{_mandir}/man1/g-ir-scanner.1* +%{_mandir}/man1/g-ir-compiler.1%{?ext_man} +%{_mandir}/man1/g-ir-generate.1%{?ext_man} +%{_mandir}/man1/g-ir-scanner.1%{?ext_man} +%{_mandir}/man1/g-ir-doc-tool.1%{?ext_man} %{_datadir}/aclocal/introspection.m4 %{_datadir}/gir-1.0/*.gir %{_datadir}/gir-1.0/gir-1.2.rnc