fix stuff

This commit is contained in:
nazunalika 2021-06-16 17:12:37 -07:00
parent 88a23d3f9f
commit 3fc52cd8f8
Signed by: label
GPG Key ID: 6735C0E1BD65D048
2 changed files with 13 additions and 7 deletions

View File

@ -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

View File

@ -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