Accepting request 936437 from home:dimstar:Factory

- Add relevant dbus-1-glib-<targettype> provides/obsoletes also in
  baselibs.conf (boo#1193502).

  + Dependencies:

OBS-URL: https://build.opensuse.org/request/show/936437
OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=61
This commit is contained in:
2021-12-08 09:18:24 +00:00
committed by Git OBS Bridge
parent 6567498175
commit 28c160e830
2 changed files with 9 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
dbus-1-glib-devel
libdbus-glib-1-2
provides "dbus-1-glib-<targettype>"
obsoletes "dbus-1-glib-<targettype>"

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 8 08:11:36 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Add relevant dbus-1-glib-<targettype> provides/obsoletes also in
baselibs.conf (boo#1193502).
-------------------------------------------------------------------
Wed Dec 1 19:47:52 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
@@ -7,7 +13,7 @@ Wed Dec 1 19:47:52 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
Wed Nov 24 11:18:47 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.112:
+ Dependencies:
+ Dependencies:
- dbus 1.8 was already required, but is more strongly required
now: the workarounds that were used to run continuous
integration with dbus 1.6 on Ubuntu 14.04 'trusty' have been