From 109a68be0a72d8f4b915ad7123bfc432b12f438c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:57:42 +0100 Subject: [PATCH] automatic version update by autodist [release 2.2.0-1mamba;Sat Aug 07 2021] --- python-ciso8601.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python-ciso8601.spec b/python-ciso8601.spec index b6cd82c..8612628 100644 --- a/python-ciso8601.spec +++ b/python-ciso8601.spec @@ -1,5 +1,5 @@ Name: python-ciso8601 -Version: 2.1.3 +Version: 2.2.0 Release: 1mamba Summary: Converts ISO 8601 or RFC 3339 date time strings into Python datetime objects Group: System/Libraries @@ -11,12 +11,9 @@ Source: https://pypi.debian.net/ciso8601/ciso8601-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libpython3-devel -BuildRequires: libpython36-devel ## AUTOBUILDREQ-END Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -47,5 +44,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Aug 07 2021 Automatic Build System 2.2.0-1mamba +- automatic version update by autodist + * Wed Sep 30 2020 Silvan Calarco 2.1.3-1mamba - package created using the webbuild interface