From c32c10b59c4319ba03d37afa0e53bd51832e052a Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Thu, 10 Nov 2022 16:27:09 +0800 Subject: [PATCH] Change source (cherry picked from commit e3e5e48add4b5342c264dd9b3fd91451aa5dea12) --- perl-Data-Dump.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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