diff --git a/perl-IPC-System-Simple.spec b/perl-IPC-System-Simple.spec index 44de0c5..76822e2 100644 --- a/perl-IPC-System-Simple.spec +++ b/perl-IPC-System-Simple.spec @@ -1,10 +1,10 @@ Name: perl-IPC-System-Simple Version: 1.30 -Release: 1 +Release: 2 License: GPL+ or Artistic Summary: Run commands simply, with detailed diagnostics URL: http://search.cpan.org/dist/IPC-System-Simple -Source0: http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/IPC-System-Simple-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/IPC-System-Simple-%{version}.tar.gz BuildArch: noarch # For Build BuildRequires: coreutils findutils make perl-interpreter perl-generators perl(ExtUtils::MakeMaker) >= 6.30 @@ -47,6 +47,9 @@ make test %{_mandir}/man3/IPC::System::Simple.3* %changelog +* Fri Sep 4 2020 shixuantong - 1.30-2 +- update Source0 + * Fri Jul 24 2020 xinghe - 1.30-1 - update version to 1.30