Skip to content

Commit ef25d89

Browse files
authored
Fix unversioned obsoletes warning from rpmlint (#417)
1 parent 7fec061 commit ef25d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/fixtures/testrepo/upstream/packages/hello

tests/fixtures/testrepo/upstream/packages/hello/hello.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ BuildRequires: gettext
1818
Requires(post): info
1919
Requires(preun): info
2020

21-
Obsoletes: goodbye
21+
Obsoletes: goodbye < 2
2222

2323
%description
2424
The "Hello World" program, done with all bells and whistles of a proper FOSS

0 commit comments

Comments
 (0)