forked from pool/rubygem-execjs
Accepting request 896517 from devel:languages:ruby:extensions
update (forwarded request 896504 from mschnitzer) OBS-URL: https://build.opensuse.org/request/show/896517 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-execjs?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 1 03:34:37 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
|
||||
|
||||
- updated to version 2.8.1
|
||||
|
||||
* Wait for STDOUT to be flushed before exiting the node runtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 04:37:35 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
||||
+5
-5
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-execjs
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-execjs
|
||||
Version: 2.7.0
|
||||
Version: 2.8.1
|
||||
Release: 0
|
||||
%define mod_name execjs
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
@@ -32,8 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: %{ruby >= 1.9.3}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: ruby-macros >= 5
|
||||
Url: https://github.com/rails/execjs
|
||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
||||
URL: https://github.com/rails/execjs
|
||||
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source1: gem2rpm.yml
|
||||
Summary: Run JavaScript code from Ruby
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1fae0c5c831934c47d92363b4ea66ef2951350ab91b5d8d3174342b9c2ee5fb
|
||||
size 17408
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d939919cfd81bcc4d6556f322c3995a70cfe4289ea0bd3b1f999b489c323088
|
||||
size 17408
|
||||
Reference in New Issue
Block a user