Compare commits

..

No commits in common. "65236a01a92609aa47687e8b6c169e2fb9b9eb7c" and "b6dc46565d1210a96a5cd79780d7f566521c9a07" have entirely different histories.

4 changed files with 4 additions and 20 deletions

View File

@ -1,14 +1,14 @@
%global perl_package_name perlfaq
Name: perl-perlfaq
Version: 5.20210520
Release: 2
Version: 5.20180915
Release: 5
Summary: Frequently asked questions about Perl
License: (GPL+ or Artistic) and Public Domain
URL: https://metacpan.org/release/perlfaq
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{perl_package_name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: gcc make
BuildRequires: gcc git make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
@ -23,7 +23,7 @@ questions about Perl and Perl programming.
%package_help
%prep
%autosetup -n %{perl_package_name}-%{version} -p1
%autosetup -n %{perl_package_name}-%{version} -S git
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@ -46,18 +46,6 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Oct 25 2022 renhongxun <renhongxun@h-partners.com> - 5.20210520-2
- Rebuild for next release
* Mon Dec 6 2021 guozhaorui <guozhaorui@huawei.com> - 5.20210520-1
- update version to 5.20210520
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.20200523-2
- DESC: delete -S git from %autosetup, and delete BuildRequires git
* Sat Jul 25 2020 zhanzhimin <zhanzhimin@huawei.com> - 5.20200523-1
- Bump to version 5.20200523
* Mon Dec 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.20180915-5
- Type:NA
- ID:NA

View File

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

BIN
perlfaq-5.20180915.tar.gz Normal file

Binary file not shown.

Binary file not shown.