diff --git a/perl-IPC-System-Simple.spec b/perl-IPC-System-Simple.spec index 1da0796..70344a2 100644 --- a/perl-IPC-System-Simple.spec +++ b/perl-IPC-System-Simple.spec @@ -1,5 +1,5 @@ Name: perl-IPC-System-Simple -Version: 1.23 +Version: 1.24 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -72,6 +72,12 @@ rm -rf %{buildroot} %{_mandir}/man3/IPC::System::Simple.3pm* %changelog +* Fri Oct 18 2013 Paul Howarth - 1.24-1 +- Update to 1.24 + - No longer mark BSD::Resource as required (GH #6) + - Skip core-dump tests on OS X; they're not as straightforward as the test + script would like (GH #5) + * Wed Oct 9 2013 Paul Howarth - 1.23-1 - Update to 1.23 - Silence "Statement unlikely to be reached" warning diff --git a/sources b/sources index 3c57cba..91fc564 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e8c9ad98aa04b39eb27f850eae700ad IPC-System-Simple-1.23.tar.gz +c4ce530eded7c8f0924ef37bb67328fb IPC-System-Simple-1.24.tar.gz