Accepting request 1087914 from home:13ilya:branches: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/1087914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/mujs?expand=0&rev=20
This commit is contained in:
Илья Индиго
2023-05-19 09:06:49 +00:00
committed by Git OBS Bridge
parent 135109ad1f
commit e46ee3cd4b
4 changed files with 12 additions and 5 deletions

BIN
mujs-1.3.2.tar.xz (Stored with Git LFS)

Binary file not shown.

3
mujs-1.3.3.tar.gz Normal file
View File

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

View File

@@ -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>

View File

@@ -17,13 +17,13 @@
Name: mujs
Version: 1.3.2
Version: 1.3.3
Release: 0
Summary: An embeddable Javascript interpreter
License: AGPL-3.0-or-later
Group: Development/Languages/C and C++
URL: https://mujs.com
Source0: https://mujs.com/downloads/%{name}-%{version}.tar.xz
Source0: https://mujs.com/downloads/%{name}-%{version}.tar.gz
BuildRequires: pkgconfig
%if 0%{?suse_version} > 1500
BuildRequires: pkgconfig(readline)
@@ -56,6 +56,7 @@ This package provides the MuJS static library.
%license COPYING
%doc AUTHORS README
%{_bindir}/%{name}
%{_bindir}/%{name}-pp
%files devel
%license COPYING