From 5625d274405499132c7a0fe5b14226a8f4d184fd3f68204cb4162e4467b48848 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 23 Mar 2016 13:07:51 +0000 Subject: [PATCH] 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 --- gobject-introspection-1.47.92.tar.xz | 3 --- gobject-introspection-1.48.0.tar.xz | 3 +++ gobject-introspection.changes | 7 +++++++ gobject-introspection.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 gobject-introspection-1.47.92.tar.xz create mode 100644 gobject-introspection-1.48.0.tar.xz diff --git a/gobject-introspection-1.47.92.tar.xz b/gobject-introspection-1.47.92.tar.xz deleted file mode 100644 index 0e5b76a..0000000 --- a/gobject-introspection-1.47.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8ced38348e436222fda5e0abdc31022e8017d8732fe69da5c92285a37766ac8 -size 1368572 diff --git a/gobject-introspection-1.48.0.tar.xz b/gobject-introspection-1.48.0.tar.xz new file mode 100644 index 0000000..2ed216b --- /dev/null +++ b/gobject-introspection-1.48.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa275aaccdbfc91ec0bc9a6fd0562051acdba731e7d584b64a277fec60e75877 +size 1371308 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index a78aa55..b335d7c 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -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 diff --git a/gobject-introspection.spec b/gobject-introspection.spec index b1a6db3..660c886 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.47.92 +Version: 1.48.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: 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. Source1: gi-find-deps.sh Source2: gobjectintrospection.attr @@ -46,7 +46,7 @@ BuildRequires: python-devel >= 2.7 BuildRequires: python-xml BuildRequires: pkgconfig(cairo) 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) # gi-find-deps makes use of 'file' to identify the types. Requires: file