From c635a80368bf461a8f7d95c3dd277cbe9ade89a8 Mon Sep 17 00:00:00 2001 From: Terje Rosten Date: Thu, 28 Sep 2023 20:26:00 +0200 Subject: [PATCH] SPDX fix from Daniel P. Berrange --- python-configobj.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-configobj.spec b/python-configobj.spec index fb2e6c4..7da93e8 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -1,6 +1,6 @@ Name: python-configobj Version: 5.0.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Config file reading, writing, and validation License: BSD-3-Clause URL: http://configobj.readthedocs.org/ @@ -50,6 +50,9 @@ export PYTHONPATH=$(pwd)/build/lib %{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info %changelog +* Sat Feb 04 2023 Terje Rosten - 5.0.8-5 +- SPDX fix from Daniel P. Berrange + * Fri Jul 21 2023 Fedora Release Engineering - 5.0.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild