Hello community,
here is the log from the commit of package gobject-introspection for
openSUSE:Factory checked in at 2015-10-06 16:33:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
and /work/SRC/openSUSE:Factory/.gobject-introspection.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gobject-introspection"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes
2015-03-30 19:22:38.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
2015-10-06 16:33:35.000000000 +0200
@@ -1,0 +2,52 @@
+Tue Sep 22 11:43:22 UTC 2015 - [email protected]
+
+- Update to version 1.46.0:
+ + g-ir-scanner: Support multiple arguments for compiler.
+ + Update the GLib introspection data.
+
+-------------------------------------------------------------------
+Fri Aug 21 15:15:18 UTC 2015 - [email protected]
+
+- Update to version 1.45.4:
+ + Update the GLib introspection data.
+ + scanner:
+ - use open() as os.fdopen as context managers.
+ - fix cachestore race.
+ + g-ir-compiler: message when arguments are wrong.
+ + sourcescanner.py: Use Distutils for Preprocessing.
+ + giscanner/ccompiler.py: Initiate Distutils Compiler Instance.
+ + MSVC Builds:
+ - Update README.txt's.
+ - Builds: Drop GCC Requirement.
+ - Fix Script Generation Command.
+ - Update to Fix Build of Scripts.
+ - Clean Up And Fix the Projects.
+ - Generate The Tools Scripts.
+ + giscanner/sourcescanner.py: Use Tempfiles For Parsing.
+ + girepository: Remove "optimization" for found prefixes.
+ + scanner:
+ - Fix stray comment in previous commit.
+ - Recognize __signed.
+ + MSVC Introspection Builds: Make Cairo Note Clearer.
+ + build/: Fix Incorrect Naming of Script.
+ + MSVC .gir Builds: Allow More Flexibility for Cairo.
+ + build/gi-inrtospection-msvc.mak: Allow Libtool Style Names.
+ + build/gen-cairo-gir.py: Clean Up A Bit.
+ + Update glib annotations from glib 2.45.4.
+ + test: Add a test for GList containing GType.
+
+-------------------------------------------------------------------
+Mon Jul 6 18:36:29 UTC 2015 - [email protected]
+
+- Update to version 1.45.3:
+ + No changelog provided, please check git.gnome.org.
+
+-------------------------------------------------------------------
+Wed May 27 09:17:35 UTC 2015 - [email protected]
+
+- Update to version 1.45.2:
+ + Build system fixes.
+ + Update glib annotations.
+ + scanner: Add --symbol-filter-cmd.
+
+-------------------------------------------------------------------
Old:
----
gobject-introspection-1.44.0.tar.xz
New:
----
gobject-introspection-1.46.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.L1DSZB/_old 2015-10-06 16:33:36.000000000 +0200
+++ /var/tmp/diff_new_pack.L1DSZB/_new 2015-10-06 16:33:36.000000000 +0200
@@ -17,7 +17,7 @@
Name: gobject-introspection
-Version: 1.44.0
+Version: 1.46.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.44/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gobject-introspection/1.46/%{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
@@ -41,11 +41,11 @@
# needed for patch0
BuildRequires: libtool
BuildRequires: python-Mako
-BuildRequires: python-devel
+BuildRequires: python-devel >= 2.7
BuildRequires: python-xml
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(cairo-gobject)
-BuildRequires: pkgconfig(glib-2.0) >= 2.43.92
+BuildRequires: pkgconfig(glib-2.0) >= 2.45.3
BuildRequires: pkgconfig(gobject-2.0)
# gi-find-deps makes use of 'file' to identify the types.
Requires: file
++++++ gobject-introspection-1.44.0.tar.xz ->
gobject-introspection-1.46.0.tar.xz ++++++
++++ 21063 lines of diff (skipped)