Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2019-01-05 14:40:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Unicode-LineBreak"

Sat Jan  5 14:40:52 2019 rev:12 rq:662485 version:2019.001

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Unicode-LineBreak/perl-Unicode-LineBreak.changes
    2018-04-20 17:24:13.729942578 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new.28833/perl-Unicode-LineBreak.changes
 2019-01-05 14:40:53.212555186 +0100
@@ -1,0 +2,37 @@
+Sat Dec 29 06:39:34 UTC 2018 - Stephan Kulow <[email protected]>
+
+- updated to 2019.001
+   see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
+
+  2019.001  Sat Dec 29
+  # No new features.
+  ! Makefile.PL
+    - GH PR#4: Added timeout to wget call in Makefile.PL by J. Bargsten.
+    - CPAN RT#125079: Installation stuck after a wget.
+      Fixed by changing scheme from ftp to https.
+  ! lib/Text/LineFold.pm
+  ! t/04fold.t
+    - Fix: Text::LineFold: new() & config() did not allow multiple Prep option
+  ! t/01break.t
+  ! t/02hangul.t
+  ! t/03ns.t
+  ! t/04fold.t
+  ! t/05urgent.t
+  ! t/06context.t
+  ! t/07sea.t
+  ! t/08partial.t
+  ! t/09uri.t
+  ! t/11format.t
+  ! t/12fold2.t
+  ! t/13flowedsp.t
+  ! t/14sea_al.t
+  ! t/15array.t
+  ! t/16regex.t
+  ! t/17prop.t
+  ! t/18currency.t
+    - CPAN RT #120535: Fails tests when no "." in @INC.
+  
+  2018.012  Sat Dec 29 2018
+  # Withdrawn.
+
+-------------------------------------------------------------------

Old:
----
  Unicode-LineBreak-2018.003.tar.gz

New:
----
  Unicode-LineBreak-2019.001.tar.gz

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

Other differences:
------------------
++++++ perl-Unicode-LineBreak.spec ++++++
--- /var/tmp/diff_new_pack.wUEQN4/_old  2019-01-05 14:40:54.424554157 +0100
+++ /var/tmp/diff_new_pack.wUEQN4/_new  2019-01-05 14:40:54.432554150 +0100
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-Unicode-LineBreak
-Version:        2018.003
+Version:        2019.001
 Release:        0
 %define cpan_name Unicode-LineBreak
 Summary:        UAX #14 Unicode Line Breaking Algorithm
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Unicode-LineBreak/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -42,11 +42,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ Unicode-LineBreak-2018.003.tar.gz -> Unicode-LineBreak-2019.001.tar.gz 
++++++
++++ 8002 lines of diff (skipped)


Reply via email to