diff --git a/-0.15.1.tar.gz b/-0.15.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/0.15.1.tar.gz b/0.15.1.tar.gz deleted file mode 100644 index d3e016b4790c1db75dd857c8f1fcaaf49b107acd..0000000000000000000000000000000000000000 Binary files a/0.15.1.tar.gz and /dev/null differ diff --git a/python-nose2.spec b/python-nose2.spec index 2c12e9ce2cc5c65974454d41f3a9ea52d0624364..5068a4ee19a514b38e672318d039b5b1b2a23c14 100644 --- a/python-nose2.spec +++ b/python-nose2.spec @@ -5,7 +5,7 @@ Release: 1 Summary: Next generation of nicer testing for Python License: BSD-2-Clause URL: https://github.com/nose-devs/nose2 -Source0: https://github.com/nose-devs/nose2/archive/refs/tags/%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gz BuildArch: noarch %description @@ -101,6 +101,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 19 2025 peiliya - 0.15.1-1 +- Update to 0.15.1 + * Thu Aug 15 2024 xu_ping <707078654@qq.com> - 0.15.1-1 - Update package to version 0.15.1 - Fix a bug with config loading which caused custom ini configs