upstream release 1.13.1, including fix for CVE-2021-23358
This commit is contained in:
parent
5ee8cafda3
commit
704ece80b5
4 changed files with 10 additions and 5 deletions
|
|
@ -9,8 +9,8 @@
|
|||
%endif
|
||||
|
||||
Name: nodejs-underscore
|
||||
Version: 1.12.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.13.1
|
||||
Release: 1%{?dist}
|
||||
Summary: JavaScript's functional programming helper library
|
||||
License: MIT
|
||||
URL: http://underscorejs.org/
|
||||
|
|
@ -97,6 +97,9 @@ cp -pr underscore.js underscore-min.js underscore-min.js.map \
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 15 2021 Dan Callaghan <djc@djc.id.au> - 1.13.1-1
|
||||
- upstream release 1.13.1, including fix for CVE-2021-23358
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue