diff --git a/hankel-1.1.0.tar.gz b/hankel-1.1.0.tar.gz deleted file mode 100644 index 7367b74..0000000 --- a/hankel-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83764755e132a86c6c801f02722d544c69a469b2dda1a338eafb663c4c9053e4 -size 6499841 diff --git a/hankel-1.2.1.tar.gz b/hankel-1.2.1.tar.gz new file mode 100644 index 0000000..2978813 --- /dev/null +++ b/hankel-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74f8b776967976c1a9902d4780d33e4907509cfcdd17feec75b4416fba84039 +size 6500125 diff --git a/python-hankel.changes b/python-hankel.changes index c078d64..079f952 100644 --- a/python-hankel.changes +++ b/python-hankel.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun May 1 18:52:47 UTC 2022 - Atri Bhattacharya + +- Update to version 1.2.1: + * The ``.G()`` has been removed as planned. +- Changes from version 1.2.0: + * Switched to using ``setup.cfg`` instead of ``setup.py`` and + various other tooling updates. + ------------------------------------------------------------------- Sat Feb 13 00:02:02 UTC 2021 - Benjamin Greiner diff --git a/python-hankel.spec b/python-hankel.spec index 0c7d3ff..54f6034 100644 --- a/python-hankel.spec +++ b/python-hankel.spec @@ -1,7 +1,7 @@ # # spec file for package python-hankel # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -21,7 +21,7 @@ %define skip_python36 1 %define modname hankel Name: python-hankel -Version: 1.1.0 +Version: 1.2.1 Release: 0 Summary: Hankel Transformations using method of Ogata 2005 License: MIT