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.44.0.tar.xz b/gobject-introspection-1.44.0.tar.xz new file mode 100644 index 0000000..3953f6b --- /dev/null +++ b/gobject-introspection-1.44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0c2c28aeaa37b5037acbf21558098c4f95029b666db755d3a12c2f1e1627ad +size 1319168 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 4671778..04ee281 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Mar 24 12:22:26 UTC 2015 - dimstar@opensuse.org + +- Update to version 1.44.0: + + Update glib annotations from glib-2-44 git. + + build: use the detected pkg-config (bgo#746669). + + Fixed reference to obsolete name used in g-ir-generate manpage + (bgo#729901). + +------------------------------------------------------------------- +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..652d8ad 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.44.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.42/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.44/%{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