mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 21:51:24 +00:00
fix stuff
This commit is contained in:
parent
88a23d3f9f
commit
3fc52cd8f8
@ -24,11 +24,8 @@ Contributors, in no particular order:
|
||||
R. Leigh Hennig
|
||||
Hayden Young
|
||||
@jkwong
|
||||
@glenjarvis
|
||||
Michael Young
|
||||
Anthony Staunton
|
||||
Rich Alloway
|
||||
Hayden Young
|
||||
Rob Felsburg
|
||||
Benjamin Agner
|
||||
Gregory Kurtzer
|
||||
@ -38,8 +35,11 @@ Contributors, in no particular order:
|
||||
@darkbat91
|
||||
@rkm
|
||||
@raven_kg
|
||||
T.J. Yang (@tjyang)
|
||||
Sébastien Poher (@sjpp)
|
||||
Jordan Pisaniello
|
||||
Trevor Cooper
|
||||
Chris (@stack)
|
||||
|
||||
# Rocky Linux Teams and Operations #
|
||||
|
||||
Infrastructure and Operations:
|
||||
R. Leigh Hennig
|
||||
@ -48,7 +48,6 @@ Infrastructure and Operations:
|
||||
Louis Abel
|
||||
Randolph (@meltro)
|
||||
Patrick Roberts
|
||||
Daniel Tharp
|
||||
Chris Cowley
|
||||
|
||||
Release Engineering:
|
||||
@ -74,3 +73,7 @@ Design:
|
||||
|
||||
Community and Outreach:
|
||||
Jordan Pisaniello
|
||||
|
||||
Testing:
|
||||
Trevor Cooper
|
||||
@stack
|
||||
|
@ -10,7 +10,7 @@
|
||||
%define distro_code Green Obsidian
|
||||
%define major 8
|
||||
%define minor 4
|
||||
%define rocky_rel 24
|
||||
%define rocky_rel 25
|
||||
%define upstream_rel %{major}.%{minor}
|
||||
|
||||
%define base_release_version %{major}
|
||||
@ -226,6 +226,9 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
%{_sysconfdir}/pki/rpm-gpg/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 16 2021 Louis Abel <label@rockylinux.org> - 8.4-25
|
||||
- Fix up outstanding issues
|
||||
|
||||
* Sat Jun 05 2021 Louis Abel <label@rockylinux.org> - 8.4-24
|
||||
- Change all mirrorlist urls to https
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user