diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index d95d90a..555af7a 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-IPC-Run -Version: 0.94_02 +Version: 0.96 Release: 1mamba Summary: IPC::Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32) Group: System/Libraries/Perl @@ -53,6 +53,9 @@ rm -rf %{buildroot}%{_mandir}/man3/IPC::Run::Win32*.3* %doc Changes LICENSE README TODO abuse/ eg/ %changelog +* Thu Oct 26 2017 Automatic Build System 0.96-1mamba +- automatic update by autodist + * Sat Aug 27 2016 Automatic Build System 0.94_02-1mamba - automatic update by autodist