diff --git a/python-jdatetime.changes b/python-jdatetime.changes index 89b272a..949abb4 100644 --- a/python-jdatetime.changes +++ b/python-jdatetime.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 2 04:02:53 UTC 2020 - Steve Kowalik + +- Update to version 3.6.2: + * Support for python 3.7 and 3.8 + * Fixed %Y length in strptime + ------------------------------------------------------------------- Fri Sep 13 13:33:03 UTC 2019 - Jan Engelhardt diff --git a/python-jdatetime.spec b/python-jdatetime.spec index 94a1b98..d1442be 100644 --- a/python-jdatetime.spec +++ b/python-jdatetime.spec @@ -1,7 +1,7 @@ # # spec file for package python-jdatetime # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-jdatetime -Version: 3.6.0 +Version: 3.6.2 Release: 0 Summary: Jalali datetime binding for python License: Python-2.0 diff --git a/v3.6.0.tar.gz b/v3.6.0.tar.gz deleted file mode 100644 index b6a1891..0000000 --- a/v3.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fbce6b6893f23b9a12fd64de846fe821e148de3b4cd6b77fb62de0ffe97e048 -size 16842 diff --git a/v3.6.2.tar.gz b/v3.6.2.tar.gz new file mode 100644 index 0000000..6abc0a6 --- /dev/null +++ b/v3.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe446810a171f5f6840f395ad623832ab7ab408b998703e262dff99752b7f969 +size 16931