diff --git a/SCons-4.5.2.tar.gz b/SCons-4.5.2.tar.gz deleted file mode 100644 index 6e5d4cf..0000000 --- a/SCons-4.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce26aac95d350a79a4192196b0beac3cb24f4ccabce0123eb28d3370f576f072 -size 3194724 diff --git a/SCons-4.7.0.tar.gz b/SCons-4.7.0.tar.gz new file mode 100644 index 0000000..a145483 --- /dev/null +++ b/SCons-4.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fcd831700ce373ecd30ac55e9d7eff20754215cff5967c4972237d614a326e +size 3220744 diff --git a/scons.changes b/scons.changes index 1652357..e15c8d6 100644 --- a/scons.changes +++ b/scons.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 19 07:07:00 UTC 2024 - Andreas Stieger + +- SCons 4.7.0 + * Add Method unlink_files to TestCmd for cleaning up + * Support LIBLITERALPREFIX + * Update support for D compilers, Java + * Bug fixes and internal improvements + ------------------------------------------------------------------- Tue Mar 28 17:02:58 UTC 2023 - Andreas Stieger diff --git a/scons.spec b/scons.spec index c00d649..469384c 100644 --- a/scons.spec +++ b/scons.spec @@ -2,6 +2,7 @@ # spec file for package scons # # Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 Andreas Stieger # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +19,7 @@ %define pythons python3 Name: scons -Version: 4.5.2 +Version: 4.7.0 Release: 0 Summary: Replacement for Make License: MIT