From e728a514681bd1d24e3b47e64c34e287d5a3a5aa Mon Sep 17 00:00:00 2001 From: openeuler-basic Date: Wed, 6 May 2020 14:39:34 +0800 Subject: [PATCH] modify the license info in repos --- generic-repos.spec | 8 +++++++- generic.repo | 10 +++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/generic-repos.spec b/generic-repos.spec index fb0f7ef..ec569ed 100644 --- a/generic-repos.spec +++ b/generic-repos.spec @@ -2,7 +2,7 @@ Name: %{vendor}-repos Version: 1.0 -Release: 2.8 +Release: 2.9 Summary: %{vendor} package repositories License: Mulan PSL v2 @@ -47,6 +47,12 @@ install -m 644 %{_sourcedir}/generic.repo $RPM_BUILD_ROOT/etc/yum.repos.d/%{vend /etc/pki/rpm-gpg/ %changelog +* Wed May 6 2020 openEuler Buildteam - 1.0-2.9 +- Type:NA +- ID:NA +- SUG:NA +- DESC:modify license info in repos + * Wed Apr 29 2020 openEuler Buildteam - 1.0-2.8 - Type:NA - ID:NA diff --git a/generic.repo b/generic.repo index b240d68..47a1fc1 100644 --- a/generic.repo +++ b/generic.repo @@ -1,11 +1,11 @@ -#generic-repos is licensed under the Mulan PSL v1. -#You can use this software according to the terms and conditions of the Mulan PSL v1. -#You may obtain a copy of Mulan PSL v1 at: -# http://license.coscl.org.cn/MulanPSL +#generic-repos is licensed under the Mulan PSL v2. +#You can use this software according to the terms and conditions of the Mulan PSL v2. +#You may obtain a copy of Mulan PSL v2 at: +# http://license.coscl.org.cn/MulanPSL2 #THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR #IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR #PURPOSE. -#See the Mulan PSL v1 for more details. +#See the Mulan PSL v2 for more details. [OS] name=OS -- Gitee