diff --git a/IPC-SysV-2.07.tar.gz b/IPC-SysV-2.07.tar.gz deleted file mode 100644 index 73d4f90..0000000 Binary files a/IPC-SysV-2.07.tar.gz and /dev/null differ diff --git a/IPC-SysV-2.08.tar.gz b/IPC-SysV-2.08.tar.gz new file mode 100644 index 0000000..b47d249 Binary files /dev/null and b/IPC-SysV-2.08.tar.gz differ diff --git a/perl-IPC-SysV.spec b/perl-IPC-SysV.spec index cd8166e..c5cbb60 100644 --- a/perl-IPC-SysV.spec +++ b/perl-IPC-SysV.spec @@ -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 +* Fri Jul 24 2020 xinghe - 2.08-1 +- update version to 2.08 + * Wed May 13 2020 openEuler Buildteam - 2.07-6 - Add build requires of perl-devel