Compare commits

..

No commits in common. "06eff1ed1245f9638e09e34953ffe385d0bc2288" and "b37b5d62f028b1f36d43c530ce11e80508b7e71a" have entirely different histories.

4 changed files with 4 additions and 174 deletions

BIN
Exporter-5.73.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,13 +1,13 @@
Name: perl-Exporter
Version: 5.77
Release: 1
Version: 5.73
Release: 420
Summary: Implements default import method for modules
License: GPL+ or Artistic
URL: https://metacpan.org/release/Exporter
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/Exporter-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-interpreter perl-generators
BuildRequires: perl-interpreter perl-generators git
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Carp) >= 1.05 perl(strict) perl(warnings)
BuildRequires: perl(Test::More) perl(vars)
@ -31,7 +31,7 @@ Requires: man
Man pages and other related documents for %{name}.
%prep
%autosetup -n Exporter-%{version} -p1
%autosetup -n Exporter-%{version} -p1 -S git
%build
perl Makefile.PL INSTALLDIRS=vendor
@ -53,18 +53,6 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jul 18 2023 leeffo <liweiganga@uniontech.com> - 5.77-1
- upgrade to version 5.77
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.74-2
- DESC: delete -S git from %autosetup, and delete BuildRequires git
* Thu Jul 23 2020 xinghe <xinghe1@huawei.com> - 5.74-1
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: update version to 5.74
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.73-420
- Type: enhancement
- ID: NA

View File

@ -1,158 +0,0 @@
---
version_control: metacpan
src_repo: Exporter
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:40:26.457979600 +00:00
raw_data: |
{
"status" : "latest",
"abstract" : "Implements default import method for modules",
"checksum_md5" : "9a7918151c99c55328b30a65770b953a",
"authorized" : true,
"download_url" : "https://cpan.metacpan.org/authors/id/T/TO/TODDR/Exporter-5.74.tar.gz",
"deprecated" : false,
"first" : false,
"author" : "TODDR",
"version_numified" : 5.74,
"id" : "JuFHwbPQWu7Sd0SAhAg4LeeHTvQ",
"provides" : [
"Exporter",
"Exporter::Heavy"
],
"changes_file" : "Changes",
"name" : "Exporter-5.74",
"tests" : {
"pass" : 1267,
"fail" : 0,
"na" : 0,
"unknown" : 0
},
"version" : "5.74",
"dependency" : [
{
"relationship" : "requires",
"phase" : "configure",
"version" : "0",
"module" : "ExtUtils::MakeMaker"
},
{
"relationship" : "recommends",
"version" : "1.18",
"module" : "Test::Pod",
"phase" : "runtime"
},
{
"relationship" : "recommends",
"version" : "1.04",
"phase" : "runtime",
"module" : "Test::Pod::Coverage"
},
{
"relationship" : "requires",
"version" : "1.05",
"phase" : "runtime",
"module" : "Carp"
},
{
"relationship" : "requires",
"phase" : "build",
"version" : "0",
"module" : "ExtUtils::MakeMaker"
}
],
"metadata" : {
"dynamic_config" : 1,
"license" : [
"perl_5"
],
"release_status" : "stable",
"resources" : {
"x_MailingList" : "http://lists.perl.org/list/perl5-porters.html",
"bugtracker" : {
"web" : "https://github.com/Perl/perl5/issues"
},
"repository" : {
"url" : "https://github.com/Perl/perl5/tree/blead/dist/Exporter"
},
"license" : [
"http://dev.perl.org/licenses/"
]
},
"x_serialization_backend" : "JSON::PP version 4.02",
"prereqs" : {
"runtime" : {
"recommends" : {
"Test::Pod::Coverage" : "1.04",
"Test::Pod" : "1.18"
},
"requires" : {
"Carp" : "1.05"
}
},
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
}
},
"meta-spec" : {
"version" : 2,
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
},
"generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
"no_index" : {
"directory" : [
"t",
"inc",
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"name" : "Exporter",
"abstract" : "Implements default import method for modules",
"version" : "5.74",
"author" : [
"unknown"
]
},
"date" : "2020-01-20T07:31:23",
"checksum_sha256" : "eadb889ef673ad940da6aa4f6f7d75fc1e625ae786ae3533fd313eaf629945b8",
"distribution" : "Exporter",
"archive" : "Exporter-5.74.tar.gz",
"license" : [
"perl_5"
],
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Perl/perl5/issues"
},
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://github.com/Perl/perl5/tree/blead/dist/Exporter"
}
},
"main_module" : "Exporter",
"maturity" : "released",
"stat" : {
"size" : 21030,
"mode" : 33188,
"mtime" : 1579505483
}
}