!9 【轻量级 PR】:perl-Storable.spec中指定的源码包Source0无效,需修正

From: @ZhouShuiQing 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2022-11-26 03:40:17 +00:00 committed by Gitee
commit de74ed475d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,11 +3,11 @@
Name: perl-%{mod_name}
Epoch: 1
Version: 3.25
Release: 2
Release: 3
Summary: Persistence for Perl data structures
License: GPL+ or Artistic-1.0-Perl
URL: https://metacpan.org/release/Storable
Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/%{mod_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/N/NW/NWCLARK/%{mod_name}-%{version}.tar.gz
BuildRequires: bash, gcc, make, perl-devel, perl-generators, perl-interpreter
BuildRequires: perl(Config), perl(Cwd), perl(ExtUtils::MakeMaker) >= 6.76
@ -65,6 +65,9 @@ make test
%{_mandir}/man*/*
%changelog
* Sat Nov 26 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 3.25-3
- Update the Source0 URL.
* Tue Jun 28 2022 Chenyx <chenyixiong3@huawei.com> - 3.25-2
- License compliance rectification