diff --git a/rpmlint.spec b/rpmlint.spec index f74791c..be6ffcd 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,6 +1,6 @@ Name: rpmlint Version: 2.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool for checking common errors in RPM packages License: GPLv2 URL: https://github.com/rpm-software-management/rpmlint @@ -61,6 +61,9 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysc %{python3_sitelib}/rpmlint* %changelog +* Fri Jun 04 2021 Python Maint - 2.0.0-3 +- Rebuilt for Python 3.10 + * Fri Jun 4 2021 Tom Callaway - 2.0.0-2 - add dash and checkbashisms as Requires