Accepting request 1087926 from devel:languages:javascript
- Updated to 1.3.3 * https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.3 OBS-URL: https://build.opensuse.org/request/show/1087926 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mujs?expand=0&rev=10
This commit is contained in:
BIN
mujs-1.3.2.tar.xz
(Stored with Git LFS)
BIN
mujs-1.3.2.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
mujs-1.3.3.tar.gz
Normal file
3
mujs-1.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2c5ee5416dfda2230c7a0cb7895df9a9b2d5b2065bb18e7e64dec2a796abe1b
|
||||||
|
size 128097
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 19 08:58:10 UTC 2023 - Илья Индиго <ilya@ilya.cf>
|
||||||
|
|
||||||
|
- Updated to 1.3.3
|
||||||
|
* https://git.ghostscript.com/?p=mujs.git;a=log;h=refs/tags/1.3.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 11 09:32:09 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
Sat Mar 11 09:32:09 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: mujs
|
Name: mujs
|
||||||
Version: 1.3.2
|
Version: 1.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An embeddable Javascript interpreter
|
Summary: An embeddable Javascript interpreter
|
||||||
License: AGPL-3.0-or-later
|
License: AGPL-3.0-or-later
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
URL: https://mujs.com
|
URL: https://mujs.com
|
||||||
Source0: https://mujs.com/downloads/%{name}-%{version}.tar.xz
|
Source0: https://mujs.com/downloads/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
%if 0%{?suse_version} > 1500
|
%if 0%{?suse_version} > 1500
|
||||||
BuildRequires: pkgconfig(readline)
|
BuildRequires: pkgconfig(readline)
|
||||||
@@ -56,6 +56,7 @@ This package provides the MuJS static library.
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS README
|
%doc AUTHORS README
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
%{_bindir}/%{name}-pp
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
Reference in New Issue
Block a user