|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
|
|
|
|
|
Name: nodejs-underscore
|
|
|
|
|
Version: 1.9.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: JavaScript's functional programming helper library
|
|
|
|
|
License: MIT
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -102,6 +102,9 @@ cp -pr underscore.js underscore-min.js underscore-min.map \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 04 2018 Dan Callaghan <dcallagh@redhat.com> - 1.9.1-1
|
|
|
|
|
- upstream release 1.9.1
|
|
|
|
|
|
|
|
|
|