From cff847b0ae85fafae6a05cbe4aaab91cd646e69a05e1a315ea2aebe8c07a8eeb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 6 Sep 2017 19:40:30 +0000 Subject: [PATCH] Accepting request 521751 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/521751 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=174 --- gobject-introspection-1.53.5.tar.xz | 3 --- gobject-introspection-1.53.7.tar.xz | 3 +++ gobject-introspection.changes | 10 ++++++++++ gobject-introspection.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 gobject-introspection-1.53.5.tar.xz create mode 100644 gobject-introspection-1.53.7.tar.xz diff --git a/gobject-introspection-1.53.5.tar.xz b/gobject-introspection-1.53.5.tar.xz deleted file mode 100644 index eb68f92..0000000 --- a/gobject-introspection-1.53.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8271d3e3e3044289d06e824605a53b2518593bc2b071db6c90485c837ff437d -size 1392044 diff --git a/gobject-introspection-1.53.7.tar.xz b/gobject-introspection-1.53.7.tar.xz new file mode 100644 index 0000000..c4b510c --- /dev/null +++ b/gobject-introspection-1.53.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a24c9f52f22b0668780f60039ca9c3bea905d5953060d1abceb6335c18a4c88 +size 1392416 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 870b8b3..ab1490b 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 5 18:05:42 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.53.7: + + gir: Update annotations from GLib. + + Ignore _Nonnull,_Nullable and _Null_unspecified type + qualifiers. + + build: Only generate .pc files for this package for MSVC + builds. + ------------------------------------------------------------------- Wed Aug 9 12:24:49 UTC 2017 - zaitor@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 3e647e0..c0b49b7 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.53.5 +Version: 1.53.7 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 @@ -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.3 +BuildRequires: pkgconfig(glib-2.0) >= 2.53.7 BuildRequires: pkgconfig(gobject-2.0) # gi-find-deps makes use of 'file' to identify the types. Requires: file