Accepting request 254018 from home:AndreasStieger:branches:devel:tools:building

SCons 2.3.4

OBS-URL: https://build.opensuse.org/request/show/254018
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=31
This commit is contained in:
Andreas Stieger 2014-10-05 14:59:53 +00:00 committed by Git OBS Bridge
parent 26b9c7cdde
commit 1d242ed0bf
6 changed files with 16 additions and 7 deletions

View File

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

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

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

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 5 14:55:49 UTC 2014 - andreas.stieger@gmx.de
- SCons 2.3.4:
* Fixed the interactive mode, in connection with Configure
contexts
* Fix EnsureSConsVersion warning when running packaged version
* Fix D tools for building shared libraries
-------------------------------------------------------------------
Mon Sep 29 12:43:29 UTC 2014 - tchvatal@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.3.3
Version: 2.3.4
Release: 0
Summary: Replacement for Make
License: MIT