From c0bfcd5028d277ebd84c6e231436d6158a9680e1ee1789f57e00004e37df4fba Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 22 Feb 2017 20:41:28 +0000 Subject: [PATCH 1/3] Accepting request 459867 from GNOME:Next push OBS-URL: https://build.opensuse.org/request/show/459867 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=164 --- gobject-introspection-1.50.0.tar.xz | 3 --- gobject-introspection-1.51.3.tar.xz | 3 +++ gobject-introspection.changes | 23 +++++++++++++++++++++++ gobject-introspection.spec | 6 +++--- 4 files changed, 29 insertions(+), 6 deletions(-) delete mode 100644 gobject-introspection-1.50.0.tar.xz create mode 100644 gobject-introspection-1.51.3.tar.xz diff --git a/gobject-introspection-1.50.0.tar.xz b/gobject-introspection-1.50.0.tar.xz deleted file mode 100644 index 377f58e..0000000 --- a/gobject-introspection-1.50.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c6597c666f543c70ef3d7c893ab052968afae620efdc080c36657f4226337c5 -size 1415700 diff --git a/gobject-introspection-1.51.3.tar.xz b/gobject-introspection-1.51.3.tar.xz new file mode 100644 index 0000000..05f7463 --- /dev/null +++ b/gobject-introspection-1.51.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80acbffd89452b8e30f8a50f46d64517a866ca63157bd1fa78bedb69f9de11c3 +size 1399632 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index d4f2958..a260b74 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Feb 14 23:11:37 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.51.3: + + gir: Update annotations from GLib git master. + +------------------------------------------------------------------- +Sun Feb 12 01:51:02 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.51.2: + + Fix "Annotation" element in RelaxNG schema. + + gir: Update annotations from GLib git master. + + scanner: Add a way to specify extra libraries to link against. + + girepository: Annotate array and array-length parameter. + +------------------------------------------------------------------- +Sun Feb 12 01:51:01 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.51.1: + + Gio-2.0.gir: Don't exclude gsettingsbackend.h and pass needed + define. + + gir: Update annotations from GLib git master. + ------------------------------------------------------------------- Sat Feb 11 16:24:53 UTC 2017 - dimstar@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 1399535..2bed6cf 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.50.0 +Version: 1.51.3 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.50/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.51/%{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.50.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.51.2 BuildRequires: pkgconfig(gobject-2.0) # gi-find-deps makes use of 'file' to identify the types. Requires: file From b12a896030e05cd9aa5d278ad1260c947f19e39ef5941656195ef380129f465e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 14 Mar 2017 18:47:12 +0000 Subject: [PATCH 2/3] Accepting request 479298 from GNOME:Next Update to 1.51.5 OBS-URL: https://build.opensuse.org/request/show/479298 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=165 --- gobject-introspection-1.51.3.tar.xz | 3 --- gobject-introspection-1.51.5.tar.xz | 3 +++ gobject-introspection.changes | 8 ++++++++ gobject-introspection.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 gobject-introspection-1.51.3.tar.xz create mode 100644 gobject-introspection-1.51.5.tar.xz diff --git a/gobject-introspection-1.51.3.tar.xz b/gobject-introspection-1.51.3.tar.xz deleted file mode 100644 index 05f7463..0000000 --- a/gobject-introspection-1.51.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80acbffd89452b8e30f8a50f46d64517a866ca63157bd1fa78bedb69f9de11c3 -size 1399632 diff --git a/gobject-introspection-1.51.5.tar.xz b/gobject-introspection-1.51.5.tar.xz new file mode 100644 index 0000000..36f273d --- /dev/null +++ b/gobject-introspection-1.51.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c31bd10a8a32b51f43b8e6ec8784ad7a029ccdf06beb3f272d468dfa7bbdd2 +size 1400896 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index a260b74..06fd3c7 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 14 16:46:38 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.51.5: + + g-ir-scanner: document GI_SCANNER_DEBUG in man page. + + Visual Studio builds: Support Visual Studio 2017. + + gir: Update annotations from GLib git master. + ------------------------------------------------------------------- Tue Feb 14 23:11:37 UTC 2017 - zaitor@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 2bed6cf..4d866c1 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.51.3 +Version: 1.51.5 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.51.2 +BuildRequires: pkgconfig(glib-2.0) >= 2.51.5 BuildRequires: pkgconfig(gobject-2.0) # gi-find-deps makes use of 'file' to identify the types. Requires: file From f45f4cbcdc55fa7077354cfd6a0cb123ed6d8a2fefcf0b943b41f3508178b38a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 21:48:35 +0000 Subject: [PATCH 3/3] Accepting request 481610 from GNOME:Next Update to 1.52.0 OBS-URL: https://build.opensuse.org/request/show/481610 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=166 --- gobject-introspection-1.51.5.tar.xz | 3 --- gobject-introspection-1.52.0.tar.xz | 3 +++ gobject-introspection.changes | 7 +++++++ gobject-introspection.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 gobject-introspection-1.51.5.tar.xz create mode 100644 gobject-introspection-1.52.0.tar.xz diff --git a/gobject-introspection-1.51.5.tar.xz b/gobject-introspection-1.51.5.tar.xz deleted file mode 100644 index 36f273d..0000000 --- a/gobject-introspection-1.51.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62c31bd10a8a32b51f43b8e6ec8784ad7a029ccdf06beb3f272d468dfa7bbdd2 -size 1400896 diff --git a/gobject-introspection-1.52.0.tar.xz b/gobject-introspection-1.52.0.tar.xz new file mode 100644 index 0000000..7a1dcbc --- /dev/null +++ b/gobject-introspection-1.52.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc6d1ebce5ad98942cb21e2fe8dd67b722dcc01981840632a1b233f7d0e2c1e +size 1384432 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 06fd3c7..9d0c068 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 20 21:29:03 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.52.0: + + typedefs: fix type information. + + gir: Update annotations from GLib 2.52.0. + ------------------------------------------------------------------- Tue Mar 14 16:46:38 UTC 2017 - dimstar@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 4d866c1..6ce210b 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.51.5 +Version: 1.52.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.51/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.52/%{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