From 1e526b337ac19a4857f207aeabd56d91c64f0628 Mon Sep 17 00:00:00 2001 From: Yangyang Shen Date: Tue, 30 Mar 2021 10:28:13 +0800 Subject: [PATCH] Rebuild for openEuler-rpm-config moving /usr/lib/rpm/openEuler/xxxx to /usr/lib/xxxx --- perl.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 656f9c6..aa07544 100644 --- a/perl.spec +++ b/perl.spec @@ -18,7 +18,7 @@ Name: perl License: (GPL+ or Artistic) and (GPLv2+ or Artistic) and MIT and UCD and Public Domain and BSD Epoch: 4 Version: 5.28.3 -Release: 5 +Release: 6 Summary: A highly capable, feature-rich programming language Url: https://www.perl.org/ Source0: https://www.cpan.org/src/5.0/%{name}-%{version}.tar.xz @@ -514,6 +514,13 @@ make test_harness %{_mandir}/man3/* %changelog +* Thu Mar 30 2021 shenyangyang - 4:5.28.3-6 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Rebuild for openEuler-rpm-config moving /usr/lib/rpm/openEuler/xxxx + to /usr/lib/xxxx + * Tue Jan 12 2021 tianwei - 4:5.28.3-5 - Type:enhancement - ID:NA -- Gitee