Accepting request 121949 from home:vuntz:branches:GNOME:Factory

clarify .changes

OBS-URL: https://build.opensuse.org/request/show/121949
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=98
This commit is contained in:
Vincent Untz 2012-05-23 14:27:32 +00:00 committed by Git OBS Bridge
parent 425d5604e8
commit 9f5d720790
2 changed files with 11 additions and 6 deletions

View File

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

View File

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