forked from rpms/almalinux-release
Enable CRB repository by default
This commit is contained in:
parent
3e80f8f150
commit
4ad4fbd62a
@ -2,7 +2,7 @@
|
||||
name=AlmaLinux $releasever - CRB
|
||||
mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/crb
|
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/CRB/$basearch/os/
|
||||
enabled=0
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
countme=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux-10
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Name: almalinux-release
|
||||
Version: %{major}.%{minor}
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Summary: %{distro} release files
|
||||
Group: System Environment/Base
|
||||
License: GPL-2.0-or-later
|
||||
@ -374,6 +374,9 @@ echo '%%x86_64_v2 1' >> %{buildroot}%{_sysconfdir}/rpm/macros.x86_64_v2
|
||||
%{_sysconfdir}/pki/rpm-gpg
|
||||
|
||||
%changelog
|
||||
* Thu May 29 2025 Neal Gompa <ngompa@almalinux.org> - 10.0-31
|
||||
- Enable CRB repository by default
|
||||
|
||||
* Mon May 19 2025 Eduard Abdullin <eabdullin@almalinux.org> - 10.0-30
|
||||
- 10.0 stable release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user