automatic version update by autodist [release 2.73-1mamba;Sat Dec 11 2021]
This commit is contained in:
parent
53620b15f3
commit
4ad4cc6697
@ -1,22 +1,22 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-IO-Socket-INET6
|
||||
Version: 2.72
|
||||
Version: 2.73
|
||||
Release: 1mamba
|
||||
Summary: IO::Socket::INET6 - Object interface for AF_INET|AF_INET6 domain sockets
|
||||
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/S/SH/SHLOMIF/IO-Socket-INET6-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/IO/IO-Socket-INET6-%{version}.tar.gz
|
||||
License: BSD
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Socket6
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
IO::Socket::INET6 - Object interface for AF_INET|AF_INET6 domain sockets.
|
||||
@ -53,6 +53,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Dec 11 2021 Automatic Build System <autodist@mambasoft.it> 2.73-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 19 2014 Automatic Build System <autodist@mambasoft.it> 2.72-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user