Accepting request 523064 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/523064
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=175
This commit is contained in:
Bjørn Lie 2017-09-11 12:37:23 +00:00 committed by Git OBS Bridge
parent cff847b0ae
commit 62d37fdb14
4 changed files with 13 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 11 11:07:03 UTC 2017 - dimstar@opensuse.org
- Update to version 1.54.0:
+ giscanner: fix EOF check with flex >= 2.6.1.
+ gir: Update annotations from GLib 2.54.0.
-------------------------------------------------------------------
Tue Sep 5 18:05:42 UTC 2017 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gobject-introspection
Version: 1.53.7
Version: 1.54.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 @@ Summary: GObject Introspection Tools
License: LGPL-2.1+ and GPL-2.0+
Group: Development/Libraries/GNOME
Url: http://live.gnome.org/GObjectIntrospection
Source0: https://download.gnome.org/sources/gobject-introspection/1.53/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gobject-introspection/1.54/%{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.53.7
BuildRequires: pkgconfig(glib-2.0) >= 2.54.0
BuildRequires: pkgconfig(gobject-2.0)
# gi-find-deps makes use of 'file' to identify the types.
Requires: file