automatic version update by autodist [release 0.027-1mamba;Wed Jun 19 2024]
This commit is contained in:
parent
a144552579
commit
9d80791fb4
@ -1,14 +1,14 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-ExtUtils-Helpers
|
||||
Version: 0.026
|
||||
Version: 0.027
|
||||
Release: 1mamba
|
||||
Summary: ExtUtils::Helpers - Various portability utilities for module builders
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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/L/LE/LEONT/ExtUtils-Helpers-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -16,7 +16,6 @@ BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
ExtUtils::Helpers - Various portability utilities for module builders.
|
||||
@ -54,6 +53,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Wed Jun 19 2024 Automatic Build System <autodist@openmamba.org> 0.027-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 11 2016 Automatic Build System <autodist@mambasoft.it> 0.026-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user