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:
Martin Pluskal 2019-05-19 16:20:36 +00:00 committed by Git OBS Bridge
parent f70eed099a
commit ca99237ea4
7 changed files with 21723 additions and 7 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:792e7d59c421b9946160c1a373f66e71c0e388c321cef2edf105210beed4ac95
size 5510846

21704
scons-user.html Normal file

File diff suppressed because one or more lines are too long

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be146957bd4767fbee0b0c80a5679e29340c7ac78589827024e0e66e0772caaf
size 155930

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af581cc04627133f6da9881d8ccde40f7e66623ac9ca2b9bcc7eed680a84467d
size 156227

View File

@ -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>

View File

@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: scons%{psuffix}
Version: 3.0.4
Version: 3.0.5
Release: 0
Summary: Replacement for Make
License: MIT