prepare new release

Related: rhbz#2056971
This commit is contained in:
Jan Staněk 2022-04-25 15:23:36 +02:00 committed by Zuzana Svetlikova
parent 285790d63c
commit fb63ea87bb
1 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,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 4
%global baserelease 5
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
@ -696,6 +696,8 @@ end
%changelog
* Mon Apr 25 2022 Jan Staněk <jstanek@redhat.com> - 1:16.14.0-5
* Mon Apr 11 2022 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:16.14.0-4
- Apply lock file validation fixes
- Resolves: CVE-2021-43616