Change source

(cherry picked from commit e3e5e48add4b5342c264dd9b3fd91451aa5dea12)
This commit is contained in:
lyn1001 2022-11-10 16:27:09 +08:00 committed by openeuler-sync-bot
parent 3e0c915fb6
commit c32c10b59c

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