From 860b80b506c84ed713f925dd358d78537afe7e18 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 14 Jun 2022 16:55:20 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- rpmlint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpmlint.spec b/rpmlint.spec index eef8473..18b78d6 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -2,7 +2,7 @@ Name: rpmlint Version: 2.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tool for checking common errors in RPM packages License: GPLv2 URL: https://github.com/rpm-software-management/rpmlint @@ -68,6 +68,9 @@ cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysc %{python3_sitelib}/rpmlint* %changelog +* Tue Jun 14 2022 Python Maint - 2.2.0-4 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild