!13 [sync] PR-10: change source

From: @openeuler-sync-bot 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-03-28 03:34:13 +00:00 committed by Gitee
commit 0aee2c7932
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: perl-Data-Dump Name: perl-Data-Dump
Version: 1.25 Version: 1.25
Release: 2 Release: 3
Summary: Pretty printing of data structures Summary: Pretty printing of data structures
License: GPL-1.0-or-later or Artistic-1.0-Perl License: GPL-1.0-or-later or Artistic-1.0-Perl
URL: https://metacpan.org/release/Data-Dump 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 BuildArch: noarch
BuildRequires: make perl-interpreter perl-generators perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: make perl-interpreter perl-generators perl(ExtUtils::MakeMaker) >= 6.76
@ -41,6 +41,9 @@ make test
%exclude %{_libdir}/perl5/perllocal.pod %exclude %{_libdir}/perl5/perllocal.pod
%changelog %changelog
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 1.25-3
- Change source
* Wed Nov 02 wangjiang <wangjiang37@h-partners.com> - 1.25-2 * Wed Nov 02 wangjiang <wangjiang37@h-partners.com> - 1.25-2
- modify the license to make it specification - modify the license to make it specification