fixed maintainer [release 0.11-5mamba;Thu May 20 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 09:21:48 +01:00
parent 8301eed509
commit 0211833b65

View File

@ -1,21 +1,21 @@
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
Name: perl-Mon
Version: 0.11
Release: 4mamba
Release: 5mamba
Summary: A Perl5 module for interfacing with the Mon system monitoring package
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Tiziana Ferro <tiziana.ferro@email>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Source: http://www.cpan.org/authors/id/T/TR/TROCKIJ/Mon-%{version}.tar.gz
URL: http://www.cpan.org
URL: https://www.cpan.org/
License: GPL
BuildRoot: %{_tmppath}/perl-root
Requires: perl >= %PERL_VERSION
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Convert-BER
BuildRequires: perl-devel >= %PERL_VERSION
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %PERL_VERSION
%description
This is the Perl5 module for interfacing with the Mon system monitoring package.
@ -47,6 +47,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Thu May 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-5mamba
- fixed maintainer
* Wed Nov 05 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-4mamba
- automatic rebuild by autodist