Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2020-04-23 18:27:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
 and      /work/SRC/openSUSE:Factory/.gobject-introspection.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gobject-introspection"

Thu Apr 23 18:27:25 2020 rev:91 rq:795225 version:1.64.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
    2019-12-24 14:28:45.922540970 +0100
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new.2738/gobject-introspection.changes
    2020-04-23 18:27:25.431741704 +0200
@@ -1,0 +2,41 @@
+Sun Apr  5 17:13:52 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 1.64.1:
+  + Replace calls to deprecated xml.etree.cElementTree removed in
+    Python 3.9.
+  + gimarshallingtests: Use g_assert_cmpfloat_with_epsilon. Fixes
+    tests on some architectures.
+
+-------------------------------------------------------------------
+Sun Mar  8 12:12:39 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 1.64.0:
+  + Update glib annotations.
+  + Fix regress scanner tests for non-gcc/clang compilers.
+  + Document how to update glib GIR.
+
+-------------------------------------------------------------------
+Wed Feb 12 14:50:02 CET 2020 - [email protected]
+
+- Update to version 1.63.2:
+  + Update glib annotations.
+  + Fix build reproducibility.
+  + Drop deprecated xml.etree.ElementTree.Element.getchildren()
+    calls.
+- Changes from version 1.63.1:
+  + Update glib annotations.
+  + build: require meson 0.50.1.
+  + scanner: Support array arguments with static keyword.
+  + Fix non-libtool code being run with no nob-libtool
+    dependencies.
+  + meson: change "cairo" and "doctool" from a boolean to a
+    feature option.
+  + Fix a memory leak in g_irepository_get_object_gtype_interfaces.
+  + autotools: Make INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR
+    respect prefix/datadir/libdir.
+  + girepository: Also store GType cache misses.
+  + docs: Document GI_CROSS_LAUNCHER envvar.
+- Change  -Dcairo=true and -Ddoctool=true meson parameters to
+  -Dcairo=enabled and -Ddoctool=enabled: follow upstreams changes.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.WohCrG/_old  2020-04-23 18:27:27.063744829 +0200
+++ /var/tmp/diff_new_pack.WohCrG/_new  2020-04-23 18:27:27.067744836 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gobject-introspection
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gobject-introspection
-Version:        1.62.0
+Version:        1.64.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
@@ -25,7 +25,7 @@
 Group:          Development/Libraries/GNOME
 URL:            https://wiki.gnome.org/Projects/GObjectIntrospection
 
-Source0:        
https://download.gnome.org/sources/gobject-introspection/1.62/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gobject-introspection/1.64/%{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.49.2
+BuildRequires:  meson >= 0.50.1
 BuildRequires:  pkgconfig
 BuildRequires:  python3-Mako
 BuildRequires:  python3-Markdown
@@ -103,8 +103,8 @@
 
 %build
 %meson \
-       -Dcairo=true \
-       -Ddoctool=true \
+       -Dcairo=enabled \
+       -Ddoctool=enabled \
        -Dgtk_doc=true \
        -Dpython='%{_bindir}/python3' \
        %{nil}

++++++ gobject-introspection-1.62.0.tar.xz -> 
gobject-introspection-1.64.1.tar.xz ++++++
++++ 6836 lines of diff (skipped)


Reply via email to