From 214a1600ef2982e32e9e22d4fa6695baf46af8e9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 05:28:50 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/rpmlint.git#44a9bb588af1bc7a3fc764b964179ba3384e5690 --- rpmlint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpmlint.spec b/rpmlint.spec index e929f4f..301af77 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -20,7 +20,7 @@ Name: rpmlint Version: 1.11 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Tool for checking common errors in RPM packages License: GPLv2 URL: https://github.com/rpm-software-management/rpmlint @@ -163,6 +163,9 @@ make check PYTHON=%{python} PYTEST=%{pytest} FLAKE8=%{flake8} %{_mandir}/man1/rpmlint.1* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.11-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 25 2021 Miro HronĨok - 1.11-13 - Filter out empty py.typed files in Python site-packages