!4 upgrade version to 6.27

From: @xinyingchao
Reviewed-by: @licihua
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2021-02-03 09:53:51 +08:00 committed by Gitee
commit 74d3e08f05
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
HTTP-Message-6.27.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(HTTP::Headers\\)$
Name: perl-HTTP-Message
Version: 6.25
Version: 6.27
Release: 1
Summary: HTTP style message
License: GPL+ or Artistic
URL: https://metacpan.org/release/HTTP-Message
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/HTTP-Message-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTTP-Message-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(strict) perl(base) perl(Carp)
@ -65,6 +65,9 @@ make test
%changelog
* Fri Jan 29 2021 yuanxin <yuanxin24@huawei.com> - 6.27-1
- upgrade version to 6.27
* Wed Jul 23 2020 xinghe <xinghe1@huawei.com> - 6.25-1
- update version to 6.25