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