import nodejs-packaging-26-1.module+el8.8.0+19857+6d2a104d

i8c-stream-16 changed/i8c-stream-16/nodejs-packaging-26-1.module+el8.8.0+19857+6d2a104d
MSVSphere Packaging Team 9 months ago
parent a5389ddff7
commit 4bdd2063b5

2
.gitignore vendored

@ -1 +1 @@
SOURCES/nodejs-packaging-fedora-25.tar.xz
SOURCES/nodejs-packaging-fedora-26.tar.xz

@ -1 +1 @@
0e76d3eb9757f8e6a5dcb83fa2abc8fb297cc99e SOURCES/nodejs-packaging-fedora-25.tar.xz
86b037d57ec948f424052cf801864afb5944abe7 SOURCES/nodejs-packaging-fedora-26.tar.xz

@ -1,7 +1,7 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: nodejs-packaging
Version: 25
Version: 26
Release: 1%{?dist}
Summary: RPM Macros and Utilities for Node.js Packaging
BuildArch: noarch
@ -53,9 +53,13 @@ install -Dpm0644 multiver_modules %{buildroot}%{_datadir}/node/multiver_modules
%changelog
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 25-1
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 26-1
- Rebuilt for MSVSphere 8.8
* Tue Sep 05 2023 Masahiro Matsuya <mmatsuya@redhat.com> - 26-1
- nodejs.prov: find namespaced bundled dependencies
- Apply https://src.fedoraproject.org/rpms/nodejs-packaging/c/e24e7df
* Wed Sep 02 2020 Stephen Gallagher <sgallagh@redhat.com> - 25-1
- Fix incorrect bundled library detection for Requires

Loading…
Cancel
Save