From a04bf23c79952538a8498beea9062e2f00babc79 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 31 Jan 2022 16:18:12 -0500 Subject: [PATCH] Rebuild for more architectures Signed-off-by: Stephen Gallagher --- nodejs.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/nodejs.spec b/nodejs.spec index c00be47..dccb68c 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -25,7 +25,7 @@ # This is used by both the nodejs package and the npm subpackage that # has a separate version - the name is special so that rpmdev-bumpspec # will bump this rather than adding .1 to the end. -%global baserelease 5 +%global baserelease 6 %{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -730,9 +730,12 @@ end %changelog -* Mon Jan 31 2022 Stephen Gallagher - 1:16.13.2-3 +* Mon Jan 31 2022 Stephen Gallagher - 1:16.13.2-6 +- Rebuild for more architectures + +* Mon Jan 31 2022 Stephen Gallagher - 1:16.13.2-5 - Tweak some dependencies on EPEL 7 (bz2048589) -- Add (Provides: bundled(zlib)) +- Add Provides: bundled(zlib) * Wed Jan 19 2022 Stephen Gallagher - 1:16.13.2-3 - Bundle zlib on EPEL 7