Compare commits

..

No commits in common. "0180f559bb3442dcda22982d86ba27a357be8e6d" and "e52099de8c81c3501ff15777cb1a8b003c46f5ca" have entirely different histories.

4 changed files with 5 additions and 20 deletions

BIN
Module-Load-0.32.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,13 +1,11 @@
%define mod_name Module-Load
Name: perl-Module-Load
Epoch: 1
Version: 0.36
Release: 2
Version: 0.32
Release: 418
Summary: Runtime require of both modules and files
License: GPL+ or Artistic
URL: https://metacpan.org/release/%{mod_name}
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{mod_name}-%{version}.tar.gz
URL: https://metacpan.org/release/Module-Load
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Module-Load-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-generators perl perl-interpreter perl(ExtUtils::MakeMaker) perl(strict) perl(File::Spec)
@ -27,7 +25,7 @@ Module::Load eliminates the need for this overhead and will just DWYM.
%package_help
%prep
%autosetup -n %{mod_name}-%{version} -p1
%autosetup -n Module-Load-%{version} -p1
%build
perl Makefile.PL NO_PACKLIST=1 INSTALLDIRS=vendor
@ -50,15 +48,6 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Oct 31 2022 hongjinghao <hongjinghao@huawei.com> - 1:0.36-2
- use %{mod_name} marco
* Tue Jan 26 2021 liudabo <liudabo1@huawei.com> - 0.36-1
- upgrade version to 0.36
* Wed Jul 29 2020 shixuantong <shixuantong@huawei.com> - 0.34-1
- update to 0.34-1
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:0.32-418
- Package init

View File

@ -1,4 +0,0 @@
version_control: metacpan
src_repo: Module-Load
tag_prefix: ^v
seperator: "."