From 3c4d5e8683af0d726452217675d226394396fb1a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 21 2022 11:30:02 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-daemon.spec b/python-daemon.spec index e46f5a4..9660992 100644 --- a/python-daemon.spec +++ b/python-daemon.spec @@ -2,7 +2,7 @@ Name: python-daemon Version: 2.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library to implement a well-behaved Unix daemon process # Some build scripts and test franework are licensed GPLv3+ but those aren't shipped @@ -68,6 +68,9 @@ PYTHONPATH=$(pwd) %{__python3} -m unittest discover %{python3_sitelib}/python_daemon-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 2.3.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Jul 27 2021 Fedora Release Engineering - 2.3.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild