Hello community, here is the log from the commit of package perl-Net-SSLeay for openSUSE:Factory checked in at 2017-08-29 11:35:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-SSLeay (Old) and /work/SRC/openSUSE:Factory/.perl-Net-SSLeay.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Net-SSLeay" Tue Aug 29 11:35:58 2017 rev:27 rq:517887 version:1.81 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-SSLeay/perl-Net-SSLeay.changes 2015-07-05 17:53:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-SSLeay.new/perl-Net-SSLeay.changes 2017-08-29 11:35:59.904571259 +0200 @@ -1,0 +2,13 @@ +Mon Aug 21 09:18:18 UTC 2017 - vcizek@suse.com + +- Fix license as requested by licensedigger in + https://build.opensuse.org/request/show/501145 + +------------------------------------------------------------------- +Mon Jun 5 10:48:38 UTC 2017 - vcizek@suse.com + +- update to the latest upstream version 1.81 + * introduces compatibility with openssl 1.1.x +- drop net-ssleay-no-ofb.patch (not needed anymore) + +------------------------------------------------------------------- Old: ---- Net-SSLeay-1.69.tar.gz net-ssleay-no-ofb.patch New: ---- Net-SSLeay-1.81.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-SSLeay.spec ++++++ --- /var/tmp/diff_new_pack.oBptea/_old 2017-08-29 11:36:01.040411670 +0200 +++ /var/tmp/diff_new_pack.oBptea/_new 2017-08-29 11:36:01.048410546 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Net-SSLeay # -# 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 @@ -19,18 +19,16 @@ %bcond_with test Name: perl-Net-SSLeay -Version: 1.69 +Version: 1.81 Release: 0 %define cpan_name Net-SSLeay Summary: Perl extension for using OpenSSL -License: OpenSSL +License: Artistic-2.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Net-SSLeay/ Source: http://www.cpan.org/modules/by-module/Net/Net-SSLeay-%{version}.tar.gz -# Broken by 1.0.2c openssl update ... probably an openssl bug. -Marcus -Patch0: net-ssleay-no-ofb.patch +BuildRequires: libopenssl-devel BuildRequires: openssl -BuildRequires: openssl-devel BuildRequires: perl BuildRequires: perl-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -53,7 +51,6 @@ %prep %setup -q -n %{cpan_name}-%{version} -%patch0 -p1 # replace rest of /usr/local/bin/perl with /usr/bin/perl for f in $(find . -type f -exec grep -l "/usr/local/bin/perl" {} \; ); do sed -i -e "s@/usr/local/bin/perl@perl@g" $f @@ -84,6 +81,6 @@ %files -f %{name}.files %defattr(-,root,root,-) -%doc Changes Credits QuickRef README examples +%doc Changes Credits LICENSE QuickRef README examples %changelog ++++++ Net-SSLeay-1.69.tar.gz -> Net-SSLeay-1.81.tar.gz ++++++ ++++ 2625 lines of diff (skipped)