diff --git a/perl-Data-Dump.spec b/perl-Data-Dump.spec index 7f44b05..34a7fdc 100644 --- a/perl-Data-Dump.spec +++ b/perl-Data-Dump.spec @@ -1,10 +1,10 @@ Name: perl-Data-Dump Version: 1.25 -Release: 2 +Release: 3 Summary: Pretty printing of data structures License: GPL-1.0-or-later or Artistic-1.0-Perl URL: https://metacpan.org/release/Data-Dump -Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/Data-Dump-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/G/GA/GARU/Data-Dump-%{version}.tar.gz BuildArch: noarch BuildRequires: make perl-interpreter perl-generators perl(ExtUtils::MakeMaker) >= 6.76 @@ -41,6 +41,9 @@ make test %exclude %{_libdir}/perl5/perllocal.pod %changelog +* Thu Nov 10 2022 liyanan - 1.25-3 +- Change source + * Wed Nov 02 wangjiang - 1.25-2 - modify the license to make it specification