diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index d41188508701df481ee87458e6b54eeaa00043d8..257b41732f0f0eab15eba674ba562b7736bf57f2 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