forked from rpms/raspberrypi2
Bump package version and update changelog
This commit is contained in:
parent
b560a57125
commit
863a2f1858
@ -11,7 +11,7 @@ ExclusiveArch: aarch64
|
||||
|
||||
%define local_version v8
|
||||
%define bcmmodel 2711
|
||||
%define extra_version 1
|
||||
%define extra_version 2
|
||||
|
||||
# This originally implies Kernel 4.x for RPi 2 and is not appropriate now.
|
||||
# Be careful to change this not to disturb the seamless package update.
|
||||
@ -445,6 +445,11 @@ cp $(ls -1 /boot/config-kernel-*-*|sort -V|tail -1) /boot/config-kernel.inc
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 14 2025 Koichiro Iwao <meta@almalinux.org> - 6.6.74-20250127.v8.2
|
||||
- Fixes to enable bootc
|
||||
- Enable EROFS
|
||||
- Use the consistent directory under /usr/share with the package name
|
||||
|
||||
* Thu Feb 20 2025 Koichiro Iwao <meta@almalinux.org> - 6.6.74-20250127.v8.1
|
||||
- Update kernel to v6.6.74 stable_20250127
|
||||
- Update firmware to 1.20250127
|
||||
|
Loading…
Reference in New Issue
Block a user