Hello community,
here is the log from the commit of package gobject-introspection for
openSUSE:Factory checked in at 2017-09-13 21:48:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
and /work/SRC/openSUSE:Factory/.gobject-introspection.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection"
Wed Sep 13 21:48:32 2017 rev:74 rq:523131 version:1.54.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes
2017-06-19 13:23:12.381993663 +0200
+++
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
2017-09-13 21:48:36.351956270 +0200
@@ -1,0 +2,40 @@
+Mon Sep 11 11:07:03 UTC 2017 - [email protected]
+
+- Update to version 1.54.0:
+ + giscanner: fix EOF check with flex >= 2.6.1.
+ + gir: Update annotations from GLib 2.54.0.
+
+-------------------------------------------------------------------
+Tue Sep 5 18:05:42 UTC 2017 - [email protected]
+
+- Update to version 1.53.7:
+ + gir: Update annotations from GLib.
+ + Ignore _Nonnull,_Nullable and _Null_unspecified type
+ qualifiers.
+ + build: Only generate .pc files for this package for MSVC
+ builds.
+
+-------------------------------------------------------------------
+Wed Aug 9 12:24:49 UTC 2017 - [email protected]
+
+- Update to version 1.53.5:
+ + gir: Update annotations.
+
+-------------------------------------------------------------------
+Fri Jul 21 09:39:03 UTC 2017 - [email protected]
+
+- Update to version 1.53.4:
+ + MSVC 201x builds: Allow different Python versions per toolset.
+ + gir: Update annotations from GLib git master.
+ + regress: Test for property and method with conflicting names.
+
+-------------------------------------------------------------------
+Wed Jun 21 07:30:15 UTC 2017 - [email protected]
+
+- Update to version 1.53.3:
+ + Visual Studio builds: Use the Centricular fork of libffi.
+ + When handling errors according to errno, catch both IOError and
+ OSError.
+ + gir: Update annotations from GLib 2.53.3.
+
+-------------------------------------------------------------------
@@ -5,0 +46,16 @@
+
+-------------------------------------------------------------------
+Tue May 23 14:26:07 UTC 2017 - [email protected]
+
+- Update to version 1.53.2:
+ + gir: Update annotations.
+ + Misc fixes.
+
+-------------------------------------------------------------------
+Fri May 19 01:27:33 UTC 2017 - [email protected]
+
+- Update to version 1.53.1:
+ + gir: Update annotations from GLib.
+ + regress: Add test for setting a NULL strv in a GValue.
+ + Visual Studio 201x builds: Fix "installation".
+ + Fix 'Bad file descriptor' error when checking libtool version.
Old:
----
gobject-introspection-1.52.1.tar.xz
New:
----
gobject-introspection-1.54.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.mcAyTN/_old 2017-09-13 21:48:36.955871303 +0200
+++ /var/tmp/diff_new_pack.mcAyTN/_new 2017-09-13 21:48:36.959870740 +0200
@@ -17,7 +17,7 @@
Name: gobject-introspection
-Version: 1.52.1
+Version: 1.54.0
Release: 0
# FIXME: Find a way to identify if we need python3-gobject or python-gobject
from gi-find-deps.sh.
# FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to
the main package and rename the devel package to libgirepository-devel
@@ -25,7 +25,7 @@
License: LGPL-2.1+ and GPL-2.0+
Group: Development/Libraries/GNOME
Url: http://live.gnome.org/GObjectIntrospection
-Source0:
http://download.gnome.org/sources/gobject-introspection/1.52/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gobject-introspection/1.54/%{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
@@ -42,7 +42,7 @@
BuildRequires: python-xml
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(cairo-gobject)
-BuildRequires: pkgconfig(glib-2.0) >= 2.52.1
+BuildRequires: pkgconfig(glib-2.0) >= 2.54.0
BuildRequires: pkgconfig(gobject-2.0)
# gi-find-deps makes use of 'file' to identify the types.
Requires: file
@@ -132,6 +132,7 @@
%doc %{_mandir}/man1/g-ir-scanner.1*
%{_datadir}/aclocal/introspection.m4
%{_datadir}/gir-1.0/*.gir
+%{_datadir}/gir-1.0/gir-1.2.rnc
# We don't include directly %%{_libdir}/gobject-introspection since there might
# be files there in the future that belong to the library package
%dir %{_libdir}/gobject-introspection
++++++ gobject-introspection-1.52.1.tar.xz ->
gobject-introspection-1.54.0.tar.xz ++++++
++++ 11226 lines of diff (skipped)