automatic version update by autodist [release 0.344-1mamba;Mon Sep 06 2021]
This commit is contained in:
parent
3aa45ff232
commit
d1f2f35fe3
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Module-ExtractUse
|
||||
Version: 0.343
|
||||
Version: 0.344
|
||||
Release: 1mamba
|
||||
Summary: Module::ExtractUse - A Parse::RecDescent grammar to parse Perl code
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://www.cpan.org/modules/by-module/Module/Module-ExtractUse-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Module/Module-ExtractUse-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-Pod-Simple
|
||||
@ -17,12 +17,10 @@ BuildRequires: perl-Test-Deep
|
||||
BuildRequires: perl-Test-Pod-Coverage
|
||||
BuildRequires: perl-UNIVERSAL-require
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-Parse-RecDescent
|
||||
BuildRequires: perl-Pod-Strip
|
||||
BuildRequires: perl-version
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Module::ExtractUse is basically a Parse::RecDescent grammar to parse Perl code.
|
||||
@ -64,6 +62,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Sep 06 2021 Automatic Build System <autodist@mambasoft.it> 0.344-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 25 2021 Automatic Build System <autodist@mambasoft.it> 0.343-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user