upgrade version to 6.27

This commit is contained in:
renmingshuai 2021-01-29 10:40:40 +08:00
parent 08983e3d56
commit fdc0c5d8e8
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\\)$ %global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(HTTP::Headers\\)$
Name: perl-HTTP-Message Name: perl-HTTP-Message
Version: 6.25 Version: 6.27
Release: 1 Release: 1
Summary: HTTP style message Summary: HTTP style message
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/HTTP-Message 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 BuildArch: noarch
BuildRequires: perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(strict) perl(base) perl(Carp) BuildRequires: perl(strict) perl(base) perl(Carp)
@ -65,6 +65,9 @@ make test
%changelog %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 * Wed Jul 23 2020 xinghe <xinghe1@huawei.com> - 6.25-1
- update version to 6.25 - update version to 6.25