diff --git a/numpoly-1.2.5.tar.gz b/numpoly-1.2.5.tar.gz deleted file mode 100644 index c6a070ca4cad1640aa9f025aa076669748d97a40..0000000000000000000000000000000000000000 Binary files a/numpoly-1.2.5.tar.gz and /dev/null differ diff --git a/numpoly-1.2.6.tar.gz b/numpoly-1.2.6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..93e7fe9efc92709cab3662022e5466183a2d7f81 Binary files /dev/null and b/numpoly-1.2.6.tar.gz differ diff --git a/python-numpoly.spec b/python-numpoly.spec index 8eb33f0ab9bdb45f7edd2d32a6f1b1252704bee4..12afe5368f94ce76d559c4920bfb6c9521dd2f3b 100644 --- a/python-numpoly.spec +++ b/python-numpoly.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-numpoly -Version: 1.2.5 +Version: 1.2.6 Release: 1 Summary: Polynomials as a numpy datatype License: BSD-2-Clause URL: https://github.com/jonathf/numpoly -Source0: https://files.pythonhosted.org/packages/e0/82/bf42b5599ac9c39bbf9a86111187c87ea35fd37570874fb51c68ca7f06b8/numpoly-1.2.5.tar.gz +Source0: https://files.pythonhosted.org/packages/d1/f5/c934072a11a6dc36ef640a7377d25f156614960a6bac03a1bea83daff194/numpoly-1.2.6.tar.gz Source1: setup.py BuildArch: noarch @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 4 2023 wubijie - 1.2.6-1 +- Update package to version 1.2.6 + * Tue Feb 07 2023 jiangxinyu - 1.2.5-1 - Update package to version 1.2.5