- Add provides/conflicts to libgccjit

Rev devel:gcc/28 Md5 66c8e8564431d1b9b432cf3ba0f12a18 2022-04-01 11:55:49 rguenther None
This commit is contained in:
OBS User rguenther
2022-04-01 11:55:49 +00:00
committed by Git OBS Bridge
parent a76385f764
commit 2ae80a23a2
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>