From ecbf03678d12bd874c89089da4864a8631599598 Mon Sep 17 00:00:00 2001
From: nazunalika <tucklesepk@gmail.com>
Date: Mon, 22 Mar 2021 14:49:27 -0700
Subject: [PATCH] update issue

---
 SPECS/rocky-release.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/SPECS/rocky-release.spec b/SPECS/rocky-release.spec
index 0903ad8..7327bda 100644
--- a/SPECS/rocky-release.spec
+++ b/SPECS/rocky-release.spec
@@ -4,7 +4,7 @@
 
 Name:           rocky-release
 Version:        %{major}.%{minor}
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{distro} release files
 License:        GPLv2
 URL:            https://rockylinux.org
@@ -92,7 +92,8 @@ cat << EOF > %{buildroot}%{_sysconfdir}/issue
   `-`   ./+++++++++++-
        -+++++++++:-.`
 
-WARNING: THIS RELEASE IS NOT PRODUCTION READY.
+WARNING: THIS RELEASE IS NOT FOR PRODUCTION. YOU CANNOT UPDATE NOR UPGRADE FROM
+         THIS INSTALLATION. THIS INSTALLATION IS NOT SUPPORTED.
 
 \S -- TEST RELEASE -- EVALUATION ONLY
 Kernel \r on an \m
@@ -145,6 +146,7 @@ install -p -m 0644 %{_sourcedir}/*.preset %{buildroot}%{_prefix}/lib/systemd/sys
 
 
 %changelog
-* Mon Feb 01 2021 Louis Abel <label@rockylinux.org> - 8.3-1
+* Mon Feb 01 2021 Louis Abel <label@rockylinux.org> - 8.3-4
 - Initial Rocky Release 8.3 based on CentOS 8.3
 - Keep centos rpm macro to reduce package modification burden
+- Update /etc/issue
-- 
GitLab