!5 Upgrade perl-IPC-SysV to 2.08

Merge pull request !5 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-26 17:25:46 +08:00 committed by Gitee
commit 12395a97c0
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