upstream release 1.9.1
This commit is contained in:
parent
ed9f0c615e
commit
8e66e41f6f
4 changed files with 9 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
%endif
|
||||
|
||||
Name: nodejs-underscore
|
||||
Version: 1.9.0
|
||||
Version: 1.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: JavaScript's functional programming helper library
|
||||
License: MIT
|
||||
|
|
@ -102,6 +102,9 @@ cp -pr underscore.js underscore-min.js underscore-min.map \
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 04 2018 Dan Callaghan <dcallagh@redhat.com> - 1.9.1-1
|
||||
- upstream release 1.9.1
|
||||
|
||||
* Mon Apr 30 2018 Dan Callaghan <dcallagh@redhat.com> - 1.9.0-1
|
||||
- upstream release 1.9.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue