Accepting request 594824 from home:iznogood:branches:GNOME:Factory
New stable release, not buildable atm, as it's waiting for a stable glib2 release OBS-URL: https://build.opensuse.org/request/show/594824 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=187
This commit is contained in:
parent
c86d8303e8
commit
a0fd011808
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d7059fad7aa5ec50d9678aea4ea139acab23737e9cf9ca0d86c615cecbaa0f8
|
||||
size 1397640
|
3
gobject-introspection-1.56.1.tar.xz
Normal file
3
gobject-introspection-1.56.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b2875ccff99ff7baab63a34b67f8c920def240e178ff50add809e267d9ea24b
|
||||
size 1397812
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 9 09:50:12 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 1.56.1:
|
||||
+ gir: Update annotations from glib 2.56.1.
|
||||
+ giscanner: fix --no-libtool on macOS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 13 09:08:55 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gobject-introspection
|
||||
Version: 1.56.0
|
||||
Version: 1.56.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
|
||||
@ -43,7 +43,7 @@ BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(cairo-gobject)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.56.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.56.1
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(libffi) >= 3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user