Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
5dda4bd63c
commit
1fee24d03c
1 changed files with 4 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
Name: yarnpkg
|
||||
Version: 1.22.19
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Fast, reliable, and secure dependency management.
|
||||
URL: https://github.com/yarnpkg/yarn
|
||||
# we need tarball with node_modules
|
||||
|
|
@ -99,6 +99,9 @@ if [[ $(%{buildroot}%{_bindir}/%{old_name} --version) == %{version} ]] ; then ec
|
|||
%{nodejs_sitelib}/%{npm_name}/
|
||||
|
||||
%changelog
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.19-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Wed May 03 2023 Sandro Mani <manisandro@gmail.com> - 1.22.19-6
|
||||
- Rebuild (nodejs20)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue