Accepting request 884837 from home:dimstar:Factory

- Do not BuildRequire cmake: expat is part of the distro bootstrap
  cycle and any additional dependency makes the ring larger. In
  this case here, cmake was even only used to own a directory.

OBS-URL: https://build.opensuse.org/request/show/884837
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=86
This commit is contained in:
2021-04-13 09:38:16 +00:00
committed by Git OBS Bridge
parent 7c19d517d6
commit 5e06527d3a
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 13 06:04:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not BuildRequire cmake: expat is part of the distro bootstrap
cycle and any additional dependency makes the ring larger. In
this case here, cmake was even only used to own a directory.
-------------------------------------------------------------------
Tue Apr 6 02:16:20 UTC 2021 - Dirk Müller <dmueller@suse.com>