diff --git a/HTTP-Daemon-6.14.tar.gz b/HTTP-Daemon-6.14.tar.gz deleted file mode 100644 index 442cdb9..0000000 Binary files a/HTTP-Daemon-6.14.tar.gz and /dev/null differ diff --git a/HTTP-Daemon-6.16.tar.gz b/HTTP-Daemon-6.16.tar.gz new file mode 100644 index 0000000..5d33fb5 Binary files /dev/null and b/HTTP-Daemon-6.16.tar.gz differ diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec index cc1f837..6306905 100644 --- a/perl-HTTP-Daemon.spec +++ b/perl-HTTP-Daemon.spec @@ -1,10 +1,10 @@ Name: perl-HTTP-Daemon -Version: 6.14 +Version: 6.16 Release: 1 Summary: A simple http server class License: Artistic-1.0 or GPL-1.0+ Url: http://search.cpan.org/dist/HTTP-Daemon/ -Source: http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Daemon-6.14.tar.gz +Source: http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Daemon-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Test::More) @@ -75,6 +75,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Sep 20 2023 zhaoshuang - 6.16-1 +- update version to 6.16 + * Tue Oct 25 2022 wangyuhang - 6.14-1 - update version to 6.14