- Add provides/conflicts to glibc crosses since only one GCC version

for the same target can be installed at the same time.

Rev devel:gcc/27 Md5 e1fd30b1418aae157ad5fe13ecb00a7b 2022-04-01 09:55:23 rguenther None
This commit is contained in:
OBS User rguenther
2022-04-01 09:55:23 +00:00
committed by Git OBS Bridge
parent 2f52a96100
commit a76385f764
57 changed files with 202 additions and 28 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Mon Mar 28 09:23:34 UTC 2022 - Martin Liška <mliska@suse.cz>