[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package nodejs-packaging-26-1.module+el8.9.0+58+d0c864a2.noarch download

Name nodejs-packaging
Epoch 0
Version 26
Release 1.module+el8.9.0+58+d0c864a2
Architecture noarch
Website/URL https://fedoraproject.org/wiki/Node.js/Packagers
License MIT
Build Time 2024-04-14 16:29:01
Build Host builder-x86-05.inferitos.ru
Summary RPM Macros and Utilities for Node.js Packaging
Repositories AppStream
Description This package contains RPM macros and other utilities useful for packaging Node.js modules and applications in RPM-based distributions.
Errata
Size 24 KiB
Source Project nodejs-packaging-26-1.module+el8.9.0+58+d0c864a2
SHA-256 checksum e3eb95de55c29c121823c62568cab50c2d940eb4308c7122984d33d05d9e1c38
× Full screenshot
Changelog link
* 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

* Tue Sep 01 2020 Stephen Gallagher <sgallagh@redhat.com> - 24-1
- Check node_modules_prod for bundled dependencies

* Wed May 06 2020 Zuzana Svetlikova <zsvetlik@redhat.com> - 23-3
- Updated
- Removed pathfix.py

* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

* Thu Oct 31 2019 Tom Hughes <tom@compton.nu> - 23-1
- Ensure nodejs(engine) is required for packages with no dependencies

* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Tue Jul 02 2019 Tom Hughes <tom@compton.nu> - 22-1
- Refactor nodejs.req in more idiomatic Python
- Treat only external dependency links as un-bundled

* Mon Jun 10 2019 Tom Hughes <tom@compton.nu> - 21-1
- Refactor nodejs.prov in more idiomatic Python