Accepting request 1218160 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1218160 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scons?expand=0&rev=49
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e928fc97984e719814270f6863f2183b3b72180b0162a5ed09db68c9994100c
|
||||
size 3243387
|
3
SCons-4.8.1.tar.gz
Normal file
3
SCons-4.8.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cad573b329b6a5bc7e654b01f0231064acc979026af68a9e467ddb32bf2ee501
|
||||
size 3244423
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 18:52:36 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- SCons 4.8.1:
|
||||
* env.Dump() now accepts any number of optional "key" arguments,
|
||||
and returns a dictionary string
|
||||
* Fix SCons.Variables import
|
||||
* Fix a problem with AppendUnique and PrependUnique where a value
|
||||
could be erroneously removed due to a substring match.
|
||||
* Fix handling of ListVariable when supplying a quoted choice
|
||||
containing a space character
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 8 21:25:32 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%define pythons python3
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: scons
|
||||
Version: 4.8.0
|
||||
Version: 4.8.1
|
||||
Release: 0
|
||||
Summary: Replacement for Make
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user