Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gobject-introspection for
openSUSE:Factory checked in at 2021-09-29 20:17:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
and /work/SRC/openSUSE:Factory/.gobject-introspection.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection"
Wed Sep 29 20:17:40 2021 rev:96 rq:921635 version:1.70.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes
2021-07-21 19:07:04.067363194 +0200
+++
/work/SRC/openSUSE:Factory/.gobject-introspection.new.1899/gobject-introspection.changes
2021-09-29 20:18:00.810849796 +0200
@@ -1,0 +2,23 @@
+Fri Sep 17 17:38:27 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- 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 <[email protected]>
+
+- 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,
+
+-------------------------------------------------------------------
Old:
----
gobject-introspection-1.68.0.tar.xz
New:
----
gobject-introspection-1.70.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.B0o9Ed/_old 2021-09-29 20:18:01.402851137 +0200
+++ /var/tmp/diff_new_pack.B0o9Ed/_new 2021-09-29 20:18:01.406851146 +0200
@@ -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 @@
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: 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 @@
%{_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
++++++ gobject-introspection-1.68.0.tar.xz ->
gobject-introspection-1.70.0.tar.xz ++++++
++++ 10011 lines of diff (skipped)