7
0

Accepting request 885677 from home:hillwood:branches:devel:languages:nodejs

- Update version to 1.13.1
  * Fix security issue (boo#1184800, CVE-2021-23358)
  * Fix bugs
  * Many new features

OBS-URL: https://build.opensuse.org/request/show/885677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-underscore?expand=0&rev=5
This commit is contained in:
2021-04-15 13:59:43 +00:00
committed by Git OBS Bridge
parent fa27508a8e
commit 9b42b96ad3
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 15 13:48:22 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.13.1
* Fix security issue (boo#1184800, CVE-2021-23358)
* Fix bugs
* Many new features
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 23 13:15:00 UTC 2018 - hillwood@opensuse.org Tue Jan 23 13:15:00 UTC 2018 - hillwood@opensuse.org

View File

@@ -1,7 +1,7 @@
# #
# spec file for package nodejs-underscore # spec file for package nodejs-underscore
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -12,16 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
%define _name underscore %define _name underscore
%if 0%{?suse_version} == 1315 %if 0%{?suse_version} == 1315
%define nodejs_modulesdir /usr/lib/node_modules %define nodejs_modulesdir /usr/lib/node_modules
%endif %endif
Name: nodejs-%{_name} Name: nodejs-%{_name}
Version: 1.8.3 Version: 1.13.1
Release: 0 Release: 0
Summary: A utility belt library for JavaScript Summary: A utility belt library for JavaScript
License: MIT License: MIT
@@ -37,8 +38,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{?nodejs_requires} %{?nodejs_requires}
%description %description
Underscore.js is a utility belt library for JavaScript that provides support Underscore.js is a utility belt library for JavaScript that provides support
for the usual functional suspects (each, map, reduce, filter...) without for the usual functional suspects (each, map, reduce, filter...) without
extending any core JavaScript objects. extending any core JavaScript objects.
%prep %prep

3
underscore-1.13.1.tar.gz Normal file
View File

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

View File

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