From 7c2a9e77bd8ac6a4d5de41a4a5c8ed0928a74872f5a2e6e42bca6b62c0802624 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 18 Jun 2012 14:48:54 +0000 Subject: [PATCH] Accepting request 125286 from home:vuntz:branches:X11:XOrg Fix baselibs.conf OBS-URL: https://build.opensuse.org/request/show/125286 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-wm?expand=0&rev=5 --- baselibs.conf | 4 ++-- xcb-util-wm.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 3e56866..660a18c 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,6 +1,6 @@ -libxcb-ewmh1 +libxcb-ewmh2 libxcb-icccm4 xcb-util-wm-devel requires -xcb-util-wm- - requires "libxcb-ewmh1- = " + requires "libxcb-ewmh2- = " requires "libxcb-icccm4- = " diff --git a/xcb-util-wm.changes b/xcb-util-wm.changes index 865da16..e98a89e 100644 --- a/xcb-util-wm.changes +++ b/xcb-util-wm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 18 12:09:04 CEST 2012 - vuntz@opensuse.org + +- Update baselibs.conf after soname bump that lead to libxcb-ewmh1 + being now libxcb-ewmh2. + ------------------------------------------------------------------- Thu May 31 14:23:01 UTC 2012 - sndirsch@suse.com