automatic version update by autodist [release 0.13-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:00:36 +01:00
parent 13f904c8f1
commit 2345dd9a8c

View File

@ -1,22 +1,21 @@
%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-File-ShareDir-Install Name: perl-File-ShareDir-Install
Version: 0.10 Version: 0.13
Release: 1mamba Release: 1mamba
Summary: File::ShareDir::Install - Allows you to install read-only data files from a distribution Summary: File::ShareDir::Install - Allows you to install read-only data files from a distribution
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/G/GW/GWYN/File-ShareDir-Install-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/File/File-ShareDir-Install-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
File::ShareDir::Install allows you to install read-only data files from a distribution. It is a companion module to L<File::ShareDir>, which allows you to locate these files after installation. File::ShareDir::Install allows you to install read-only data files from a distribution. It is a companion module to L<File::ShareDir>, which allows you to locate these files after installation.
@ -54,6 +53,9 @@ done
# %doc README # %doc README
%changelog %changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.13-1mamba
- automatic version update by autodist
* Wed Dec 31 2014 Automatic Build System <autodist@mambasoft.it> 0.10-1mamba * Wed Dec 31 2014 Automatic Build System <autodist@mambasoft.it> 0.10-1mamba
- automatic update by autodist - automatic update by autodist