automatic version update by autodist [release 1.053-1mamba;Wed Jan 26 2022]
This commit is contained in:
parent
df786c1819
commit
12e01f179f
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-PAR-Packer
|
Name: perl-PAR-Packer
|
||||||
Version: 1.052
|
Version: 1.053
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PAR::Packer - PAR Packager
|
Summary: PAR::Packer - PAR Packager
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -12,11 +12,11 @@ URL: https://www.cpan.org
|
|||||||
Source: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Packer-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Packer-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Getopt-ArgvFile
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libnsl-devel
|
BuildRequires: libnsl-devel
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Archive-Zip
|
BuildRequires: perl-Archive-Zip
|
||||||
|
BuildRequires: perl-Getopt-ArgvFile
|
||||||
BuildRequires: perl-Module-ScanDeps
|
BuildRequires: perl-Module-ScanDeps
|
||||||
BuildRequires: perl-PAR
|
BuildRequires: perl-PAR
|
||||||
BuildRequires: perl-Tk
|
BuildRequires: perl-Tk
|
||||||
@ -24,7 +24,6 @@ BuildRequires: perl-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PAR::Packer - PAR Packager.
|
PAR::Packer - PAR Packager.
|
||||||
@ -62,6 +61,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 26 2022 Automatic Build System <autodist@mambasoft.it> 1.053-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.052-1mamba
|
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.052-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user