Hello community,
here is the log from the commit of package perl-PAR-Packer for openSUSE:Factory
checked in at 2017-02-15 10:07:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PAR-Packer (Old)
and /work/SRC/openSUSE:Factory/.perl-PAR-Packer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PAR-Packer"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PAR-Packer/perl-PAR-Packer-test.changes
2016-06-25 02:22:26.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-PAR-Packer.new/perl-PAR-Packer-test.changes
2017-02-15 10:07:21.516142882 +0100
@@ -1,0 +2,52 @@
+Wed Feb 1 15:05:36 UTC 2017 - [email protected]
+
+- Update to 1.036:
+
+ - Fix RT#118094: Race condition exists when building cache for pp built
executables
+ - guard against concurrent extraction attempts
+ - bump "requires" on PAR to a version with additional guards
+
+ - Fix RT#118903: Does not install when '.' is not in @INC
+ - apply patch from Graham Ollis (PLICEASE), thanks!
+ - make the Module::Install stuff work in the "author" case
+ NOTE: "use lib '.'" does *not* work in this case
+
+ - Move to GitHub. Thanks, OpenFoundry, for years of service.
+ - add Perl_5 LICENSE file, make "repository" point to GitHub
+ - always refer to the included LICENSE file
+ - point bug reports to [email protected]
+ - add an empty file "inc/.author/.keep" as Git doesn't track empty
+ directories
+
+ - Fix RT #118053: Problem with packed perl archive for biber on 64-bit Cygwin
+ - embed cygcrypt-0.dll since it isn't (anymore) in the set of
+ default Cygwin packages
+
+ - Upgrade to Module::Install 1.17
+
+- Update to 1.035:
+
+ - Fix RT#116254: Compilation error under strawberry perl 5.24 x64
+
+ s/PP_VERSION/PAR_PACKER_VERSION/ as Strawberry Perl also defines
+ PP_VERSION (in c/x86_64-w64-mingw32/include/wincrypt.h)
+
+- Update to 1.034:
+
+ - Fix RT#116056: Fixes for Cygwin build of PAR::Packer
+ - detect whether we're using a 32-bit or 64-bit perl
+ - fix elision of "-l<perl lib>" from $static_ldflags
+ - add $static_ldflags back to $boot_ldflags
+
+ - Add information to packed executable about which version
+ of PAR::Packer was used to build it (suggested by Johan Vromans):
+ - accessible from the packaged Perl script as $PAR::Packer::VERSION
+ - by looking for the string "Packed by PAR::Packer ..." in the executable
+ itself (using "strings exe | grep ..." or the like)
+
+ - Use ldd on cygwin, too
+ - NOTE: a "system lib" on cygwin is either in /usr/bin
+ or a Windows "system lib"
+
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/perl-PAR-Packer/perl-PAR-Packer.changes
2016-06-25 02:22:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PAR-Packer.new/perl-PAR-Packer.changes
2017-02-15 10:07:21.560136685 +0100
@@ -1,0 +2,51 @@
+Wed Feb 1 15:01:41 UTC 2017 - [email protected]
+
+- Update to 1.036:
+
+ - Fix RT#118094: Race condition exists when building cache for pp built
executables
+ - guard against concurrent extraction attempts
+ - bump "requires" on PAR to a version with additional guards
+
+ - Fix RT#118903: Does not install when '.' is not in @INC
+ - apply patch from Graham Ollis (PLICEASE), thanks!
+ - make the Module::Install stuff work in the "author" case
+ NOTE: "use lib '.'" does *not* work in this case
+
+ - Move to GitHub. Thanks, OpenFoundry, for years of service.
+ - add Perl_5 LICENSE file, make "repository" point to GitHub
+ - always refer to the included LICENSE file
+ - point bug reports to [email protected]
+ - add an empty file "inc/.author/.keep" as Git doesn't track empty
+ directories
+
+ - Fix RT #118053: Problem with packed perl archive for biber on 64-bit Cygwin
+ - embed cygcrypt-0.dll since it isn't (anymore) in the set of
+ default Cygwin packages
+
+ - Upgrade to Module::Install 1.17
+
+- Update to 1.035:
+
+ - Fix RT#116254: Compilation error under strawberry perl 5.24 x64
+
+ s/PP_VERSION/PAR_PACKER_VERSION/ as Strawberry Perl also defines
+ PP_VERSION (in c/x86_64-w64-mingw32/include/wincrypt.h)
+
+- Update to 1.034:
+
+ - Fix RT#116056: Fixes for Cygwin build of PAR::Packer
+ - detect whether we're using a 32-bit or 64-bit perl
+ - fix elision of "-l<perl lib>" from $static_ldflags
+ - add $static_ldflags back to $boot_ldflags
+
+ - Add information to packed executable about which version
+ of PAR::Packer was used to build it (suggested by Johan Vromans):
+ - accessible from the packaged Perl script as $PAR::Packer::VERSION
+ - by looking for the string "Packed by PAR::Packer ..." in the executable
+ itself (using "strings exe | grep ..." or the like)
+
+ - Use ldd on cygwin, too
+ - NOTE: a "system lib" on cygwin is either in /usr/bin
+ or a Windows "system lib"
+
+-------------------------------------------------------------------
Old:
----
PAR-Packer-1.033.tar.gz
New:
----
PAR-Packer-1.036.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-PAR-Packer-test.spec ++++++
--- /var/tmp/diff_new_pack.RZjcp9/_old 2017-02-15 10:07:22.124057253 +0100
+++ /var/tmp/diff_new_pack.RZjcp9/_new 2017-02-15 10:07:22.124057253 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-PAR-Packer-test
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -22,7 +22,7 @@
Summary: Test PAR Packager
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
-Version: 1.033
+Version: 1.036
Release: 0
Url: http://search.cpan.org/dist/PAR-Packer/
Source: %{cpan_name}-%{version}.tar.gz
++++++ perl-PAR-Packer.spec ++++++
--- /var/tmp/diff_new_pack.RZjcp9/_old 2017-02-15 10:07:22.148053873 +0100
+++ /var/tmp/diff_new_pack.RZjcp9/_new 2017-02-15 10:07:22.152053310 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-PAR-Packer
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
Name: perl-PAR-Packer
-Version: 1.033
+Version: 1.036
Release: 0
%define cpan_name PAR-Packer
Summary: PAR Packager
++++++ PAR-Packer-1.033.tar.gz -> PAR-Packer-1.036.tar.gz ++++++
++++ 1830 lines of diff (skipped)