|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: nodejs-packaging
|
|
|
|
|
Version: 17
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: RPM Macros and Utilities for Node.js Packaging
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
License: MIT
|
|
|
|
@ -53,6 +53,9 @@ install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 17-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 3 2018 Tom Hughes <tom@compton.nu> - 17-1
|
|
|
|
|
- Fix version comparators with a space after the operator
|
|
|
|
|
|
|
|
|
|