From 571bbb8f1050829310aa3a85e6a592da72b4b90b Mon Sep 17 00:00:00 2001 From: HukunaMatata Date: Tue, 14 Jan 2020 20:48:34 +0800 Subject: [PATCH] fix build dependence --- perl-local-lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-local-lib.spec b/perl-local-lib.spec index 844e572..55b0ad5 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -1,6 +1,6 @@ Name: perl-local-lib Version: 2.000024 -Release: 1 +Release: 2 %define pkg_name local-lib License: GPL+ or Artistic Group: Development/Libraries @@ -88,5 +88,8 @@ install -pm0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/ %{_sysconfdir}/profile.d/* %changelog +* Tue Jan 14 2020 openEuler Buildteam - 2.000024 - 2 +- Fix build dependence + * Mon Aug 26 2019 openEuler Buildteam - 2.000024 - 1 - Package Init