Accepting request 703831 from home:AndreasStieger:branches:devel:tools:building
scons 3.0.5 OBS-URL: https://build.opensuse.org/request/show/703831 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=81
This commit is contained in:
parent
f70eed099a
commit
ca99237ea4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09dd9ba8f78cf1622ce89a5b55e0fc9d33fe0d29e90eb90eaf652047090ac403
|
|
||||||
size 5500498
|
|
3
3.0.5.tar.gz
Normal file
3
3.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:792e7d59c421b9946160c1a373f66e71c0e388c321cef2edf105210beed4ac95
|
||||||
|
size 5510846
|
21704
scons-user.html
Normal file
21704
scons-user.html
Normal file
File diff suppressed because one or more lines are too long
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be146957bd4767fbee0b0c80a5679e29340c7ac78589827024e0e66e0772caaf
|
|
||||||
size 155930
|
|
3
scons-user.html-3.0.5.tar.bz2
Normal file
3
scons-user.html-3.0.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af581cc04627133f6da9881d8ccde40f7e66623ac9ca2b9bcc7eed680a84467d
|
||||||
|
size 156227
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 18 01:12:28 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- scons 3.0.5:
|
||||||
|
* Fixes related to --config=force
|
||||||
|
* Change the default for AppendENVPath to delete_existing=0, so
|
||||||
|
path order will not be changed, unless explicitly set
|
||||||
|
* Add the textfile tool to the default tool list
|
||||||
|
* Fix regex patterns that were not specified as raw strings
|
||||||
|
* Do not store build host+user name if reproducible builds are
|
||||||
|
wanted
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 26 11:24:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Mar 26 11:24:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: scons%{psuffix}
|
Name: scons%{psuffix}
|
||||||
Version: 3.0.4
|
Version: 3.0.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Replacement for Make
|
Summary: Replacement for Make
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user