automatic version update by autodist [release 1.118-1mamba;Thu Feb 25 2021]
This commit is contained in:
parent
765577abfa
commit
69a4f0e0c0
@ -1,15 +1,15 @@
|
|||||||
%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
|
Name: perl-File-ShareDir
|
||||||
Version: 1.104
|
Version: 1.118
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: File::ShareDir - Locate per-dist and per-module shared files
|
Summary: File::ShareDir - Locate per-dist and per-module shared files
|
||||||
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/R/RE/REHSACK/File-ShareDir-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/File/File-ShareDir-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -17,7 +17,6 @@ BuildRequires: perl-Class-Inspector
|
|||||||
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 - Locate per-dist and per-module shared files.
|
File::ShareDir - Locate per-dist and per-module shared files.
|
||||||
@ -55,6 +54,9 @@ done
|
|||||||
#
|
#
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 1.118-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 21 2017 Automatic Build System <autodist@mambasoft.it> 1.104-1mamba
|
* Sat Oct 21 2017 Automatic Build System <autodist@mambasoft.it> 1.104-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user