Hello community, here is the log from the commit of package perl-IO-Socket-SSL for openSUSE:Factory checked in at 2019-06-01 09:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL (Old) and /work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-IO-Socket-SSL" Sat Jun 1 09:43:58 2019 rev:84 rq:705695 version:2.066 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL/perl-IO-Socket-SSL.changes 2019-03-13 09:10:07.579418344 +0100 +++ /work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new.5148/perl-IO-Socket-SSL.changes 2019-06-01 09:43:59.615437075 +0200 @@ -1,0 +2,6 @@ +Mon May 27 08:49:54 UTC 2019 - Pedro Monreal Gonzalez <[email protected]> + +- Remove not needed README.Win32 from the files section. +- Cleaned spec file with spec-cleaner. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-IO-Socket-SSL.spec ++++++ --- /var/tmp/diff_new_pack.BnBa8W/_old 2019-06-01 09:44:01.111436564 +0200 +++ /var/tmp/diff_new_pack.BnBa8W/_new 2019-06-01 09:44:01.163436546 +0200 @@ -16,24 +16,23 @@ # +%define cpan_name IO-Socket-SSL Name: perl-IO-Socket-SSL Version: 2.066 Release: 0 -%define cpan_name IO-Socket-SSL Summary: Nearly transparent SSL encapsulation for IO::Socket::INET License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros #BuildRequires: perl(Mozilla::CA) BuildRequires: perl(Net::SSLeay) >= 1.46 #Requires: perl(Mozilla::CA) Requires: perl(Net::SSLeay) >= 1.46 +BuildArch: noarch %{perl_requires} %description @@ -84,7 +83,7 @@ make %{?_smp_mflags} %check -make test +make %{?_smp_mflags} test %install %perl_make_install @@ -93,6 +92,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc BUGS Changes docs example README README.Win32 +%doc BUGS Changes docs example README %changelog
