diff --git a/HTTP-Daemon-6.05.tar.gz b/HTTP-Daemon-6.05.tar.gz deleted file mode 100644 index 11549af..0000000 --- a/HTTP-Daemon-6.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b47fa46688bfd8a6e99eccf449dc5705e5530022b2fc8a873a9d07921345c72d -size 45042 diff --git a/HTTP-Daemon-6.06.tar.gz b/HTTP-Daemon-6.06.tar.gz new file mode 100644 index 0000000..5bf7434 --- /dev/null +++ b/HTTP-Daemon-6.06.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc03a161b54553f766457a4267e7066767f54ad01cacfe9a91d7caa2a0319bad +size 45576 diff --git a/perl-HTTP-Daemon.changes b/perl-HTTP-Daemon.changes index 1664e32..c003327 100644 --- a/perl-HTTP-Daemon.changes +++ b/perl-HTTP-Daemon.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Aug 30 12:30:36 UTC 2019 - + +- updated to 6.06 + see /usr/share/doc/packages/perl-HTTP-Daemon/Changes + + 6.06 2019-08-29 14:23:17Z + - Delimit IPv6 numeric address with brackets and URI-quote an IPv6 zone + separator in url() method output (GH#32) (Petr Pisar) + - Handle undef and empty LocalAddr value in new() constructor as an + unspecified address (GH#24, RT#123069) (Petr Pisar) + - Use IO::Socket::IP for IPv6 support. (GH#31) (Chase Whitener) + ------------------------------------------------------------------- Sat Jul 27 05:10:35 UTC 2019 - Stephan Kulow diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec index 2d04bc4..3416116 100644 --- a/perl-HTTP-Daemon.spec +++ b/perl-HTTP-Daemon.spec @@ -17,14 +17,14 @@ Name: perl-HTTP-Daemon -Version: 6.05 +Version: 6.06 Release: 0 %define cpan_name HTTP-Daemon Summary: Simple http server class License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build