- Add provides/conflicts to libgccjit

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc12?expand=0&rev=28
This commit is contained in:
2022-04-01 11:55:49 +00:00
committed by Git OBS Bridge
parent 5460cebe6d
commit 974267ffde
31 changed files with 43 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
- Add provides/conflicts to glibc crosses since only one GCC version
for the same target can be installed at the same time.
- Add provides/conflicts to libgccjit
-------------------------------------------------------------------
Mon Mar 28 09:23:34 UTC 2022 - Martin Liška <mliska@suse.cz>