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