update to 6.08

This commit is contained in:
sxt1001 2020-08-17 19:21:55 +08:00
parent 41fcd6d0fd
commit bdf2f278c2
3 changed files with 5 additions and 3 deletions

Binary file not shown.

BIN
HTTP-Cookies-6.08.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\((HTTP::Date|HTTP::Headers::Util|Win32)\\)$
Name: perl-HTTP-Cookies
Version: 6.04
Release: 5
Version: 6.08
Release: 1
Summary: HTTP cookie jars
License: GPL+ or Artistic
URL: https://metacpan.org/release/HTTP-Cookies
@ -54,7 +54,9 @@ make test
%doc Changes CONTRIBUTORS README.md
%{_mandir}/man3/
%changelog
* Mon Aug 17 2020 shixuantong <shixuantong@huawei.com> - 6.08-1
- update to 6.08
* Wed Oct 23 2019 Zaiwang Li <lizaiwang1@huawei.com> - 6.04-5
- Init Package.