diff --git a/waf-waf-2.0.24.tar.bz2 b/waf-waf-2.0.24.tar.bz2 deleted file mode 100644 index c7dd6cd..0000000 --- a/waf-waf-2.0.24.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:599ab1903b6f12f0683878d2cd4f73546e0ce26031efd05f3fbe5178e4ef8cda -size 582903 diff --git a/waf-waf-2.0.25.tar.bz2 b/waf-waf-2.0.25.tar.bz2 new file mode 100644 index 0000000..de260ef --- /dev/null +++ b/waf-waf-2.0.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e611265887117e89f9c151d633d94e5a714700bb40e7b3748f94d4ce0a7d01 +size 584168 diff --git a/waf.changes b/waf.changes index a39b03c..efc0f19 100644 --- a/waf.changes +++ b/waf.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jan 5 07:52:51 UTC 2023 - Dirk Müller + +- update to 2.0.25: + * Fix invalid characters returned by find_program #2397 + * Prepare for distutils removal (Python 3.12 regression) #2402 + * Improve cp65001 compat in cpython < 3.3 #2346 + * Add Fujitsu Fortran compiler detection on ARM64FX #2348 + * Support multiple Sphinx output formats #2344 + * Improve PyQt5 detection #2343 + * Add asynchronous wafcache uploads + ------------------------------------------------------------------- Mon Jun 27 19:50:33 UTC 2022 - Stefan Brüns diff --git a/waf.spec b/waf.spec index 60dbc9a..2d99a16 100644 --- a/waf.spec +++ b/waf.spec @@ -1,7 +1,7 @@ # # spec file for package waf # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: waf -Version: 2.0.24 +Version: 2.0.25 Release: 0 Summary: The Waf build system License: BSD-3-Clause