diff --git a/rpmdeplint.spec b/rpmdeplint.spec index 492fc5d..dd7aaf1 100644 --- a/rpmdeplint.spec +++ b/rpmdeplint.spec @@ -3,7 +3,7 @@ Name: rpmdeplint Version: 1.4 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Tool to find errors in RPM packages in the context of their dependency graph License: GPLv2+ URL: https://pagure.io/rpmdeplint @@ -74,6 +74,9 @@ py.test-3 rpmdeplint -k "not TestDependencyAnalyzer" %{python3_sitelib}/%{name}*.egg-info %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1.4-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 1.4-27 - Rebuilt for Python 3.12