Compare commits
No commits in common. "c8-stream-2.066" and "c8-beta" have entirely different histories.
c8-stream-
...
c8-beta
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: perl-Net-SSLeay
|
Name: perl-Net-SSLeay
|
||||||
Version: 1.88
|
Version: 1.88
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl extension for using OpenSSL
|
Summary: Perl extension for using OpenSSL
|
||||||
License: Artistic 2.0
|
License: Artistic 2.0
|
||||||
URL: https://metacpan.org/release/Net-SSLeay
|
URL: https://metacpan.org/release/Net-SSLeay
|
||||||
@ -43,7 +43,6 @@ BuildRequires: perl(XSLoader)
|
|||||||
# =========== Test Suite =============================
|
# =========== Test Suite =============================
|
||||||
BuildRequires: perl(Config)
|
BuildRequires: perl(Config)
|
||||||
BuildRequires: perl(File::Spec)
|
BuildRequires: perl(File::Spec)
|
||||||
BuildRequires: perl(FindBin)
|
|
||||||
BuildRequires: perl(HTTP::Tiny)
|
BuildRequires: perl(HTTP::Tiny)
|
||||||
BuildRequires: perl(IO::Handle)
|
BuildRequires: perl(IO::Handle)
|
||||||
BuildRequires: perl(IO::Socket::INET)
|
BuildRequires: perl(IO::Socket::INET)
|
||||||
@ -129,9 +128,6 @@ make test
|
|||||||
%{_mandir}/man3/Net::SSLeay::Handle.3*
|
%{_mandir}/man3/Net::SSLeay::Handle.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.88-2
|
|
||||||
- BR: perl(FindBin) for test suite
|
|
||||||
|
|
||||||
* Thu Jun 13 2019 Petr Pisar <ppisar@redhat.com>- 1.88-1
|
* Thu Jun 13 2019 Petr Pisar <ppisar@redhat.com>- 1.88-1
|
||||||
- Update to 1.88 (bug #1632597, bug #1633630)
|
- Update to 1.88 (bug #1632597, bug #1633630)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user