From 975cd082a0ca63d716ee43418aae8c6b614d720a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Stan=C4=9Bk?= Date: Mon, 4 Apr 2022 14:40:57 +0200 Subject: [PATCH] prepare new release --- nodejs.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index 6c2c04c..25c283e 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 1 +%global baserelease 2 %{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -720,6 +720,8 @@ end %changelog +* Mon Apr 04 2022 Jan Staněk - 16.14.1-2 + * Thu Mar 17 2022 Stephen Gallagher - 1:16.14.1-1 - Update to Node.js 16.14.1 - Drop corepack