From bdf1db5a3a2fd5268704ab20a0f0f541d995382ab20c235d000dbdff052eac8c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:33:27 +0000 Subject: [PATCH] Accepting request 291472 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291472 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=142 --- gobject-introspection-1.42.0.tar.xz | 3 --- gobject-introspection-1.43.92.tar.xz | 3 +++ gobject-introspection.changes | 22 ++++++++++++++++++++++ gobject-introspection.spec | 8 ++++---- 4 files changed, 29 insertions(+), 7 deletions(-) delete mode 100644 gobject-introspection-1.42.0.tar.xz create mode 100644 gobject-introspection-1.43.92.tar.xz diff --git a/gobject-introspection-1.42.0.tar.xz b/gobject-introspection-1.42.0.tar.xz deleted file mode 100644 index 98d1d21..0000000 --- a/gobject-introspection-1.42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ba2edfad4f71d4f0de16960b5d5f2511335fa646b2c49bbb93ce5942b3f95f7 -size 1308056 diff --git a/gobject-introspection-1.43.92.tar.xz b/gobject-introspection-1.43.92.tar.xz new file mode 100644 index 0000000..5957048 --- /dev/null +++ b/gobject-introspection-1.43.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d346ce4427b12c0576547fe02d8a797a5bf35f0f8b72f30b329db1eceee431f +size 1319644 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 4671778..3442034 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Mar 18 08:10:28 UTC 2015 - dimstar@opensuse.org + +- Update to version 1.43.92: + + Bugs fixed: bgo#657754, bgo#738171, bgo#744536, bgo#745498, + bgo#745608, bgo#746138. + +------------------------------------------------------------------- +Tue Mar 3 14:01:20 UTC 2015 - dimstar@opensuse.org + +- Update to version 1.43.91: + + Update glib annotations from git master. + + Build system fixes. + +------------------------------------------------------------------- +Thu Jan 29 00:29:37 UTC 2015 - zaitor@opensuse.org + +- Update to version 1.43.3: + + tests: Change names with case-only distinction. + + Don't unconditionally include config.h in regress.c. + + Update glib annotations from git master. + ------------------------------------------------------------------- Tue Sep 23 13:29:27 UTC 2014 - dimstar@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index f7ffc63..b4f8249 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -1,7 +1,7 @@ # # spec file for package gobject-introspection # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.42.0 +Version: 1.43.92 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.42/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.43/%{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 @@ -45,7 +45,7 @@ BuildRequires: python-devel BuildRequires: python-xml BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cairo-gobject) -BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.43.92 BuildRequires: pkgconfig(gobject-2.0) # gi-find-deps makes use of 'file' to identify the types. Requires: file