spec: stop providing golang-github-osbuild-composer
The golang-github-osbuild-composer package was created by mistake a long time ago. Stop providing it in Fedora 34 and newer and add a note about removing the condition when Fedora 33 hits EOL.
This commit is contained in:
parent
fccf3431df
commit
de41a49f2f
1 changed files with 3 additions and 1 deletions
|
|
@ -82,9 +82,11 @@ Conflicts: lorax-composer
|
|||
Obsoletes: lorax-composer < 34.3
|
||||
%endif
|
||||
|
||||
# remove in F34
|
||||
# Remove when we stop releasing into Fedora 33
|
||||
%if 0%{?fedora} <= 33
|
||||
Obsoletes: golang-github-osbuild-composer < %{version}-%{release}
|
||||
Provides: golang-github-osbuild-composer = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
# remove when F34 is EOL
|
||||
Obsoletes: osbuild-composer-koji <= 23
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue