Accepting request 1109334 from home:jengelh:branches:server:database

- Workaround build failure with fmt-10: require fmt < 10

unblock fmt-10 from entering factory

OBS-URL: https://build.opensuse.org/request/show/1109334
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=312
This commit is contained in:
Danilo Spinella 2023-09-07 14:17:25 +00:00 committed by Git OBS Bridge
parent 6c4e592d65
commit c074da15e7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 6 18:44:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Workaround build failure with fmt-10: require fmt < 10
-------------------------------------------------------------------
Wed Aug 23 14:20:35 UTC 2023 - Danilo Spinella <danilo.spinella@suse.com>

View File

@ -136,7 +136,7 @@ BuildRequires: perl(Test::More)
BuildRequires: perl(Time::HiRes)
# Do not ever switch away from BuildRequires: pkgconfig(libsystemd); BuildRequires systemd/systemd-devel causes build cycles
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(fmt)
BuildRequires: fmt-9-devel
#!BuildIgnore: user(mysql)
# Required by rcmysql
Requires: %{name}-client