diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index e5f443c..2dc153a 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -1,8 +1,8 @@ Name: perl-IPC-Run3 Version: 0.040 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc -License: GPL+ or BSD or Artistic +License: GPL+ or Artistic or BSD Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-Run3/ Source0: http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{version}.tar.gz @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu May 22 2008 Tom "spot" Callaway - 0.040-5 +- reorder license tag so it doesn't flag as a false positive + * Thu Feb 28 2008 Tom "spot" Callaway - 0.040-4 - Rebuild normally, second pass