commit perl-Crypt-OpenSSL-Random for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package perl-Crypt-OpenSSL-Random for 
openSUSE:Factory checked in at 2018-10-15 10:05:22

Comparing /work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new (New)


Package is "perl-Crypt-OpenSSL-Random"

Mon Oct 15 10:05:22 2018 rev:20 rq:640383 version:0.15

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random/perl-Crypt-OpenSSL-Random.changes
  2017-09-05 15:13:14.381940273 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new/perl-Crypt-OpenSSL-Random.changes
 2018-10-15 10:05:31.361917919 +0200
@@ -1,0 +2,42 @@
+Sun Oct  7 09:01:19 UTC 2018 - Dirk Stoecker 
+
+- Fix autogenerated changes to build again
+
+---
+Mon Apr 23 05:12:39 UTC 2018 - co...@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 - co...@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 - co...@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 - co...@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)
+
+---

Old:

  Crypt-OpenSSL-Random-0.11.tar.gz

New:

  Crypt-OpenSSL-Random-0.15.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Crypt-OpenSSL-Random.spec ++
--- /var/tmp/diff_new_pack.RxsgzI/_old  2018-10-15 10:05:31.973917261 +0200
+++ /var/tmp/diff_new_pack.RxsgzI/_new  2018-10-15 10:05:31.977917257 +0200
@@ -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 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++ Crypt-OpenSSL-Random-0.11.tar.gz -> Crypt-OpenSSL-Random-0.15.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' ol

commit perl-Crypt-OpenSSL-Random for openSUSE:Factory

2017-09-05 Thread root
Hello community,

here is the log from the commit of package perl-Crypt-OpenSSL-Random for 
openSUSE:Factory checked in at 2017-09-05 15:13:12

Comparing /work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new (New)


Package is "perl-Crypt-OpenSSL-Random"

Tue Sep  5 15:13:12 2017 rev:19 rq:520418 version:0.11

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random/perl-Crypt-OpenSSL-Random.changes
  2015-02-11 16:31:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new/perl-Crypt-OpenSSL-Random.changes
 2017-09-05 15:13:14.381940273 +0200
@@ -1,0 +2,7 @@
+Wed Aug 23 10:28:34 UTC 2017 - vci...@suse.com
+
+- update to 0.11
+  - add libressl support, unsupported random_egd() with libressl
+  - fixes testsuite failure with OpenSSL 1.1 (bsc#1055236)
+
+---

Old:

  Crypt-OpenSSL-Random-0.10.tar.gz

New:

  Crypt-OpenSSL-Random-0.11.tar.gz



Other differences:
--
++ perl-Crypt-OpenSSL-Random.spec ++
--- /var/tmp/diff_new_pack.Wm2sGV/_old  2017-09-05 15:13:14.961858758 +0200
+++ /var/tmp/diff_new_pack.Wm2sGV/_new  2017-09-05 15:13:14.965858195 +0200
@@ -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

++ Crypt-OpenSSL-Random-0.10.tar.gz -> Crypt-OpenSSL-Random-0.11.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-OpenSSL-Random-0.10/Changes 
new/Crypt-OpenSSL-Random-0.11/Changes
--- old/Crypt-OpenSSL-Random-0.10/Changes   2015-02-04 19:40:47.0 
+0100
+++ new/Crypt-OpenSSL-Random-0.11/Changes   2015-10-09 00:09:10.0 
+0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension Crypt::OpenSSL::Random.
 
+0.11  2015-10-09 rurban
+- add libressl support, unsupported random_egd() with libressl 
+
 0.10  2015-02-04 rurban
 - fix LIBS argument, fatal on Windows. thanks to kmx
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-OpenSSL-Random-0.10/META.json 
new/Crypt-OpenSSL-Random-0.11/META.json
--- old/Crypt-OpenSSL-Random-0.10/META.json 2015-02-04 19:43:39.0 
+0100
+++ new/Crypt-OpenSSL-Random-0.11/META.json 2015-10-09 00:16:09.0 
+0200
@@ -4,7 +4,7 @@
   "Ian Robertson"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.142060",
+   "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -45,5 +45,6 @@
   },
   "x_MailingList" : "perl-openssl-us...@lists.sourceforge.net"
},
-   "version" : "0.10"
+   "version" : "0.11",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-OpenSSL-Random-0.10/META.yml 
new/Crypt-OpenSSL-Random-0.11/META.yml
--- old/Crypt-OpenSSL-Random-0.10/META.yml  2015-02-04 19:43:39.0 
+0100
+++ new/Crypt-OpenSSL-Random-0.11/META.yml  2015-10-09 00:16:09.0 
+0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.142060'
+generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,4 +23,5 @@
   homepage: http://sourceforge.net/projects/perl-openssl/
   license: http://dev.perl.org/licenses/
   repository: https://github.com/rurban/Crypt-OpenSSL-Random
-version: '0.10'
+version: '0.11'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-OpenSSL-Random-0.10/README 
new/Crypt-OpenSSL-Random-0.11/README
--- old/Crypt-OpenSSL-Random-0.10/README2015-02-04 19:41:05.0 
+0100
+++ new/Crypt-OpenSSL-Random-0.11/README2015-10-09 00:11:59.0 
+0200
@@ -1,6 +1,6 @@
 NAME
-Crypt::OpenSSL::Random 

commit perl-Crypt-OpenSSL-Random for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-OpenSSL-Random for 
openSUSE:Factory checked in at 2015-02-11 16:31:26

Comparing /work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new (New)


Package is "perl-Crypt-OpenSSL-Random"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random/perl-Crypt-OpenSSL-Random.changes
  2012-06-10 21:52:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new/perl-Crypt-OpenSSL-Random.changes
 2015-02-11 16:31:27.0 +0100
@@ -1,0 +2,30 @@
+Sat Feb  7 16:23:00 UTC 2015 - co...@suse.com
+
+- updated to 0.10
+ - fix LIBS argument, fatal on Windows. thanks to kmx
+ 
+ 0.09  2015-02-04 rurban
+ - add missing hints/MSWin32.pl (kmx, RT #56455)
+ - add a couple of distro tests
+ - fix gcov target
+ 
+ 0.08  2015-02-03 rurban
+ - remove Devel::CheckLib which does not work for 2 required libs
+ - replace DynaLoader by XSLoader
+ 
+ 0.07  2015-02-03 rurban
+- Bump version to publish an official release
+ 
+ 0.06  rurban
+- Typo in doc (dsteinbrunner)
+ 
+ 0.05  2013-04-02 14:31:30 rurban
+- Add inc/Devel/CheckLib, improve POD, add README and some helper 
targets
+- Better diagnostics when the openssl libraries are not found
+- Support INCDIR= and LIBDIR= arguments to Makefile.PL
+- Add MSWin32 hints to find the openssl libraries
+ - Autocreate README
+- Fix some -Wpointer-sign warnings
+- Remove wrong Crypt::OpenSSL::RSA package names in docs and errmsg
+
+---

Old:

  Crypt-OpenSSL-Random-0.04.tar.gz

New:

  Crypt-OpenSSL-Random-0.10.tar.gz



Other differences:
--
++ perl-Crypt-OpenSSL-Random.spec ++
--- /var/tmp/diff_new_pack.3b1fo9/_old  2015-02-11 16:31:28.0 +0100
+++ /var/tmp/diff_new_pack.3b1fo9/_new  2015-02-11 16:31:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Crypt-OpenSSL-Random
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,33 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Crypt-OpenSSL-Random
+Version:0.10
+Release:0
 %define cpan_name Crypt-OpenSSL-Random
-Summary:Crypt::OpenSSL::Random Perl module
-Version:0.04
-Release:9
-License:GPL-1.0+ or Artistic-1.0
+Summary:Routines for accessing the OpenSSL pseudo-random number 
generator
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Crypt-OpenSSL-Random/
-#Source: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-%{version}.tar.bz2
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-BuildRequires:  openssl-devel perl
+BuildRequires:  perl
 BuildRequires:  perl-macros
+%{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
+library's pseudo-random number generator.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 %{__make} %{?_smp_mflags}
 
 %check
@@ -52,11 +51,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes LICENSE
+%defattr(-,root,root,755)
+%doc Changes LICENSE README
 
 %changelog

++ Crypt-OpenSSL-Random-0.04.tar.gz -> Crypt-OpenSSL-Random-0.10.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Crypt-OpenSSL-Random-0.04/.gitignore 
new/Crypt-OpenSSL-Random-0.10/.gitignore
--- old/Crypt-OpenSSL-Random-0.04/.gitignore1970-01-01 01:00:00.0 
+0100
+++ new/Crypt-OpenSSL-Random-0.10/.gitignore2015-02-04 12:34:58.0 
+0100
@@ -0,0 +1,20 @@
+.cvsignore
+blib
+pm_to_blib
+Makefile
+Makefile.old
+*.bs
+*.c
+*.i
+*.o
+*.gcov
+*.gcno
+cover_db
+/Debian_CPANTS.txt
+/00*.patch
+/log.test-*
+/Crypt-OpenSSL-Random*.tar.gz
+/META.yml
+/MYM

commit perl-Crypt-OpenSSL-Random for openSUSE:Factory

2012-06-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-OpenSSL-Random for 
openSUSE:Factory checked in at 2012-06-10 20:18:45

Comparing /work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new (New)


Package is "perl-Crypt-OpenSSL-Random", Maintainer is "vark...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random/perl-Crypt-OpenSSL-Random.changes
  2011-11-18 16:39:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new/perl-Crypt-OpenSSL-Random.changes
 2012-06-10 21:52:09.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun  6 13:56:53 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-1.0+ or Artistic-1.0
+  SPDX format
+
+---



Other differences:
--
++ perl-Crypt-OpenSSL-Random.spec ++
--- /var/tmp/diff_new_pack.rmOABt/_old  2012-06-10 21:52:10.0 +0200
+++ /var/tmp/diff_new_pack.rmOABt/_new  2012-06-10 21:52:10.0 +0200
@@ -23,7 +23,7 @@
 Summary:Crypt::OpenSSL::Random Perl module
 Version:0.04
 Release:9
-License:Distributable, see LICENSE
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Crypt-OpenSSL-Random/
 #Source: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-%{version}.tar.bz2

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Crypt-OpenSSL-Random for openSUSE:Factory

2011-11-18 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-OpenSSL-Random for 
openSUSE:Factory checked in at 2011-11-18 16:39:15

Comparing /work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new (New)


Package is "perl-Crypt-OpenSSL-Random", Maintainer is "vark...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Crypt-OpenSSL-Random/perl-Crypt-OpenSSL-Random.changes
  2011-09-23 12:36:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-OpenSSL-Random.new/perl-Crypt-OpenSSL-Random.changes
 2011-11-18 16:39:17.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 18 11:07:42 UTC 2011 - co...@suse.com
+
+- use original .tar.gz
+
+---

Old:

  Crypt-OpenSSL-Random-0.04.tar.bz2

New:

  Crypt-OpenSSL-Random-0.04.tar.gz



Other differences:
--
++ perl-Crypt-OpenSSL-Random.spec ++
--- /var/tmp/diff_new_pack.vmZy8R/_old  2011-11-18 16:39:29.0 +0100
+++ /var/tmp/diff_new_pack.vmZy8R/_new  2011-11-18 16:39:29.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Crypt-OpenSSL-Random (Version 0.04)
+# spec file for package perl-Crypt-OpenSSL-Random
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Crypt-OpenSSL-Random/
 #Source: 
http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-%{version}.tar.bz2
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  openssl-devel perl

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org