2.014 bump
This commit is contained in:
parent
da1ce009a7
commit
e855627cf4
@ -1,6 +1,6 @@
|
||||
Name: perl-Net-Server
|
||||
Version: 2.010
|
||||
Release: 5%{?dist}
|
||||
Version: 2.014
|
||||
Release: 1%{?dist}
|
||||
Summary: Extensible, general Perl server engine
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Net-Server
|
||||
@ -30,7 +30,7 @@ BuildRequires: perl(IO::Multiplex) >= 1.05
|
||||
BuildRequires: perl(IO::Select)
|
||||
BuildRequires: perl(IO::Socket)
|
||||
# BuildRequires: perl(IO::Socket::INET)
|
||||
BuildRequires: perl(IO::Socket::INET6)
|
||||
BuildRequires: perl(IO::Socket::IP)
|
||||
BuildRequires: perl(IO::Socket::SSL) >= 1.31
|
||||
BuildRequires: perl(IO::Socket::UNIX)
|
||||
# BuildRequires: perl(IPC::Open3)
|
||||
@ -61,7 +61,7 @@ BuildRequires: perl(Test::More)
|
||||
# IO::Multiplex support is optional, but not including it causes build problems in some packages...
|
||||
Requires: perl(IO::Multiplex) >= 1.05
|
||||
# RHBZ#1395714: Optional dependency, including it so that the build matches runtime
|
||||
Requires: perl(IO::Socket::INET6)
|
||||
Requires: perl(IO::Socket::IP)
|
||||
|
||||
%description
|
||||
An extensible, class oriented module written in perl and intended to
|
||||
@ -93,6 +93,9 @@ make test
|
||||
%{_mandir}/man1/net-server.1*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 17 2023 Michal Josef Špaček <mspacek@redhat.com> - 2.014-1
|
||||
- 2.014 bump
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.010-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Net-Server-2.010.tar.gz) = b4c1a85263e81c4ad6f32e28acb5176002ad591a1140dca060b706901758f48d3c63c4077606d772540e18fc6fa6772e71d213d0a4940e903c597b0e0f844365
|
||||
SHA512 (Net-Server-2.014.tar.gz) = 6b1bbfeed13af5f9dba76873899e162497234b5cc8fc08bf749fd86e0377bd9184a9807df61f27645634d0ff8d8e6c8c14b700b3d283fbbb7d1d844e6608c9c2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user