automatic version update by autodist [release 1.053-1mamba;Wed Jan 26 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:26:57 +01:00
parent df786c1819
commit 12e01f179f

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-PAR-Packer
Version: 1.052
Version: 1.053
Release: 1mamba
Summary: PAR::Packer - PAR Packager
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
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-Getopt-ArgvFile
BuildRequires: glibc-devel
BuildRequires: libnsl-devel
BuildRequires: libperl
BuildRequires: perl-Archive-Zip
BuildRequires: perl-Getopt-ArgvFile
BuildRequires: perl-Module-ScanDeps
BuildRequires: perl-PAR
BuildRequires: perl-Tk
@ -24,7 +24,6 @@ BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-devel
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
PAR::Packer - PAR Packager.
@ -62,6 +61,9 @@ done
# %doc README
%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
- automatic version update by autodist