6.04 bump
This commit is contained in:
parent
331aeb3e63
commit
b3dfb78120
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/HTTP-Cookies-6.00.tar.gz
|
||||
/HTTP-Cookies-6.01.tar.gz
|
||||
/HTTP-Cookies-6.03.tar.gz
|
||||
/HTTP-Cookies-6.04.tar.gz
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
Name: perl-HTTP-Cookies
|
||||
Version: 6.03
|
||||
Release: 5%{?dist}
|
||||
Version: 6.04
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP cookie jars
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/HTTP-Cookies/
|
||||
Source0: http://www.cpan.org/authors/id/O/OA/OALDERS/HTTP-Cookies-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(:VERSION) >= 5.8.1
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict)
|
||||
@ -23,10 +23,9 @@ BuildRequires: perl(locale)
|
||||
BuildRequires: perl(vars)
|
||||
# Win32 not supported
|
||||
# Tests:
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildRequires: perl(HTTP::Response)
|
||||
BuildRequires: perl(Test)
|
||||
# Test::Code::TidyAll 0.24 not used
|
||||
# Test::CPAN::Changes not used
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(URI)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
@ -66,6 +65,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2017 Petr Pisar <ppisar@redhat.com> - 6.04-1
|
||||
- 6.04 bump
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.03-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (HTTP-Cookies-6.03.tar.gz) = 730cb63a2e21910929b0e43b8e34b9a2c259e12b4f2552f8382e95552fb50ead24c4865ca75e43dda6d38dfb0eaf417248aa7102a3b57d1404c24fb80ad8974f
|
||||
SHA512 (HTTP-Cookies-6.04.tar.gz) = e8b24b96e6630f1238e828edfbf7074fb9186a391fd1d129fb65a82748a4cf7d71669fa658c31957560a6faac3e638c8dc7aa3182acaa6fd14f0d56f3968f5e4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user