forked from rpms/almalinux-release
Fix AlmaLinux version in EULA
This commit is contained in:
parent
24fb059fc0
commit
bab1116b89
6
EULA
6
EULA
@ -1,10 +1,8 @@
|
|||||||
AlmaLinux 8 EULA
|
AlmaLinux 9 EULA
|
||||||
|
|
||||||
AlmaLinux 8 comes with no guarantees or warranties of any sorts,
|
AlmaLinux 9 comes with no guarantees or warranties of any sorts,
|
||||||
either written or implied.
|
either written or implied.
|
||||||
|
|
||||||
The Distribution is released as GPLv2. Individual packages in the
|
The Distribution is released as GPLv2. Individual packages in the
|
||||||
distribution come with their own licences. A copy of the GPLv2 license
|
distribution come with their own licences. A copy of the GPLv2 license
|
||||||
is included with the distribution media.
|
is included with the distribution media.
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: almalinux-release
|
Name: almalinux-release
|
||||||
Version: %{major}.%{minor}
|
Version: %{major}.%{minor}
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: %{distro} release files
|
Summary: %{distro} release files
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://almalinux.org
|
URL: https://almalinux.org
|
||||||
@ -295,6 +295,9 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 22 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 9.0-4
|
||||||
|
- Fix AlmaLinux version in EULA
|
||||||
|
|
||||||
* Mon May 23 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 9.0-3
|
* Mon May 23 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 9.0-3
|
||||||
- 9.0 stable
|
- 9.0 stable
|
||||||
- Split repo files
|
- Split repo files
|
||||||
|
Loading…
Reference in New Issue
Block a user