From e9727c20b8a0dfb1c8997aa81a1de9749d771689 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:49:11 +0100 Subject: [PATCH] update to 2021.3 [release 2021.3-1mamba;Sun Oct 17 2021] --- python-tz.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/python-tz.spec b/python-tz.spec index 38cde88..3da869e 100644 --- a/python-tz.spec +++ b/python-tz.spec @@ -1,12 +1,12 @@ Name: python-tz -Version: 2021.1 -Release: 2mamba +Version: 2021.3 +Release: 1mamba Summary: World Timezone Definitions for Python Group: System/Libraries/Python Vendor: openmamba Distribution: openmamba -Packager: Stefano Cotta Ramusino -URL: https://pytz.sourceforge.net +Packager: Silvan Calarco +URL: https://pythonhosted.org/pytz/ Source: http://pypi.debian.net/pytz/pytz-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE.txt %changelog +* Sun Oct 17 2021 Silvan Calarco 2021.3-1mamba +- update to 2021.3 + * Fri Apr 09 2021 Silvan Calarco 2021.1-2mamba - rebuilt with distdeps