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
This commit is contained in:
Dominique Leuenberger 2017-08-31 07:43:19 +00:00 committed by Git OBS Bridge
parent 3ee94650d4
commit 171b8c10e7
4 changed files with 46 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ed0c38d52fe1aa6fc4def0c868fe481cb87b532fc694756b26d6cfab29faff4
size 1384292

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8271d3e3e3044289d06e824605a53b2518593bc2b071db6c90485c837ff437d
size 1392044

View File

@ -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

View File

@ -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