mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-10 16:51:24 +00:00
update to 16
This commit is contained in:
parent
515077ef5e
commit
b1727829e8
@ -21,13 +21,14 @@
|
||||
%define distro_code Red Quartz
|
||||
%define major 10
|
||||
%define minor 0
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.15}
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.16}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
%define bug_url https://bugs.rockylinux.org/
|
||||
%define debug_url https://debuginfod.rockylinux.org/
|
||||
%define dist_vendor RESF
|
||||
%define vendor_url https://resf.org/
|
||||
|
||||
%define contentdir stg/rocky
|
||||
%define sigcontent pub/sig
|
||||
@ -256,6 +257,8 @@ ANSI_COLOR="0;32"
|
||||
LOGO="fedora-logo-icon"
|
||||
CPE_NAME="cpe:/o:rocky:rocky:%{major}::baseos"
|
||||
HOME_URL="%{home_url}"
|
||||
VENDOR_NAME="%{dist_vendor}"
|
||||
VENDOR_URL="%{vendor_url}"
|
||||
BUG_REPORT_URL="%{bug_url}"
|
||||
SUPPORT_END="%{support_end}"
|
||||
ROCKY_SUPPORT_PRODUCT="%{os_bug_name}"
|
||||
@ -482,6 +485,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 26 2024 Louis Abel <label@resf.org> - 10.0-0.16
|
||||
- Add a vendor os-release information
|
||||
|
||||
* Sun Jul 14 2024 Louis Abel <label@resf.org> - 10.0-0.15
|
||||
- Fix repo files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user