From 2ff04f6e5a68e656660bf25a540cca463339392e Mon Sep 17 00:00:00 2001 From: Yangyang Shen Date: Fri, 22 May 2020 20:39:35 +0800 Subject: [PATCH] add Epoch for updating --- perl-Getopt-Long.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index 2fb2521..f83a396 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -1,6 +1,7 @@ Name: perl-Getopt-Long +Epoch: 1 Version: 2.50 -Release: 419 +Release: 420 Summary: Extended processing of command line options License: Artistic or GPLv2+ URL: https://metacpan.org/pod/Getopt::Long @@ -57,6 +58,12 @@ make test %{_mandir}/man3/* %changelog +* Fri May 22 2020 openEuler Buildteam - 1:2.50-420 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:add Epoch for updating + * Sat Dec 21 2019 openEuler Buildteam - 2.50-419 - Type:enhancement - ID:NA -- Gitee