Version 2.6.0
Looking at the release notes, 2.3–2.6 are bugfix releases. But so-version changed, so dependent packages will need to be recompiled.
This commit is contained in:
parent
9bab66bf74
commit
202cebcaae
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/duktape-2.2.0.tar.xz
|
||||
/duktape-2.6.0.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: duktape
|
||||
Version: 2.2.0
|
||||
Version: 2.6.0
|
||||
Release: %autorelease
|
||||
Summary: Embeddable Javascript engine
|
||||
License: MIT
|
||||
@ -8,7 +8,7 @@ Source0: http://duktape.org/%{name}-%{version}.tar.xz
|
||||
Source1: duktape.pc.in
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: make
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
Duktape is an embeddable Javascript engine, with a focus on portability and
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (duktape-2.2.0.tar.xz) = 6fe67660ad4cfbab37b9048840bd8c42ee9585441c17253e1f17cb06e4527d1413851bc167d8b013990d5cae9f8e6eb4cb6ff80866f55bd8d67b0cf47580be7c
|
||||
SHA512 (duktape-2.6.0.tar.xz) = d72a2aaa05391fa243861aca6ca6082f91a08b9c5d60c7b246d35d7161532b0048bb67bd8fec7996c700ee317ac2bb52e528582682e5425b0431757d8b1c5be4
|
||||
|
Loading…
Reference in New Issue
Block a user