From 58a8814de7517c36958edd9dc713f06a5ca0417ffa280901920082dff99900a0 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 22 Apr 2011 11:48:15 +0000 Subject: [PATCH] Accepting request 68167 from home:vuntz:branches:GNOME:Factory ok OBS-URL: https://build.opensuse.org/request/show/68167 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=48 --- gdl.changes | 13 ++++++++++--- gdl.spec | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/gdl.changes b/gdl.changes index 66a6436..17e8522 100644 --- a/gdl.changes +++ b/gdl.changes @@ -5,8 +5,8 @@ Tue Apr 5 17:34:44 UTC 2011 - fcrozat@novell.com + Fix missing return values + Updated translations. - Changes from version 2.91.92: - + Translation updates + Build fixes + + Translation updates - Changes from version 2.91.90: + Translation updates - Changes from version 2.91.4: @@ -29,10 +29,17 @@ Tue Apr 5 17:34:44 UTC 2011 - fcrozat@novell.com + Depends on gtk+-3.0 now: - new library name libgdl3 - new pkg-config name gdl-3.0 -- Update BuildRequires from gtk2-devel to - gtk3-devel/gobject-introspection-devel - Drop gdl-build-fix.patch: fixed upstream. - Update library package name to follow library soname change. +- Change gtk2-devel BuildRequires to gtk3-devel. +- Add gobject-introspection-devel BuildRequires to build + introspection support. +- Remove explicit Requires of gtk2-devel and libxml2-devel in devel + subpackage: they will automatically be added the pkgconfig() way. +- Remove Obsoletes for libgdl-1-0 as this is not needed anymore + with the soname change. +- Remove Provides/Obsoletes for gdl-doc as this was long enough + ago. ------------------------------------------------------------------- Mon Mar 21 16:58:05 UTC 2011 - coolo@novell.com diff --git a/gdl.spec b/gdl.spec index 1c7b267..9ad88a8 100644 --- a/gdl.spec +++ b/gdl.spec @@ -20,8 +20,8 @@ Name: gdl BuildRequires: fdupes -BuildRequires: gtk3-devel BuildRequires: gobject-introspection-devel +BuildRequires: gtk3-devel BuildRequires: intltool BuildRequires: libxml2-devel BuildRequires: translation-update-upstream