Skip to content

Commit

Permalink
fix: macros in changelog
Browse files Browse the repository at this point in the history
rpmlint
- W: macro-in-%changelog %postun
- W: macro-in-%changelog %post
- W: macro-in-%changelog %lang

Signed-off-by: Wesley H. Gimenes <[email protected]>
(cherry picked from commit 9447c2e)
  • Loading branch information
wehagy committed Sep 5, 2023
1 parent fb909c2 commit 1f60fe0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions protonplus.spec
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,13 @@ appstream-util validate-relax --nonet \

%changelog
* Tue Sep 05 2023 Wesley H. Gimenes <[email protected]> - 0.4.6-2
- fix: macros in changelog
- changed legacy license format to SPDX
- fix: W: dangerous-command-in-%postun rm
- fix: W: dangerous-command-in-%post ln
- fix: W: dangerous-command-in-%%postun rm
- fix: W: dangerous-command-in-%%post ln
- fix: general improvements
- fix: E: standard-dir-owned-by-package
- fix: W: file-not-in-%lang
- fix: W: file-not-in-%%lang
- fix: W: no-manual-page-for-binary
- fix: W: files-duplicate

Expand Down

0 comments on commit 1f60fe0

Please sign in to comment.