diff --git a/ninja-1.11.1.1.tar.gz b/ninja-1.11.1.1.tar.gz deleted file mode 100644 index 0fa68ef50472a7502f95752d0afc40f8290bc07d..0000000000000000000000000000000000000000 Binary files a/ninja-1.11.1.1.tar.gz and /dev/null differ diff --git a/ninja-1.13.0.tar.gz b/ninja-1.13.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..969f4f61755ee97c44b1d9b08423611cc1d634ea Binary files /dev/null and b/ninja-1.13.0.tar.gz differ diff --git a/python-ninja.spec b/python-ninja.spec index 70dc4dbc1a6d50a857e91165f95cccb2d9582bef..dc791c85e1a449e27f9e444983b61becc6508196 100644 --- a/python-ninja.spec +++ b/python-ninja.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ninja -Version: 1.11.1.1 -Release: 4 +Version: 1.13.0 +Release: 1 Summary: A small build system with a focus on speed. License: Apache-2.0 URL: https://github.com/ninja-build/ninja -Source0: https://files.pythonhosted.org/packages/37/2c/d717d13a413d6f7579cdaa1e28e6e2c98de95461549b08d311c8a5bf4c51/ninja-1.11.1.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/n/ninja/ninja-%{version}.tar.gz Source1: v1.11.1.g95dee.kitware.jobserver-1.tar.gz BuildRequires: python3-devel @@ -76,6 +76,9 @@ mv %{buildroot}/%{_bindir}/ninja %{buildroot}/%{_bindir}/python-ninja %{_docdir}/* %changelog +* Tue Nov 25 2025 lvwq - 1.13.0-1 +- Update package to version 1.13.0 + * Mon Sep 23 2024 Shinwell Hu - 1.11.1.1-4 - Python-ninja should never obsolate ninja-build. - Rename /usr/bin/ninja shipped in this package to /usr/bin/python-ninja