SHA256
1
0
forked from pool/duktape

Accepting request 845085 from home:StefanBruens:branches:devel:libraries:c_c++

- Update to 2.6.0:
  * Various fixes and portability improvements.

OBS-URL: https://build.opensuse.org/request/show/845085
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/duktape?expand=0&rev=17
This commit is contained in:
Alexei Podvalsky 2020-10-30 20:30:38 +00:00 committed by Git OBS Bridge
parent 3ca2622962
commit fab91f9556
4 changed files with 12 additions and 6 deletions

View File

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

3
duktape-2.6.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 30 15:03:19 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to 2.6.0:
* Various fixes and portability improvements.
-------------------------------------------------------------------
Tue Jul 28 07:16:30 UTC 2020 - Martin Rey <mrey@suse.com>

View File

@ -16,9 +16,9 @@
#
%define sover 201
%define sover 206
Name: duktape
Version: 2.5.0
Version: 2.6.0
Release: 0
Summary: Embeddable Javascript engine
License: MIT
@ -68,7 +68,7 @@ sed -e '/^INSTALL_PREFIX/s|[^=]*$|%{_prefix}|' \
-e 's/\(\$.INSTALL_PREFIX.\)/$(DESTDIR)\1/' \
-e 's/\/lib\b/\/%{_lib}/g' \
< Makefile.sharedlibrary > Makefile
%make_build -j1
%make_build
%install
%make_install