Accepting request 378357 from GNOME:Next
Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/378357 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=150
This commit is contained in:
parent
d443b1fedf
commit
5625d27440
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c8ced38348e436222fda5e0abdc31022e8017d8732fe69da5c92285a37766ac8
|
|
||||||
size 1368572
|
|
3
gobject-introspection-1.48.0.tar.xz
Normal file
3
gobject-introspection-1.48.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa275aaccdbfc91ec0bc9a6fd0562051acdba731e7d584b64a277fec60e75877
|
||||||
|
size 1371308
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 23 08:09:34 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.48.0:
|
||||||
|
+ gir: Update annotations from GLib 2.48.0.
|
||||||
|
+ Various MSVC build fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 14 18:39:51 UTC 2016 - dimstar@opensuse.org
|
Mon Mar 14 18:39:51 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gobject-introspection
|
Name: gobject-introspection
|
||||||
Version: 1.47.92
|
Version: 1.48.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: Find a way to identify if we need python3-gobject or python-gobject from gi-find-deps.sh.
|
# 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
|
# 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+
|
License: LGPL-2.1+ and GPL-2.0+
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Url: http://live.gnome.org/GObjectIntrospection
|
Url: http://live.gnome.org/GObjectIntrospection
|
||||||
Source0: http://download.gnome.org/sources/gobject-introspection/1.47/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gobject-introspection/1.48/%{name}-%{version}.tar.xz
|
||||||
# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
|
# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
|
||||||
Source1: gi-find-deps.sh
|
Source1: gi-find-deps.sh
|
||||||
Source2: gobjectintrospection.attr
|
Source2: gobjectintrospection.attr
|
||||||
@ -46,7 +46,7 @@ BuildRequires: python-devel >= 2.7
|
|||||||
BuildRequires: python-xml
|
BuildRequires: python-xml
|
||||||
BuildRequires: pkgconfig(cairo)
|
BuildRequires: pkgconfig(cairo)
|
||||||
BuildRequires: pkgconfig(cairo-gobject)
|
BuildRequires: pkgconfig(cairo-gobject)
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.47.6
|
BuildRequires: pkgconfig(glib-2.0) >= 2.48.0
|
||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
# gi-find-deps makes use of 'file' to identify the types.
|
# gi-find-deps makes use of 'file' to identify the types.
|
||||||
Requires: file
|
Requires: file
|
||||||
|
Loading…
Reference in New Issue
Block a user