automatic version update by autodist [release 20231003.0-1mamba;Tue Oct 03 2023]
This commit is contained in:
parent
223c59090a
commit
f09d2a1a4b
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-IPC-Run
|
||||
Version: 20220807.0
|
||||
Version: 20231003.0
|
||||
Release: 1mamba
|
||||
Summary: IPC::Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32)
|
||||
Group: System/Libraries/Perl
|
||||
@ -13,6 +13,7 @@ Source: https://cpan.metacpan.org/modules/by-module/IPC/IPC-Run-%{version
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
@ -56,6 +57,9 @@ rm -rf %{buildroot}%{_mandir}/man3/IPC::Run::Win32*.3*
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Oct 03 2023 Automatic Build System <autodist@mambasoft.it> 20231003.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 07 2022 Automatic Build System <autodist@mambasoft.it> 20220807.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user