|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: nodejs-packaging
|
|
|
|
Name: nodejs-packaging
|
|
|
|
Version: 2021.01
|
|
|
|
Version: 2021.01
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: RPM Macros and Utilities for Node.js Packaging
|
|
|
|
Summary: RPM Macros and Utilities for Node.js Packaging
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -83,6 +83,9 @@ install -Dpm0755 nodejs-packaging-bundler %{buildroot}%{_bindir}/nodejs-packagin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 20 2021 Stephen Gallagher <sgallagh@redhat.com> - 2021.01-2
|
|
|
|
|
|
|
|
- nodejs-packaging-bundler improvements to handle uncommon characters
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 06 2021 Troy Dawson <tdawson@redhat.com> - 2021.01
|
|
|
|
* Wed Jan 06 2021 Troy Dawson <tdawson@redhat.com> - 2021.01
|
|
|
|
- Add nodejs-packaging-bundler and update README.md
|
|
|
|
- Add nodejs-packaging-bundler and update README.md
|
|
|
|
|
|
|
|
|
|
|
|