Hello community,
here is the log from the commit of package gobject-introspection for
openSUSE:Factory checked in at 2018-11-20 22:30:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
and /work/SRC/openSUSE:Factory/.gobject-introspection.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection"
Tue Nov 20 22:30:19 2018 rev:81 rq:650158 version:1.58.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes
2018-10-17 08:19:20.222915814 +0200
+++
/work/SRC/openSUSE:Factory/.gobject-introspection.new.19453/gobject-introspection.changes
2018-11-20 22:30:25.286669991 +0100
@@ -1,0 +2,13 @@
+Sat Nov 17 19:23:24 UTC 2018 - [email protected]
+
+- Update to version 1.58.1:
+ + meson:
+ - Install warnlib.
+ - Add back /usr/bin/env to the python-cmd.
+ + scanner: Parse __typeof__ and discard it.
+ + Fix non libtool build.
+- Drop gobject-introspection-3.30.0-install-warnlib.patch: Fixed
+ upstream.
+- Modernize spec, use autosetup macro.
+
+-------------------------------------------------------------------
Old:
----
gobject-introspection-1.58.0.tar.xz
gobject-introspection-3.30.0-install-warnlib.patch
New:
----
gobject-introspection-1.58.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.V5va23/_old 2018-11-20 22:30:26.206669435 +0100
+++ /var/tmp/diff_new_pack.V5va23/_new 2018-11-20 22:30:26.210669432 +0100
@@ -17,7 +17,7 @@
Name: gobject-introspection
-Version: 1.58.0
+Version: 1.58.1
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
@@ -32,8 +32,6 @@
Source3: gobject-introspection-typelib.template
Source98: baselibs.conf
Source99: %{name}-rpmlintrc
-#PATCH-FIX-UPSTREAM gobject-introspection-3.30.0-install-warnlib.patch --
install missing file (picked from upstream)
-Patch0: gobject-introspection-3.30.0-install-warnlib.patch
BuildRequires: bison
BuildRequires: fdupes
@@ -101,13 +99,13 @@
a uniform, machine readable format.
%prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
%build
%meson \
-Dgtk-doc=true \
- -Dpython='%{_bindir}/python3'
+ -Dpython='%{_bindir}/python3' \
+ %{nil}
%meson_build
%check
++++++ gobject-introspection-1.58.0.tar.xz ->
gobject-introspection-1.58.1.tar.xz ++++++
++++ 10572 lines of diff (skipped)