diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index f373cbb..cd5e067 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.92_01 +Version: 0.94 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 +* Sat Dec 27 2014 Automatic Build System 0.94-1mamba +- automatic update by autodist + * Mon Sep 10 2012 Automatic Build System 0.92_01-1mamba - automatic version update by autodist