From 171b8c10e7c03da5feb516c0bd8aa044033445a6e3229ee295f932a99a572b8d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:43:19 +0000 Subject: [PATCH] Accepting request 519395 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519395 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=173 --- gobject-introspection-1.52.1.tar.xz | 3 --- gobject-introspection-1.53.5.tar.xz | 3 +++ gobject-introspection.changes | 39 +++++++++++++++++++++++++++++ gobject-introspection.spec | 7 +++--- 4 files changed, 46 insertions(+), 6 deletions(-) delete mode 100644 gobject-introspection-1.52.1.tar.xz create mode 100644 gobject-introspection-1.53.5.tar.xz diff --git a/gobject-introspection-1.52.1.tar.xz b/gobject-introspection-1.52.1.tar.xz deleted file mode 100644 index 5572f64..0000000 --- a/gobject-introspection-1.52.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ed0c38d52fe1aa6fc4def0c868fe481cb87b532fc694756b26d6cfab29faff4 -size 1384292 diff --git a/gobject-introspection-1.53.5.tar.xz b/gobject-introspection-1.53.5.tar.xz new file mode 100644 index 0000000..eb68f92 --- /dev/null +++ b/gobject-introspection-1.53.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8271d3e3e3044289d06e824605a53b2518593bc2b071db6c90485c837ff437d +size 1392044 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index fa59308..870b8b3 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,9 +1,48 @@ +------------------------------------------------------------------- +Wed Aug 9 12:24:49 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.53.5: + + gir: Update annotations. + +------------------------------------------------------------------- +Fri Jul 21 09:39:03 UTC 2017 - zaitor@opensuse.org + +- 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 - dimstar@opensuse.org + +- 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. + ------------------------------------------------------------------- Sat Jun 17 05:35:10 UTC 2017 - bwiedemann@suse.com - gi-find-deps.sh: sort autogenerated Requires to make builds fully reproducible. +------------------------------------------------------------------- +Tue May 23 14:26:07 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.53.2: + + gir: Update annotations. + + Misc fixes. + +------------------------------------------------------------------- +Fri May 19 01:27:33 UTC 2017 - zaitor@opensuse.org + +- 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. + ------------------------------------------------------------------- Sun Apr 16 16:55:30 UTC 2017 - zaitor@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 7951ae4..3e647e0 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.52.1 +Version: 1.53.5 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 @@ Summary: GObject Introspection Tools 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: https://download.gnome.org/sources/gobject-introspection/1.53/%{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-devel >= 2.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.53.3 BuildRequires: pkgconfig(gobject-2.0) # gi-find-deps makes use of 'file' to identify the types. Requires: file @@ -132,6 +132,7 @@ rm -rf %{buildroot} %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