Skip to content

Commit 5c92939

Browse files
committed
Release 2.2.0
1 parent 69c7ba2 commit 5c92939

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.packit/rpmlint.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%{!?python3: %global python3 %{__python3}}
22

33
Name: rpmlint
4-
Version: 2.1.0
4+
Version: 2.2.0
55
Release: 0%{?dist}
66
Summary: Tool for checking common errors in RPM packages
77

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
url='https://github.com/rpm-software-management/rpmlint',
1010
download_url='https://github.com/rpm-software-management/rpmlint',
1111

12-
version='2.1.0',
12+
version='2.2.0',
1313

1414
author='Frédéric Lepied',
1515
author_email='[email protected]',

0 commit comments

Comments
 (0)