From 7ec7569b8d862b7c6cab818275a88ecdae31ac94 Mon Sep 17 00:00:00 2001 From: chen-jan Date: Tue, 26 Oct 2021 01:49:47 +0000 Subject: [PATCH] change the spec file name to be the same as the repo name --- generic-indexhtml.spec => openEuler-indexhtml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename generic-indexhtml.spec => openEuler-indexhtml.spec (92%) diff --git a/generic-indexhtml.spec b/openEuler-indexhtml.spec similarity index 92% rename from generic-indexhtml.spec rename to openEuler-indexhtml.spec index 3c802d1..f518380 100644 --- a/generic-indexhtml.spec +++ b/openEuler-indexhtml.spec @@ -2,7 +2,7 @@ Name: %{vendor}-indexhtml Version: 7 -Release: 14 +Release: 15 Source: HTML.tar.gz License: CC-BY-SA Summary: Browser default start page for %{vendor} @@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT %{_defaultdocdir}/HTML/* %changelog +* Tue Oct 26 2021 chenchen - 7-15 +- change the spec file name to be the same as the repo name + * Mon Dec 23 2019 openEuler Buildteam - 7-14 - Type:NA - ID:NA -- Gitee