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
This commit is contained in:
Dominique Leuenberger 2015-03-19 14:33:27 +00:00 committed by Git OBS Bridge
parent 2cc6194ae3
commit bdf1db5a3a
4 changed files with 29 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ba2edfad4f71d4f0de16960b5d5f2511335fa646b2c49bbb93ce5942b3f95f7
size 1308056

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d346ce4427b12c0576547fe02d8a797a5bf35f0f8b72f30b329db1eceee431f
size 1319644

View File

@ -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

View File

@ -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