From b08df116c884c3f1b0b239d59668b32e6ca1aa96056993dceaa7e8883cbf8d51 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sun, 7 Oct 2018 09:08:01 +0000 Subject: [PATCH] Accepting request 640380 from devel:languages:perl:autoupdate - Fix autogenerated changes to build again - updated to 0.15 see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes 0.15 2018-04-22 rurban - fix mingw hints for pkg-config support (akiym, PR #7) - updated to 0.14 see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes 0.14 2018-04-17 rurban - add library paths to LIBS from Crypt::OpenSSL::Guess (akiym, PR #6) - updated to 0.13 see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes 0.13 2018-04-14 rurban - move Crypt::OpenSSL::Guess to configure dependency. (grinnz, PR #4) - updated to 0.12 see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes 0.12 2018-04-13 rurban - use Crypt::OpenSSL::Guess to resolve OpenSSL include path, fixes MacOS's homebrew OpenSSL installation problem. (akiym, PR #3) OBS-URL: https://build.opensuse.org/request/show/640380 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-Random?expand=0&rev=29 --- Crypt-OpenSSL-Random-0.11.tar.gz | 3 --- Crypt-OpenSSL-Random-0.15.tar.gz | 3 +++ cpanspec.yml | 28 +++++++++++++++++++++ perl-Crypt-OpenSSL-Random.changes | 42 +++++++++++++++++++++++++++++++ perl-Crypt-OpenSSL-Random.spec | 23 ++++++++++------- 5 files changed, 87 insertions(+), 12 deletions(-) delete mode 100644 Crypt-OpenSSL-Random-0.11.tar.gz create mode 100644 Crypt-OpenSSL-Random-0.15.tar.gz create mode 100644 cpanspec.yml diff --git a/Crypt-OpenSSL-Random-0.11.tar.gz b/Crypt-OpenSSL-Random-0.11.tar.gz deleted file mode 100644 index e720185..0000000 --- a/Crypt-OpenSSL-Random-0.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb8c81c6a39b9b13a22d818ee9a746242f136f0fadceb6b9776ae615e7524c7a -size 15161 diff --git a/Crypt-OpenSSL-Random-0.15.tar.gz b/Crypt-OpenSSL-Random-0.15.tar.gz new file mode 100644 index 0000000..3325d0f --- /dev/null +++ b/Crypt-OpenSSL-Random-0.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0876faa1ba3111e39b86aa730c603211eff2905e460c72a57b61e8cf475cef4 +size 15506 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..76ad4a4 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,28 @@ +--- +#description_paragraphs: 3 +#description: |- +# override description from CPAN +#summary: override summary from CPAN +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_build: |- +# rm unused.files +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: |- +#./Build build flags=%{?_smp_mflags} --myflag +#custom_test: |- +#startserver && make test +#ignore_requires: Bizarre::Module diff --git a/perl-Crypt-OpenSSL-Random.changes b/perl-Crypt-OpenSSL-Random.changes index f194092..71aee03 100644 --- a/perl-Crypt-OpenSSL-Random.changes +++ b/perl-Crypt-OpenSSL-Random.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Sun Oct 7 09:01:19 UTC 2018 - Dirk Stoecker + +- Fix autogenerated changes to build again + +------------------------------------------------------------------- +Mon Apr 23 05:12:39 UTC 2018 - coolo@suse.com + +- updated to 0.15 + see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes + + 0.15 2018-04-22 rurban + - fix mingw hints for pkg-config support (akiym, PR #7) + +------------------------------------------------------------------- +Wed Apr 18 05:09:41 UTC 2018 - coolo@suse.com + +- updated to 0.14 + see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes + + 0.14 2018-04-17 rurban + - add library paths to LIBS from Crypt::OpenSSL::Guess (akiym, PR #6) + +------------------------------------------------------------------- +Sun Apr 15 05:09:12 UTC 2018 - coolo@suse.com + +- updated to 0.13 + see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes + + 0.13 2018-04-14 rurban + - move Crypt::OpenSSL::Guess to configure dependency. (grinnz, PR #4) + +------------------------------------------------------------------- +Sat Apr 14 05:09:31 UTC 2018 - coolo@suse.com + +- updated to 0.12 + see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes + + 0.12 2018-04-13 rurban + - use Crypt::OpenSSL::Guess to resolve OpenSSL include path, + fixes MacOS's homebrew OpenSSL installation problem. (akiym, PR #3) + ------------------------------------------------------------------- Wed Aug 23 10:28:34 UTC 2017 - vcizek@suse.com diff --git a/perl-Crypt-OpenSSL-Random.spec b/perl-Crypt-OpenSSL-Random.spec index 2782cd4..a817cc2 100644 --- a/perl-Crypt-OpenSSL-Random.spec +++ b/perl-Crypt-OpenSSL-Random.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Crypt-OpenSSL-Random # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,29 +12,33 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Crypt-OpenSSL-Random -Version: 0.11 +Version: 0.15 Release: 0 %define cpan_name Crypt-OpenSSL-Random -Summary: Routines for accessing the OpenSSL pseudo-random number generator -License: Artistic-1.0 or GPL-1.0+ +Summary: OpenSSL/LibreSSL pseudo-random number generator access +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Crypt-OpenSSL-Random/ -Source: http://www.cpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Crypt::OpenSSL::Guess) >= 0.11 %{perl_requires} #MANUAL BuildRequires: openssl-devel %description -Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL -library's pseudo-random number generator. +'Crypt::OpenSSL::Random' provides the ability to seed and query the +*OpenSSL* and *LibreSSL* library's pseudo-random number generators. + +Note: On *LibreSSL* 'random_egd()' is not defined. %prep %setup -q -n %{cpan_name}-%{version} @@ -53,6 +57,7 @@ library's pseudo-random number generator. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog