upgrade version to 3.75
This commit is contained in:
parent
0633f03f0a
commit
ce31435d93
Binary file not shown.
BIN
common-sense-3.75.tar.gz
Normal file
BIN
common-sense-3.75.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: perl-common-sense
|
Name: perl-common-sense
|
||||||
Version: 3.7.4
|
Version: 3.75
|
||||||
Release: 14
|
Release: 1
|
||||||
Summary: save a tree AND a kitten, use common::sense
|
Summary: save a tree AND a kitten, use common::sense
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/common-sense
|
URL: https://metacpan.org/release/common-sense
|
||||||
Source0: https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/common-sense-3.74.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/common-sense-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker)
|
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||||
@ -26,7 +26,7 @@ long-time Perl coders.
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n common-sense-3.74 -p1
|
%autosetup -n common-sense-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL NO_PACKLIST=1 INSTALLDIRS=vendor
|
perl Makefile.PL NO_PACKLIST=1 INSTALLDIRS=vendor
|
||||||
@ -52,5 +52,8 @@ make test
|
|||||||
%{_mandir}/man3/common::sense.3*
|
%{_mandir}/man3/common::sense.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 3.75-1
|
||||||
|
- upgrade version to 3.75
|
||||||
|
|
||||||
* Thu Mar 5 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.7.4-14
|
* Thu Mar 5 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.7.4-14
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user