From f0bad05b83c7786609c668e6a1d35f0933282004 Mon Sep 17 00:00:00 2001 From: Yangyang Shen Date: Fri, 22 May 2020 20:48:58 +0800 Subject: [PATCH] add Epoch for updating --- perl-Scalar-List-Utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Scalar-List-Utils.spec b/perl-Scalar-List-Utils.spec index 17d6c7f..17a6c44 100644 --- a/perl-Scalar-List-Utils.spec +++ b/perl-Scalar-List-Utils.spec @@ -1,9 +1,9 @@ %define mod_name Scalar-List-Utils Name: perl-%{mod_name} -Epoch: 3 +Epoch: 4 Version: 1.52 -Release: 2 +Release: 3 Summary: Common Scalar and List utility subroutines License: GPL+ or Artistic URL: https://metacpan.org/release/Scalar-List-Utils @@ -63,6 +63,9 @@ make test %{_mandir}/man*/* %changelog +* Fri May 22 2020 openEuler Buildteam - 4:1.52-3 +- Add Epoch for updating + * Tue Feb 25 2020 openEuler Buildteam - 3:1.52-2 - Revise help package