From b1352a027dae47bfae32faa7e14573c92d3c6b7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 9 Jun 2021 11:14:39 +0000 Subject: [PATCH] Use HTTPS URL --- python-docutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index 981959f..862ce78 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -7,7 +7,7 @@ Summary: System for processing plaintext documentation # See COPYING.txt for information License: Public Domain and BSD and Python and GPLv3+ -URL: http://docutils.sourceforge.net +URL: https://docutils.sourceforge.net Source0: https://sourceforge.net/projects/%{srcname}/files/%{srcname}/%{version}/%{srcname}-%{version}.tar.gz BuildArch: noarch