diff --git a/perl-IO-CaptureOutput.spec b/perl-IO-CaptureOutput.spec index c24ecc4..a86b6af 100644 --- a/perl-IO-CaptureOutput.spec +++ b/perl-IO-CaptureOutput.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-IO-CaptureOutput -Version: 1.1104 +Version: 1.1105 Release: 1mamba Summary: IO::CaptureOutput - capture STDOUT and STDERR from Perl code, subprocesses or XS Group: System/Libraries/Perl @@ -54,6 +54,9 @@ done # %doc README %changelog +* Fri Nov 15 2019 Automatic Build System 1.1105-1mamba +- automatic update by autodist + * Sun Feb 15 2015 Automatic Build System 1.1104-1mamba - automatic update by autodist