Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2019-10-17 13:06:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
 and      /work/SRC/openSUSE:Factory/.gobject-introspection.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gobject-introspection"

Thu Oct 17 13:06:25 2019 rev:89 rq:738475 version:1.62.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
    2019-08-19 20:49:07.273076190 +0200
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new.2352/gobject-introspection.changes
    2019-10-17 13:06:28.756206835 +0200
@@ -1,0 +2,38 @@
+Sat Oct 12 20:53:47 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Depend on the specific Python ABI version the module was built with,
+  as the _giscanner binary module is ABI dependent. Fixes boo#1153837
+
+-------------------------------------------------------------------
+Mon Sep  9 15:29:12 CDT 2019 - [email protected]
+
+- Update to version 1.62.0:
+  + No changes since 1.61.2.
+
+-------------------------------------------------------------------
+Fri Aug 30 12:18:00 CDT 2019 - [email protected]
+
+- Update to version 1.61.2:
+  + dumper: Use the distutils linker.
+  + structinfo: Fix offset in find_method().
+  + tests: Don't include "config.h" in installed files.
+  + meson: Make meson.override_find_program working on more complex
+    use cases.
+- Changes from version 1.61.1:
+  + Drop autotools build system.
+  + meson: require 0.49.2.
+  + Update glib annotations.
+  + Add documentation to the RelaxNG schema.
+  + Unused variable fixes.
+  + cachestore: handle cache getting deleted while loading it.
+  + Add Vulkan gir.
+  + Make g_irepository_get_object_gtype_interfaces actually work.
+  + gimarshallingtests: Add a marshalling test case for GPtrArrays
+    and GArrays of structures.
+  + scanner: parse and expose function macros.
+  + meson: use pkg-config directly for libffi cflags and libs.
+  + meson: Fix wrong dependency type check for gio-unix.
+  + regress: Add regression test for signal with GError param.
+- Add Vulkan to typelib template.
+
+-------------------------------------------------------------------

Old:
----
  gobject-introspection-1.60.2.tar.xz

New:
----
  gobject-introspection-1.62.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.ItjFRc/_old  2019-10-17 13:06:29.388205207 +0200
+++ /var/tmp/diff_new_pack.ItjFRc/_new  2019-10-17 13:06:29.388205207 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gobject-introspection
-Version:        1.60.2
+Version:        1.62.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.60/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gobject-introspection/1.62/%{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.47
+BuildRequires:  meson >= 0.49.2
 BuildRequires:  pkgconfig
 BuildRequires:  python3-Mako
 BuildRequires:  python3-Markdown
@@ -58,6 +58,7 @@
 # gi-find-deps uses the enhanced grep variant in order to do multi-line 
matching (for pkg.requires(..))
 Requires:       pcre-tools
 Requires:       python3-xml
+Requires:       python(abi) = %{python3_version}
 
 %description
 The goal of the project is to describe the APIs and collect them in

++++++ gobject-introspection-1.60.2.tar.xz -> 
gobject-introspection-1.62.0.tar.xz ++++++
++++ 108840 lines of diff (skipped)

++++++ gobject-introspection-typelib.template ++++++
--- /var/tmp/diff_new_pack.ItjFRc/_old  2019-10-17 13:06:30.104203364 +0200
+++ /var/tmp/diff_new_pack.ItjFRc/_new  2019-10-17 13:06:30.104203364 +0200
@@ -6,6 +6,7 @@
 typelib(GModule) = 2.0
 typelib(GObject) = 2.0
 typelib(Gio) = 2.0
+typelib(Vulkan) = 1.0
 typelib(cairo) = 1.0
 typelib(fontconfig) = 2.0
 typelib(freetype2) = 2.0


Reply via email to