automatic version update by autodist [release 2.010-1mamba;Mon Mar 22 2021]
This commit is contained in:
parent
b836b92c81
commit
a8f8881223
@ -1,19 +1,18 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Net-Server
|
||||
Version: 2.009
|
||||
Version: 2.010
|
||||
Release: 1mamba
|
||||
Summary: Net::Server - Extensible, general Perl server engine
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Net-Server-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-Server-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Net::Server - Extensible, general Perl server engine
|
||||
@ -48,6 +47,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 2.010-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 21 2017 Automatic Build System <autodist@mambasoft.it> 2.009-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user