Hello community,

here is the log from the commit of package perl-Devel-PPPort for 
openSUSE:Factory checked in at 2019-11-26 16:52:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-PPPort (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-PPPort"

Tue Nov 26 16:52:47 2019 rev:14 rq:748274 version:3.55

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-PPPort/perl-Devel-PPPort.changes      
2019-09-30 16:01:42.308848378 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-PPPort.new.26869/perl-Devel-PPPort.changes
   2019-11-26 16:53:14.784230169 +0100
@@ -1,0 +2,28 @@
+Fri Nov  8 10:40:14 UTC 2019 -  <timueller+p...@suse.de>
+
+- updated to 3.55
+   see /usr/share/doc/packages/perl-Devel-PPPort/Changes
+
+   3.55 - 2019-11-07
+  
+    * Fix p5-Text-Xslate on Perl 5.8.5 (Nicolas R)
+    * Fix EBCDIC build problem (Karl Williamson)
+    * Fix isGRAPH_L1() bug (Karl Williamson)
+    * utf8_to_uvchr_buf: Fix error checking on early EBCDICs and proper length 
(Karl Williamson)
+    * HACKERS: fix typos and clarification (Karl Williamson)
+    * Update bugtracker and repository URLs (Nicolas R)  (upstream/urls)
+    * Add warning about UTF-8 unreliable in early perls (Karl Williamson)
+    * Add withinCOUNT and inRANGE (Karl Williamson)
+    * Implement G_RETHROW for eval_sv (Pali)
+    * Backport some isFOO_LC macros (Karl Williamson)
+    * Backport isFOO_LC_utf8_safe() (Karl Williamson)
+    * Backport toFOO_uvchr() (Karl Williamson)
+    * Backport isFOO_uvchr() (Karl Williamson)
+    * Backport isFOO_utf8_safe() macros (Karl Williamson)
+    * Backport toLOWER_utf8_safe and kin (Karl Williamson)
+    * Backport UTF8_MAXBYTES_CASE (Karl Williamson)
+    * Backport UTF8_CHK_SKIP (Karl Williamson)
+    * Backport UTF8_SKIP (Karl Williamson)
+    * Backport UNI to/from NATIVE (Karl Williamson)
+
+-------------------------------------------------------------------

Old:
----
  Devel-PPPort-3.54.tar.gz

New:
----
  Devel-PPPort-3.55.tar.gz

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

Other differences:
------------------
++++++ perl-Devel-PPPort.spec ++++++
--- /var/tmp/diff_new_pack.omnIdl/_old  2019-11-26 16:53:15.584229879 +0100
+++ /var/tmp/diff_new_pack.omnIdl/_new  2019-11-26 16:53:15.588229878 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Devel-PPPort
-Version:        3.54
+Version:        3.55
 Release:        0
 %define cpan_name Devel-PPPort
 Summary:        Perl/Pollution/Portability
@@ -52,7 +52,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*" 
! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"

++++++ Devel-PPPort-3.54.tar.gz -> Devel-PPPort-3.55.tar.gz ++++++
++++ 18989 lines of diff (skipped)


Reply via email to