From cc2ee313f8d8d43fd6ccf0d5f7edcdbcc617624e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 31 Aug 2022 13:14:26 +0200 Subject: [PATCH] Remove redundant source number --- python-appdirs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 414ac83..e46cec3 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -8,7 +8,7 @@ Summary: Python module for determining platform-specific directories License: MIT URL: https://github.com/ActiveState/appdirs -Source0: %{pypi_source appdirs} +Source: %{pypi_source appdirs} BuildArch: noarch