From 60ff26a35399fe1dc4b9531b6e48d7baeb61ac85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 10 Nov 2022 21:17:49 +0100 Subject: [PATCH] Remove redundant source and patch numbers --- pytz.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pytz.spec b/pytz.spec index ad66107..75cd32c 100644 --- a/pytz.spec +++ b/pytz.spec @@ -8,11 +8,11 @@ Summary: World Timezone Definitions for Python License: MIT URL: http://pytz.sourceforge.net/ -Source0: %pypi_source +Source: %pypi_source # Patch to use the system supplied zoneinfo files -Patch0: pytz-zoneinfo.patch +Patch: pytz-zoneinfo.patch # https://bugzilla.redhat.com/1497572 -Patch1: remove_tzinfo_test.patch +Patch: remove_tzinfo_test.patch BuildArch: noarch BuildRequires: tzdata