From 4ad4cc66975e80169db8c29d55432d55d78a1a18 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:10:05 +0100 Subject: [PATCH] automatic version update by autodist [release 2.73-1mamba;Sat Dec 11 2021] --- perl-IO-Socket-INET6.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/perl-IO-Socket-INET6.spec b/perl-IO-Socket-INET6.spec index 721258a..8f7b6e9 100644 --- a/perl-IO-Socket-INET6.spec +++ b/perl-IO-Socket-INET6.spec @@ -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 -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 2.73-1mamba +- automatic version update by autodist + * Wed Feb 19 2014 Automatic Build System 2.72-1mamba - automatic update by autodist