forked from pool/rpmlint
Accepting request 1156921 from home:bnavigator:branches:devel:openSUSE:Factory:rpmlint
- Also fix the runtime requirement syntax OBS-URL: https://build.opensuse.org/request/show/1156921 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1130
This commit is contained in:
parent
2f624dd003
commit
5a384f4794
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 12:15:52 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Also fix the runtime requirement syntax
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 12:48:45 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -75,7 +75,7 @@ Requires: python3-pyenchant
|
||||
Requires: python3-python-magic
|
||||
Requires: python3-pyxdg
|
||||
Requires: python3-rpm
|
||||
%if 0%{?python3_version_nodots < 311}
|
||||
%if 0%{?python3_version_nodots} < 311
|
||||
Requires: python3-tomli
|
||||
%endif
|
||||
Requires: python3-tomli-w
|
||||
|
Loading…
Reference in New Issue
Block a user