feat(yarnpkg-berry): Remove bootstrap (#7538) (#7631)

* feat(yarnpkg-berry): Remove bootstrap



* chore: Bump release, changelog



---------


(cherry picked from commit c3dd47e769)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-11-23 21:44:02 -08:00
committed by GitHub
parent 8e5c8add83
commit a94a0480ec
+4 -2
View File
@@ -1,8 +1,8 @@
%bcond bootstrap 1
%bcond bootstrap 0
Name: yarnpkg-berry
Version: 4.12.0
Release: 2%?dist
Release: 3%?dist
Summary: Active development version of Yarn
License: BSD-2-Clause
URL: https://yarnpkg.com
@@ -62,5 +62,7 @@ done
%doc GOVERNANCE.md
%changelog
* Sun Nov 23 2025 Gilver E. <rockgrub@disroot.org> - 4.12.0-3
- First build without bootstrap
* Thu Nov 20 2025 Gilver E. <rockgrub@disroot.org> - 4.11.0-1
- Initial build