upgrade perl-IPC-SysV to 2.08

This commit is contained in:
Leo Fang 2020-08-20 21:03:10 +08:00
parent 9f12ddc8f7
commit 92b28e715a
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
IPC-SysV-2.08.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-IPC-SysV
Version: 2.07
Release: 6
Version: 2.08
Release: 1
Summary: Object class for SysV as well as the SysV IPC constants and system calls
License: GPL or Artistic
URL: https://metacpan.org/release/IPC-SysV
@ -52,6 +52,9 @@ make test TEST_VERBOSE=1
%{_mandir}/man3/*
%changelog
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 2.08-1
- Upgrade to version 2.08
* Wed May 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.07-6
- Add build requires of perl-devel