diff --git a/HTTP-Daemon-6.12.tar.gz b/HTTP-Daemon-6.12.tar.gz deleted file mode 100644 index 63548d1..0000000 Binary files a/HTTP-Daemon-6.12.tar.gz and /dev/null differ diff --git a/HTTP-Daemon-6.14.tar.gz b/HTTP-Daemon-6.14.tar.gz new file mode 100644 index 0000000..442cdb9 Binary files /dev/null and b/HTTP-Daemon-6.14.tar.gz differ diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec index 2e04bb3..cc1f837 100644 --- a/perl-HTTP-Daemon.spec +++ b/perl-HTTP-Daemon.spec @@ -1,10 +1,10 @@ Name: perl-HTTP-Daemon -Version: 6.12 +Version: 6.14 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.12.tar.gz +Source: http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Daemon-6.14.tar.gz BuildArch: noarch BuildRequires: perl(Test::More) @@ -75,6 +75,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 wangyuhang - 6.14-1 +- update version to 6.14 + * Thu Jul 23 2020 xinghe - 6.12-1 - update version to 6.12