Hello community,

here is the log from the commit of package perl-PAR-Packer for openSUSE:Factory 
checked in at 2016-06-25 02:22:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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     
2014-05-17 21:43:59.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-PAR-Packer.new/perl-PAR-Packer-test.changes    
    2016-06-25 02:22:26.000000000 +0200
@@ -1,0 +2,101 @@
+Fri Jun 17 22:56:24 UTC 2016 - t...@libreoffice.org
+
+- Update to 1.033:
+  - Fix RT#114229: v1.32 still won't install on strawberry perl v5.22.2
+  - Drop the "re-exec myself" in myldr/internals.c
+  - Really suppress generation of myldr/MYMETA.* and don't install
+    man pages for myldr/{Dynamic,Static}.pm
+
+- Update to 1.032:
+  - Unbreak PAR::Packer for Perl 5.23.9 and higher
+  - Fix RT#114155: Makefile.PL error - not loading ExtUtils::MakeMaker
+  - extract-embedded.pl: show starting offset of embedded files
+
+- Update to 1.031:
+  - Fix RT#113618: Strange issue with not packing libperl.dylib
+  - Implement namespace options for "-M" like ActiveState's perlapp
+  - Fix RT#113463: Fix spelling error in manpage
+
+- Update to 1.030:
+  - Fix RT#111455: unable to use -x and -u with pp
+  - Fix RT#110480: Unpacking exe: File exists
+  - Fix RT#111896: PAR Question Solaris 10
+  - file2c.pl: switch back from array of unsiged to (hex encoded) strings.
+  - Skip a test if Archive::Unzip::Burst is detected (this messes up expected
+    mtimes for extracted files).
+  - Make a test work with early versions of Perl 5.8.x (x < 9) that have a bug
+    with compiled regexes and the /m modifier.
+
+- Update to 1.029:
+  - Add option "-u" ("--unicode") to pp to explicitly package Unicode support
+  - Remove all references to http://par.perl.org/, doesn't exist anymore
+  - Remove Internals::PAR::CLEARSTACK
+
+- Update to 1.028:
+  - Fix RT#109123: v1.027 tests are not passed under windows
+
+- Update to 1.027:
+  - Add option -M Foo::Bar:: to pp (note the trailing double colon)
+  - Fix RT#109110: Incompatible with Module::ScanDeps 1.20
+
+- Update to 1.026:
+  - Fix RT#101800: [PATCH] Reinstate files to inc dir if deleted by external 
process
+  - Find the "\nPAR.pm\n" signature in a .par (or packed executable)
+  - Fix RT#104635 for PAR-Packer: IO error the first time an executable built 
by the packer
+  - Fix RT#104509: Problem signing PAR file,
+    and RT#104560: [PATCH] list added files in manifest
+  - Make MIME::Types work "out of the box"
+  - Bump requirement on PAR (for the fix for RT #103861), add a test.
+  - Update tkpp ito 1.5:
+  - Make pp fail when an unknown option is encountered.
+  - Remove PAR::Packer::_append_parl(), not called anywhere.
+  - Add license; update repository OpenFoundry repository URL
+
+- Update to 1.025:
+  - Fix PAR::Packer "make test" problem with Strawberry Portable
+  - Fix for PAR-Packer 1.024 with a nonstandard libperl.so name
+    Patch from markus.jan...@ericsson.com, thanks!
+  - Fix #101662: Prevent shared libs from being cached in memory on AIX
+    Applied patch from th...@northpeak.org, thanks.
+    Note: this is one half of the fix, the other is in PAR
+
+- Update to 1.024:
+  - Fix RT #99231: Problem with PAR::Packer 1.022 on Perl 5.20.1 and earlier
+
+- Update to 1.023:
+  - Fix RT #99231: Problem with PAR::Packer 1.022 on Perl 5.20.1 and earlier
+  - Fix RT #63939: The behaviour of "pp --link ..." is subtly different 
between OSX and Linux
+  - Bump required version of Module::ScanDeps,
+    makes t/90-rt59710.t pass again on perl 5.21.x
+  - die if a requested shared library (option -l) can't be found.
+  - Add a patch rule so that Mozilla::CA finds its (extracted) cacert.pem file.
+  - Upgrade to Module::Install 1.14.
+
+- Update to 1.022:
+  - Fix RT#98955: installation fails | Can't locate String/ShellQuote.pm
+  - Simply enclose the filenames in double quotes, should work on both
+    *nix and Windows in all reasonable scenarios.
+  - Drop incorrectly specified 'Digital signature support' "feature": simply
+    "recommends" the required modules.
+
+- Update to 1.021:
+  - Fix #98791: PAR-Packer fails to build with DWIMPerl/Strawberry Perl due to 
unquoted path name
+
+- Update to 1.020:
+  - Implement option --xargs for pp
+  - Update to Module::Install 1.10
+
+- Update to 1.019:
+  - Fix RT #96288: PAR::Packer unable to build under Win32/ActivePerl v5.14.2
+        RT #96739: "bsd_glob" is not defined on perl 5.14.x and earlier
+        RT #97018 (Issue while upgrading PAR::Packer )
+  - Fix RT #59224 (make error with version 1.006 on aix 5.3)
+  - Update documentation wrt the name of the cache directory.
+
+- Update to 1.018:
+  - [DJIBEL] tkpp 1.4 : Since PAR::Packer 1.015, tkpp doesn't work
+  - Use bsd_glob() instead of glob() to avoid problems with patterns that
+    contain whitespace
+  - Fix RT #93008: install failure with ubuntu / puppet
+
+-------------------------------------------------------------------
perl-PAR-Packer.changes: same change

Old:
----
  PAR-Packer-1.017.tar.gz

New:
----
  PAR-Packer-1.033.tar.gz

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

Other differences:
------------------
++++++ perl-PAR-Packer-test.spec ++++++
--- /var/tmp/diff_new_pack.g3vhxo/_old  2016-06-25 02:22:27.000000000 +0200
+++ /var/tmp/diff_new_pack.g3vhxo/_new  2016-06-25 02:22:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PAR-Packer-test
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -22,7 +22,7 @@
 Summary:        Test PAR Packager
 License:        GPL-1.0+ or Artistic-1.0
 Group:          Development/Libraries/Perl
-Version:        1.017
+Version:        1.033
 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.g3vhxo/_old  2016-06-25 02:22:27.000000000 +0200
+++ /var/tmp/diff_new_pack.g3vhxo/_new  2016-06-25 02:22:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PAR-Packer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +17,7 @@
 
 
 Name:           perl-PAR-Packer
-Version:        1.017
+Version:        1.033
 Release:        0
 %define cpan_name PAR-Packer
 Summary:        PAR Packager
@@ -77,6 +77,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc AUTHORS ChangeLog README TODO
+%doc AUTHORS Changes README
 
 %changelog

++++++ PAR-Packer-1.017.tar.gz -> PAR-Packer-1.033.tar.gz ++++++
++++ 10390 lines of diff (skipped)


Reply via email to