diff --git a/perl-IO-CaptureOutput.spec b/perl-IO-CaptureOutput.spec index e1c609d..c24ecc4 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.1103 +Version: 1.1104 Release: 1mamba Summary: IO::CaptureOutput - capture STDOUT and STDERR from Perl code, subprocesses or XS Group: System/Libraries/Perl @@ -54,5 +54,8 @@ done # %doc README %changelog +* Sun Feb 15 2015 Automatic Build System 1.1104-1mamba +- automatic update by autodist + * Wed Apr 09 2014 Silvan Calarco 1.1103-1mamba - package created using the webbuild interface