From fdf526b60937127dca1057d96f7f34bfb74349d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Fri, 4 Sep 2020 10:45:50 +0800 Subject: [PATCH] update Source0 --- perl-IPC-System-Simple.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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