Hello community,

here is the log from the commit of package perl-Net-SSH2 for openSUSE:Factory 
checked in at 2020-04-16 23:01:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-SSH2 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-SSH2.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-SSH2"

Thu Apr 16 23:01:30 2020 rev:11 rq:794249 version:0.71

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-SSH2/perl-Net-SSH2.changes      
2019-04-01 12:39:34.837950022 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-SSH2.new.2738/perl-Net-SSH2.changes    
2020-04-16 23:01:57.015613949 +0200
@@ -1,0 +2,11 @@
+Sat Apr 11 03:11:50 UTC 2020 -  <[email protected]>
+
+- updated to 0.71
+   see /usr/share/doc/packages/perl-Net-SSH2/Changes
+
+  0.71  2020-04-10
+       - Fix building on Windows.
+       - Fix installation on macOS with Homebrew.
+       - Rewrite synopsis to be more relevant to usual use-cases.
+
+-------------------------------------------------------------------

Old:
----
  Net-SSH2-0.70.tar.gz

New:
----
  Net-SSH2-0.71.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Net-SSH2.spec ++++++
--- /var/tmp/diff_new_pack.ELETDl/_old  2020-04-16 23:02:00.467616550 +0200
+++ /var/tmp/diff_new_pack.ELETDl/_new  2020-04-16 23:02:00.471616553 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-SSH2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,14 +17,14 @@
 
 
 Name:           perl-Net-SSH2
-Version:        0.70
+Version:        0.71
 Release:        0
 %define cpan_name Net-SSH2
 Summary:        Support for the SSH 2 protocol via libssh2
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/S/SA/SALVA/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/R/RK/RKITOVER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -52,7 +52,7 @@
 # MANUAL END
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+PERL_USE_UNSAFE_INC=1 perl Makefile.PL INSTALLDIRS=vendor 
OPTIMIZE="%{optflags}"
 make %{?_smp_mflags}
 
 %check
@@ -65,6 +65,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc BUILDING.WIN32 Changes const-c.inc const-xs.inc example README
+%doc Changes const-c.inc const-xs.inc example
 
 %changelog

++++++ Net-SSH2-0.70.tar.gz -> Net-SSH2-0.71.tar.gz ++++++
++++ 1631 lines of diff (skipped)


Reply via email to