From 9bc0a365043a69fa34c76724dde496988efa62948c3a3361dda823f344cfe6a3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Mar 2013 20:13:04 +0000 Subject: [PATCH] Accepting request 161109 from home:dimstar:branches:GNOME:Factory Update to 1.36.0 OBS-URL: https://build.opensuse.org/request/show/161109 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=118 --- gobject-introspection-1.35.9.tar.xz | 3 --- gobject-introspection-1.36.0.tar.xz | 3 +++ gobject-introspection.changes | 6 ++++++ gobject-introspection.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 gobject-introspection-1.35.9.tar.xz create mode 100644 gobject-introspection-1.36.0.tar.xz diff --git a/gobject-introspection-1.35.9.tar.xz b/gobject-introspection-1.35.9.tar.xz deleted file mode 100644 index 88b5730..0000000 --- a/gobject-introspection-1.35.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45756515acceed8073b53d1e94033c3b84a7dd9f04fd9182487e1e037c3af5fe -size 1200012 diff --git a/gobject-introspection-1.36.0.tar.xz b/gobject-introspection-1.36.0.tar.xz new file mode 100644 index 0000000..c1e15c5 --- /dev/null +++ b/gobject-introspection-1.36.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e76d9d428e7534761bf8cdf75338865a4b0872e8052bef51792744608b6383 +size 1201108 diff --git a/gobject-introspection.changes b/gobject-introspection.changes index b8457ba..87260fa 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 26 08:41:24 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.36.0: + + Update glib annotations. + ------------------------------------------------------------------- Thu Mar 21 18:06:19 UTC 2013 - dimstar@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index e8468ce..44c9907 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -17,7 +17,7 @@ Name: gobject-introspection -Version: 1.35.9 +Version: 1.36.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.35/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gobject-introspection/1.36/%{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 @@ -44,7 +44,7 @@ BuildRequires: python-devel BuildRequires: python-xml BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cairo-gobject) -BuildRequires: pkgconfig(glib-2.0) >= 2.35.9 +BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 BuildRequires: pkgconfig(gobject-2.0) # gi-find-deps makes use of 'file' to identify the types. Requires: file