- Drop unconditional -gccN suffix from libstdc++6-pp packages and

instead use the same suffix as for the matching libstdc++6
  package it supplements to ease future updates.  Add Obsoletes
  to pre-existing libstdc++6-pp-gcc{9,10,11} packages to allow
  updates to happen.  [bsc#1196107]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc12?expand=0&rev=20
This commit is contained in:
2022-03-02 14:22:23 +00:00
committed by Git OBS Bridge
parent 5b4a665730
commit f3ec60f25a
30 changed files with 296 additions and 16 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 2 14:19:45 UTC 2022 - Richard Biener <rguenther@suse.com>
- Drop unconditional -gccN suffix from libstdc++6-pp packages and
instead use the same suffix as for the matching libstdc++6
package it supplements to ease future updates. Add Obsoletes
to pre-existing libstdc++6-pp-gcc{9,10,11} packages to allow
updates to happen. [bsc#1196107]
-------------------------------------------------------------------
Tue Mar 1 19:34:43 UTC 2022 - Martin Liška <mliska@suse.cz>