From a418dc03a49fcbee9dafee6abbdfdff5aca608da Mon Sep 17 00:00:00 2001 From: zhangruifang2020 Date: Wed, 31 Jul 2024 14:59:29 +0800 Subject: [PATCH] Update URL information --- perl-Class-Inspector.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index d411885..257b417 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,10 +1,10 @@ Name: perl-Class-Inspector Version: 1.36 -Release: 2 +Release: 3 Summary: Get information about a class and its structure License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Class-Inspector/ +URL: https://metacpan.org/release/Class-Inspector Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Class-Inspector-%{version}.tar.gz BuildArch: noarch @@ -61,6 +61,9 @@ make test %changelog +* Wed Jul 31 2024 zhangruifang - 1.36-3 +- Update URL information + * Tue Oct 25 2022 wangjiang - 1.36-2 - Rebuild for next release -- Gitee