add Epoch for updating

This commit is contained in:
Yangyang Shen 2020-05-22 20:48:58 +08:00
parent cb986ca476
commit f0bad05b83

View File

@ -1,9 +1,9 @@
%define mod_name Scalar-List-Utils %define mod_name Scalar-List-Utils
Name: perl-%{mod_name} Name: perl-%{mod_name}
Epoch: 3 Epoch: 4
Version: 1.52 Version: 1.52
Release: 2 Release: 3
Summary: Common Scalar and List utility subroutines Summary: Common Scalar and List utility subroutines
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Scalar-List-Utils URL: https://metacpan.org/release/Scalar-List-Utils
@ -63,6 +63,9 @@ make test
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Fri May 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 4:1.52-3
- Add Epoch for updating
* Tue Feb 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 3:1.52-2 * Tue Feb 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 3:1.52-2
- Revise help package - Revise help package