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