diff --git a/waf-2.0.19.stripped.tar.bz2 b/waf-2.0.19.stripped.tar.bz2 deleted file mode 100644 index 130c047..0000000 Binary files a/waf-2.0.19.stripped.tar.bz2 and /dev/null differ diff --git a/waf-2.0.25.stripped.tar.bz2 b/waf-2.0.25.stripped.tar.bz2 new file mode 100644 index 0000000..7879ab1 Binary files /dev/null and b/waf-2.0.25.stripped.tar.bz2 differ diff --git a/waf.spec b/waf.spec index ab36b61..a32126a 100644 --- a/waf.spec +++ b/waf.spec @@ -1,6 +1,6 @@ Name: waf -Version: 2.0.19 -Release: 4 +Version: 2.0.25 +Release: 1 Summary: A Python-based build system License: BSD-3-Clause URL: https://waf.io/ @@ -123,6 +123,9 @@ rm -f docs/sphinx/build/html/.buildinfo %changelog +* Thu Jun 15 2023 xu_ping <707078654@qq.com> - 2.0.25-1 +- Upgrade package to 2.0.25 + * Wed May 11 2022 wulei - 2.0.19-4 - License compliance rectification