diff --git a/gobject-introspection.changes b/gobject-introspection.changes index 4935ec1..e172b25 100644 --- a/gobject-introspection.changes +++ b/gobject-introspection.changes @@ -1,13 +1,18 @@ ------------------------------------------------------------------- Tue May 22 19:21:57 UTC 2012 - dimstar@opensuse.org +- Create new subpackage girepository-1_0, which contains the + *.typelib files. This allows to bump the soname of + libgirepository and being able to parallel install several + libgirepository without a file conflict on the typelib files. + This fixes bnc#684826. +- Add a girepository-1_0 Requires to libgirepository-1_0-1, for the + above. The Requires is versioned with a >=, which is what allows + the parallel-installability. - Drop xz BuildRequires, as it now comes for free in the build system. -- Change rpm group of libgirepository-1_0-1 to System/Libraries. -- Create new subpackage girepository-1_0, which contains the - *.typelib files; this allows to bump the soname of - libgirepository and being able to parallel install them. - [bnc#684826]. +- Change rpm group of libgirepository-1_0-1 from + Development/Libraries/GNOME to System/Libraries. ------------------------------------------------------------------- Wed Apr 18 07:33:27 UTC 2012 - vuntz@opensuse.org diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 1a3ee3b..30ca9a9 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -64,7 +64,7 @@ The goal of the project is to describe the APIs and collect them in a uniform, machine readable format. %package -n girepository-1_0 -Summary: GObject Introspection Library based typelibs +Summary: Base GObject Introspection Bindings Group: System/Libraries Requires: libgirepository-1_0-1 >= %{version} # Provide typelib() symbols based on gobject-introspection-typelib.template