From ed5bf48eaedb8947fee245bb7c6abf4051ece3be Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Wed, 16 Nov 2022 09:19:51 +0800 Subject: [PATCH] Modifying the source code package address (cherry picked from commit 02af15980ffecc0802a6345c844741281aeb8f08) --- perl-Software-License.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Software-License.spec b/perl-Software-License.spec index c2d67b9..6a1efb8 100644 --- a/perl-Software-License.spec +++ b/perl-Software-License.spec @@ -1,10 +1,10 @@ Name: perl-Software-License Version: 0.104001 -Release: 1 +Release: 2 Summary: Packages that provide templated software licenses License: GPL+ or Artistic URL: https://metacpan.org/release/Software-License -Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/Software-License-0.104001.tar.gz +Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Software-License-0.104001.tar.gz BuildArch: noarch BuildRequires: coreutils findutils make perl-generators perl-interpreter @@ -46,6 +46,9 @@ make test %{_mandir}/man3/Software::LicenseUtils.3* %changelog +* Mon Nov 14 2022 wulei - 0.104001-2 +- Modifying the source code package address + * Tue Jun 14 2022 SimpleUpdate Robot - 0.104001-1 - Upgrade to version 0.104001 -- Gitee