diff --git a/IPC-Run-20220807.0.tar.gz b/IPC-Run-20220807.0.tar.gz deleted file mode 100644 index 18f1fa6958bd46d1d4c12649851ae609d8f19790..0000000000000000000000000000000000000000 Binary files a/IPC-Run-20220807.0.tar.gz and /dev/null differ diff --git a/IPC-Run-20231003.0.tar.gz b/IPC-Run-20231003.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1428fc59713c6a985aee42ed21520f95bfdb0a93 Binary files /dev/null and b/IPC-Run-20231003.0.tar.gz differ diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index 01d9c63ffd78ae9c869ade72212e65eb07fa82c4..dcc7bf1db77bd0adc75808aafe380f3d22fb8067 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: perl-IPC-Run -Version: 20220807.0 +Version: 20231003.0 Release: 1 Summary: System() and background procs w/ piping, redirs, ptys (Unix, Win32) License: GPL+ or Artistic @@ -101,6 +101,13 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog + +* Tue Jul 23 2024 gss - 20231003.0-1 +- Upgrade to version 20231003.0 +- #163 - Normalize shebangs to /usr/bin/perl +- Include t/result.t in releases. +- #168 - Make full_result() and result() Windows behavior match non-Windows. + * Mon Sep 11 2023 chenchen - 20220807.0-1 - Upgrade to version 20220807