8
0

Accepting request 518389 from home:vitezslav_cizek:branches:devel:languages:perl

- update to 0.11
  - add libressl support, unsupported random_egd() with libressl
  - fixes testsuite failure with OpenSSL 1.1 (bsc#1055236)

OBS-URL: https://build.opensuse.org/request/show/518389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-Random?expand=0&rev=27
This commit is contained in:
Stephan Kulow
2017-09-03 08:57:14 +00:00
committed by Git OBS Bridge
parent 9399ccbd52
commit 4e8232f956
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Crypt-OpenSSL-Random
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Crypt-OpenSSL-Random
Version: 0.10
Version: 0.11
Release: 0
%define cpan_name Crypt-OpenSSL-Random
Summary: Routines for accessing the OpenSSL pseudo-random number generator