automatic version update by autodist [release 1.000038-1mamba;Fri Apr 28 2023]
This commit is contained in:
parent
7555d6b762
commit
f5e3b0494d
@ -1,14 +1,14 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Module-Metadata
|
||||
Version: 1.000037
|
||||
Version: 1.000038
|
||||
Release: 1mamba
|
||||
Summary: Gather package and POD information from perl module files
|
||||
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/E/ET/ETHER/Module-Metadata-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -17,7 +17,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Gather package and POD information from perl module files.
|
||||
@ -55,6 +54,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 1.000038-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 09 2020 Automatic Build System <autodist@mambasoft.it> 1.000037-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user