From 32f41807efb8be148166d3b39b0bc5e36a4a301d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E6=9D=A8=2010335974?= Date: Wed, 27 Mar 2024 14:53:53 +0800 Subject: [PATCH] Merge rootfiles 8.1 to Anolis --- rootfiles.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/rootfiles.spec b/rootfiles.spec index 5922615..2cad788 100644 --- a/rootfiles.spec +++ b/rootfiles.spec @@ -1,7 +1,8 @@ Name: rootfiles # define Version 23 for Anolis OS 23 -Version: 23 -Release: 2%{?dist} +Epoch: 1 +Version: 8.1 +Release: 3%{?dist} Summary: The basic required files for the root user's directory License: Public Domain @@ -41,6 +42,9 @@ fi %config(noreplace) /root/.[A-Za-z]* %changelog +* Mon Mar 25 2024 Luo Yang - 1:8.1-3 +- Revert to target version 8.1 + * Fri Sep 8 2023 Liwei Ge - 23-2 - Correct URL for rootfiles -- Gitee