We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c7ba2 commit 5c92939Copy full SHA for 5c92939
.packit/rpmlint.spec
@@ -1,7 +1,7 @@
1
%{!?python3: %global python3 %{__python3}}
2
3
Name: rpmlint
4
-Version: 2.1.0
+Version: 2.2.0
5
Release: 0%{?dist}
6
Summary: Tool for checking common errors in RPM packages
7
setup.py
@@ -9,7 +9,7 @@
9
url='https://github.com/rpm-software-management/rpmlint',
10
download_url='https://github.com/rpm-software-management/rpmlint',
11
12
- version='2.1.0',
+ version='2.2.0',
13
14
author='Frédéric Lepied',
15
author_email='[email protected]',
0 commit comments