!3 update to 6.08

Merge pull request !3 from 桐小哥/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-31 22:35:53 +08:00 committed by Gitee
commit 7d9e077f82
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.