From 4c8aa180d515ff7f0c1cc02056d381dafda2051a Mon Sep 17 00:00:00 2001 From: trevorb Date: Thu, 9 Oct 2025 21:21:12 +1100 Subject: [PATCH] changed BuildRequires to python3-docutils --- dl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dl.spec b/dl.spec index f6ea1c9..ea69d39 100644 --- a/dl.spec +++ b/dl.spec @@ -1,6 +1,6 @@ %define name dl %define version 0.18.1 -%define release 4 +%define release 5 %define httpuser apache %if 0%{?fedora} >= 11 || 0%{?rhel} >= 5 @@ -37,7 +37,7 @@ Requires: %{_sbindir}/semanage BuildRequires: php-cli >= 5.3 BuildRequires: php-mbstring BuildRequires: gettext -BuildRequires: python-docutils +BuildRequires: python3-docutils %package cli Summary: A command line client for dl @@ -155,6 +155,9 @@ fi %{_bindir}/%{name}-cli %changelog +* Thu Oct 09 2025 Trevor Batley 0.18.1-5.sme +- changed BuildRequires to python3-docutils + * Thu Oct 09 2025 BogusDateBot - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday.