Accepting request 441387 from devel:tools:building

scons 2.5.1

OBS-URL: https://build.opensuse.org/request/show/441387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scons?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2016-11-24 20:19:21 +00:00 committed by Git OBS Bridge
commit 3a4419d346
6 changed files with 15 additions and 7 deletions

View File

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

3
scons-2.5.1.tar.gz Normal file
View File

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

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 22 12:44:48 UTC 2016 - astieger@suse.com
- SCons 2.5.1:
* Add scons-configure-cache.py to packaging. It was omitted
* Use memoization to optimize PATH evaluation across all
dependencies per node
-------------------------------------------------------------------
Wed Apr 20 07:08:23 UTC 2016 - astieger@suse.com

View File

@ -22,7 +22,7 @@
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
%endif
Name: scons
Version: 2.5.0
Version: 2.5.1
Release: 0
Summary: Replacement for Make
License: MIT