mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-12-17 22:48:30 +00:00
change license
This commit is contained in:
parent
b39e095544
commit
3637189091
@ -10,7 +10,7 @@
|
||||
%define distro_code Green Obsidian
|
||||
%define major 8
|
||||
%define minor 4
|
||||
%define rocky_rel 17
|
||||
%define rocky_rel 18
|
||||
%define upstream_rel %{major}.%{minor}
|
||||
|
||||
%define base_release_version %{major}
|
||||
@ -28,7 +28,7 @@ Name: rocky-release
|
||||
Version: %{major}.%{minor}
|
||||
Release: %{rocky_rel}.el8
|
||||
Summary: %{distro_name} release files
|
||||
License: GPLv2
|
||||
License: BSD-3-Clause
|
||||
URL: https://rockylinux.org
|
||||
BuildArch: noarch
|
||||
|
||||
@ -227,8 +227,9 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/
|
||||
%{_sysconfdir}/pki/rpm-gpg/
|
||||
|
||||
%changelog
|
||||
* Mon May 24 2021 Louis Abel <label@rockylinux.org> - 8.4-17
|
||||
* Mon May 24 2021 Louis Abel <label@rockylinux.org> - 8.4-18
|
||||
- Add a version codename to satisfy vendors
|
||||
- Change license
|
||||
|
||||
* Wed May 19 2021 Louis Abel <label@rockylinux.org> - 8.4-16
|
||||
- Remove annoying /etc/issue banner
|
||||
|
Loading…
Reference in New Issue
Block a user