From 59f5db2e3addbc2f257f7008510530529364b3b5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 27 2021 10:07:53 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-daemon.spec b/python-daemon.spec index 8759b35..c6bcac1 100644 --- a/python-daemon.spec +++ b/python-daemon.spec @@ -1,6 +1,6 @@ Name: python-daemon Version: 2.2.4 -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 @@ -55,6 +55,9 @@ PYTHONPATH=$(pwd) %{__python3} -m unittest discover %{python3_sitelib}/python_daemon-%{version}-py%{python3_version}.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.2.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.2.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild