diff --git a/PyTweening-1.0.3.zip b/PyTweening-1.0.3.zip deleted file mode 100644 index 295e0ef..0000000 --- a/PyTweening-1.0.3.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b608a570f4dccf2201e898f643c2a12372eb1d71a3dbc7e778771b603ca248b -size 15771 diff --git a/python-PyTweening.changes b/python-PyTweening.changes index 94a3d1d..e4b02c2 100644 --- a/python-PyTweening.changes +++ b/python-PyTweening.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 29 03:09:07 UTC 2022 - Yogalakshmi Arunachalam + +- update to 1.0.4 + no change log in upstream + ------------------------------------------------------------------- Thu Nov 7 15:34:07 UTC 2019 - Matej Cepl diff --git a/python-PyTweening.spec b/python-PyTweening.spec index 38c3b75..95fe4f7 100644 --- a/python-PyTweening.spec +++ b/python-PyTweening.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyTweening # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyTweening -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: A collection of tweening / easing functions License: BSD-3-Clause URL: https://github.com/asweigart/pytweening -Source: https://files.pythonhosted.org/packages/source/P/PyTweening/PyTweening-%{version}.zip +Source: https://files.pythonhosted.org/packages/source/P/PyTweening/pytweening-%{version}.tar.gz Source99: https://raw.githubusercontent.com/asweigart/pytweening/master/LICENSE.txt BuildRequires: %{python_module setuptools} BuildRequires: dos2unix @@ -37,7 +37,7 @@ BuildArch: noarch A collection of tweening / easing functions implemented in Python. %prep -%setup -q -n PyTweening-%{version} +%setup -q -n pytweening-%{version} cp %{SOURCE99} . dos2unix README.md diff --git a/pytweening-1.0.4.tar.gz b/pytweening-1.0.4.tar.gz new file mode 100644 index 0000000..78f3d27 --- /dev/null +++ b/pytweening-1.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8533282cf70b31de8a0499e1cf420930b0013c787118872b2ec899382792e2e6 +size 14358