upstream release 1.12.0
This commit is contained in:
parent
96b419f6a2
commit
7d45476c34
4 changed files with 10 additions and 5 deletions
|
|
@ -9,8 +9,8 @@
|
|||
%endif
|
||||
|
||||
Name: nodejs-underscore
|
||||
Version: 1.10.2
|
||||
Release: 3%{?dist}
|
||||
Version: 1.12.0
|
||||
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
|
||||
* Tue Jan 26 2021 Dan Callaghan <djc@djc.id.au> - 1.12.0-1
|
||||
- upstream release 1.12.0
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.2-3
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue