Hello community,

here is the log from the commit of package perl-Alien-Build for 
openSUSE:Factory checked in at 2019-12-23 22:36:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Alien-Build (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Alien-Build.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Alien-Build"

Mon Dec 23 22:36:30 2019 rev:2 rq:757551 version:1.94

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Alien-Build/perl-Alien-Build.changes        
2019-11-26 16:53:59.504214217 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-Build.new.6675/perl-Alien-Build.changes  
    2019-12-23 22:38:47.981855602 +0100
@@ -1,0 +2,20 @@
+Tue Dec 17 03:07:25 UTC 2019 -  <[email protected]>
+
+- updated to 1.94
+   see /usr/share/doc/packages/perl-Alien-Build/Changes
+
+  1.94      2019-12-16 12:17:26 -0700
+    - Prefer tar.exe on Windows if it is bsdtar (gh#150)
+    - Prefer tar.exe on Windows for unzip if it is bsdtar (gh#151, gh#152)
+
+-------------------------------------------------------------------
+Tue Dec 10 03:07:16 UTC 2019 -  <[email protected]>
+
+- updated to 1.93
+   see /usr/share/doc/packages/perl-Alien-Build/Changes
+
+  1.93      2019-12-09 02:22:44 -0700
+    - curl plugin not used unless required -J option is supported.
+      (gh#147, gh#148)
+
+-------------------------------------------------------------------

Old:
----
  Alien-Build-1.92.tar.gz

New:
----
  Alien-Build-1.94.tar.gz

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

Other differences:
------------------
++++++ perl-Alien-Build.spec ++++++
--- /var/tmp/diff_new_pack.y6k1M8/_old  2019-12-23 22:38:50.397856651 +0100
+++ /var/tmp/diff_new_pack.y6k1M8/_new  2019-12-23 22:38:50.401856653 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-Build
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2019 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,15 +17,16 @@
 
 
 Name:           perl-Alien-Build
-Version:        1.92
+Version:        1.94
 Release:        0
 %define cpan_name Alien-Build
 Summary:        Build external dependencies for use in CPAN
 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/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Capture::Tiny) >= 0.17
@@ -70,7 +71,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" 
! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"

++++++ Alien-Build-1.92.tar.gz -> Alien-Build-1.94.tar.gz ++++++
++++ 1964 lines of diff (skipped)


Reply via email to