From 88fc1e7d8ec5511a9e9b69759e3094a44bef7786 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 08:49:24 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-dateutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dateutil.spec b/python-dateutil.spec index 28bab15..6be32be 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 2.8.2 -Release: 9%{?dist} +Release: 10%{?dist} Epoch: 1 Summary: Powerful extensions to the standard datetime module @@ -99,6 +99,9 @@ make -C docs html %doc docs/_build/html %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1:2.8.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jul 04 2023 Karolina Surma - 1:2.8.2-9 - Backport replacement for deprecated datetime.datetime.utcfromtimestamp()