From 782a8b73d6719b814e9115becd5511ce4afb3035 Mon Sep 17 00:00:00 2001 From: Yangyang Shen Date: Tue, 30 Mar 2021 10:39:42 +0800 Subject: [PATCH] Rebuild for openEuler-rpm-config moving /usr/lib/rpm/openEuler/xxxx to /usr/lib/xxxx --- bash.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/bash.spec b/bash.spec index cbe9c53..eb0a5bb 100644 --- a/bash.spec +++ b/bash.spec @@ -1,6 +1,6 @@ Name: bash Version: 5.0 -Release: 15 +Release: 16 Summary: It is the Bourne Again Shell License: GPLv3 URL: https://www.gnu.org/software/bash @@ -131,6 +131,13 @@ make check %exclude %{_infodir}/dir %changelog +* Thu Mar 30 2021 shenyangyang - 5.0-16 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Rebuild for openEuler-rpm-config moving /usr/lib/rpm/openEuler/xxxx + to /usr/lib/xxxx + * Wed Jan 6 2020 Liquor - 5.0-15 - Type:bugfix - ID:NA -- Gitee