commit perl-Unicode-LineBreak for openSUSE:Factory

2019-01-05 Thread root
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 
+
+- 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)




commit perl-Unicode-LineBreak for openSUSE:Factory

2018-04-20 Thread root
Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2018-04-20 17:24:11

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new (New)


Package is "perl-Unicode-LineBreak"

Fri Apr 20 17:24:11 2018 rev:11 rq:593469 version:2018.003

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Unicode-LineBreak/perl-Unicode-LineBreak.changes
2017-04-20 20:47:28.997375202 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
   2018-04-20 17:24:13.729942578 +0200
@@ -1,0 +2,12 @@
+Fri Mar 30 06:07:53 UTC 2018 - co...@suse.com
+
+- updated to 2018.003
+   see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
+
+  2018.003  Thu Mar 29 2018
+  # No new features.
+  ! Makefile.PL.sombok
+- CPAN RT#120370: Build fails with recent EUMM and some make variants.
+  Patch by Alexandr Ciornii.
+
+---

Old:

  Unicode-LineBreak-2017.004.tar.gz

New:

  Unicode-LineBreak-2018.003.tar.gz



Other differences:
--
++ perl-Unicode-LineBreak.spec ++
--- /var/tmp/diff_new_pack.CL9EEC/_old  2018-04-20 17:24:14.485915167 +0200
+++ /var/tmp/diff_new_pack.CL9EEC/_new  2018-04-20 17:24:14.489915022 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Unicode-LineBreak
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,11 +17,11 @@
 
 
 Name:   perl-Unicode-LineBreak
-Version:2017.004
+Version:2018.003
 Release:0
 %define cpan_name Unicode-LineBreak
 Summary:UAX #14 Unicode Line Breaking Algorithm
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Unicode-LineBreak/
 Source0:
https://cpan.metacpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz

++ Unicode-LineBreak-2017.004.tar.gz -> Unicode-LineBreak-2018.003.tar.gz 
++
 6915 lines of diff (skipped)




commit perl-Unicode-LineBreak for openSUSE:Factory

2017-04-20 Thread root
Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2017-04-20 20:47:28

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new (New)


Package is "perl-Unicode-LineBreak"

Thu Apr 20 20:47:28 2017 rev:10 rq:487648 version:2017.004

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Unicode-LineBreak/perl-Unicode-LineBreak.changes
2016-04-03 23:06:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
   2017-04-20 20:47:28.997375202 +0200
@@ -1,0 +2,14 @@
+Wed Apr 12 06:55:05 UTC 2017 - co...@suse.com
+
+- updated to 2017.004
+   see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
+
+  2017.004  Tue Apr 11 2017
+  # No new features.
+  
+  2016.007_02  Sat Jul 02 2016
+  ! lib/Text/LineFold.pm
+  ! t/04fold.t
+- CPAN RT#115146: Space indenting not happening with "From" or " ".
+
+---

Old:

  Unicode-LineBreak-2016.003.tar.gz

New:

  Unicode-LineBreak-2017.004.tar.gz



Other differences:
--
++ perl-Unicode-LineBreak.spec ++
--- /var/tmp/diff_new_pack.2OZgSZ/_old  2017-04-20 20:47:29.813259844 +0200
+++ /var/tmp/diff_new_pack.2OZgSZ/_new  2017-04-20 20:47:29.817259278 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Unicode-LineBreak
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 +17,14 @@
 
 
 Name:   perl-Unicode-LineBreak
-Version:2016.003
+Version:2017.004
 Release:0
 %define cpan_name Unicode-LineBreak
 Summary:UAX #14 Unicode Line Breaking Algorithm
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Unicode-LineBreak/
-Source0:
http://www.cpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -55,6 +55,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ARTISTIC Changes Changes.REL1 GPL Makefile.PL.sombok README Todo.REL1
+%doc Changes Changes.REL1 GPL Makefile.PL.sombok README Todo.REL1
+%license ARTISTIC
 
 %changelog

++ Unicode-LineBreak-2016.003.tar.gz -> Unicode-LineBreak-2017.004.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-LineBreak-2016.003/Changes 
new/Unicode-LineBreak-2017.004/Changes
--- old/Unicode-LineBreak-2016.003/Changes  2016-03-28 18:44:23.0 
+0200
+++ new/Unicode-LineBreak-2017.004/Changes  2017-04-11 12:02:56.0 
+0200
@@ -1,3 +1,11 @@
+2017.004  Tue Apr 11 2017
+# No new features.
+
+2016.007_02  Sat Jul 02 2016
+! lib/Text/LineFold.pm
+! t/04fold.t
+  - CPAN RT#115146: Space indenting not happening with "From" or " ".
+
 2016.003  Tue Mar 29 2016
 # No new features, version number as canonical numstring.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-LineBreak-2016.003/META.json 
new/Unicode-LineBreak-2017.004/META.json
--- old/Unicode-LineBreak-2016.003/META.json2016-03-28 18:53:53.0 
+0200
+++ new/Unicode-LineBreak-2017.004/META.json2017-04-11 12:15:06.0 
+0200
@@ -4,7 +4,7 @@
   "Hatuka*nezumi - IKEDA Soji "
],
"dynamic_config" : "1",
-   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "perl_5"
],
@@ -48,5 +48,6 @@
  "url" : "https://github.com/hatukanezumi/Unicode-LineBreak/;
   }
},
-   "version" : "2016.003"
+   "version" : "2017.004",
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-LineBreak-2016.003/META.yml 
new/Unicode-LineBreak-2017.004/META.yml
--- old/Unicode-LineBreak-2016.003/META.yml 2016-03-28 18:53:52.0 
+0200
+++ new/Unicode-LineBreak-2017.004/META.yml 2017-04-11 12:15:06.0 
+0200
@@ -8,7 +8,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '6.26'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 

commit perl-Unicode-LineBreak for openSUSE:Factory

2016-04-03 Thread h_root
Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2016-04-03 23:06:13

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new (New)


Package is "perl-Unicode-LineBreak"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Unicode-LineBreak/perl-Unicode-LineBreak.changes
2015-12-06 07:27:47.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
   2016-04-03 23:06:14.0 +0200
@@ -1,0 +2,6 @@
+Tue Mar 29 10:20:41 UTC 2016 - co...@suse.com
+
+- updated to 2016.003
+   see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes.REL1
+
+---

Old:

  Unicode-LineBreak-2015.12.tar.gz

New:

  Unicode-LineBreak-2016.003.tar.gz



Other differences:
--
++ perl-Unicode-LineBreak.spec ++
--- /var/tmp/diff_new_pack.ChtxVA/_old  2016-04-03 23:06:15.0 +0200
+++ /var/tmp/diff_new_pack.ChtxVA/_new  2016-04-03 23:06:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Unicode-LineBreak
 #
-# Copyright (c) 2015 SUSE LINUX 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-Unicode-LineBreak
-Version:2015.12
+Version:2016.003
 Release:0
 %define cpan_name Unicode-LineBreak
 Summary:UAX #14 Unicode Line Breaking Algorithm

++ Unicode-LineBreak-2015.12.tar.gz -> Unicode-LineBreak-2016.003.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-LineBreak-2015.12/Changes 
new/Unicode-LineBreak-2016.003/Changes
--- old/Unicode-LineBreak-2015.12/Changes   2015-11-29 04:46:26.0 
+0100
+++ new/Unicode-LineBreak-2016.003/Changes  2016-03-28 18:44:23.0 
+0200
@@ -1,3 +1,11 @@
+2016.003  Tue Mar 29 2016
+# No new features, version number as canonical numstring.
+
+2016.002_27  Sat Feb 27 2016
+! Makefile.PL.sombok
+  - CPAN RT#112078: Compiling libsombok.a fails due to invalid path for object
+files.
+
 2015.12  Sun Nov 29 2015
 # No new features.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-LineBreak-2015.12/META.json 
new/Unicode-LineBreak-2016.003/META.json
--- old/Unicode-LineBreak-2015.12/META.json 2015-11-29 04:47:19.0 
+0100
+++ new/Unicode-LineBreak-2016.003/META.json2016-03-28 18:53:53.0 
+0200
@@ -48,5 +48,5 @@
  "url" : "https://github.com/hatukanezumi/Unicode-LineBreak/;
   }
},
-   "version" : "2015.12"
+   "version" : "2016.003"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-LineBreak-2015.12/META.yml 
new/Unicode-LineBreak-2016.003/META.yml
--- old/Unicode-LineBreak-2015.12/META.yml  2015-11-29 04:47:18.0 
+0100
+++ new/Unicode-LineBreak-2016.003/META.yml 2016-03-28 18:53:52.0 
+0200
@@ -25,4 +25,4 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: https://github.com/hatukanezumi/Unicode-LineBreak/
-version: '2015.12'
+version: '2016.003'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unicode-LineBreak-2015.12/Makefile.PL.sombok 
new/Unicode-LineBreak-2016.003/Makefile.PL.sombok
--- old/Unicode-LineBreak-2015.12/Makefile.PL.sombok2013-10-29 
03:00:44.0 +0100
+++ new/Unicode-LineBreak-2016.003/Makefile.PL.sombok   2016-02-27 
06:38:18.0 +0100
@@ -63,6 +63,8 @@
{ $1 . $self->cd('lib', split /(?

commit perl-Unicode-LineBreak for openSUSE:Factory

2015-12-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2015-12-06 07:27:45

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new (New)


Package is "perl-Unicode-LineBreak"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Unicode-LineBreak/perl-Unicode-LineBreak.changes
2015-07-02 22:44:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
   2015-12-06 07:27:47.0 +0100
@@ -1,0 +2,12 @@
+Sun Nov 29 10:26:45 UTC 2015 - co...@suse.com
+
+- updated to 2015.12
+   see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes.REL1
+
+---
+Wed Nov  4 10:38:42 UTC 2015 - co...@suse.com
+
+- updated to 2015.11
+   see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes.REL1
+
+---

Old:

  Unicode-LineBreak-2015.06.tar.gz

New:

  Unicode-LineBreak-2015.12.tar.gz



Other differences:
--
++ perl-Unicode-LineBreak.spec ++
--- /var/tmp/diff_new_pack.FyDmCf/_old  2015-12-06 07:27:47.0 +0100
+++ /var/tmp/diff_new_pack.FyDmCf/_new  2015-12-06 07:27:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Unicode-LineBreak
-Version:2015.06
+Version:2015.12
 Release:0
 %define cpan_name Unicode-LineBreak
 Summary:UAX #14 Unicode Line Breaking Algorithm

++ Unicode-LineBreak-2015.06.tar.gz -> Unicode-LineBreak-2015.12.tar.gz 
++
 6989 lines of diff (skipped)




commit perl-Unicode-LineBreak for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2015-07-02 22:44:07

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new (New)


Package is perl-Unicode-LineBreak

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Unicode-LineBreak/perl-Unicode-LineBreak.changes
2014-06-25 21:20:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
   2015-07-02 22:44:08.0 +0200
@@ -1,0 +2,13 @@
+Sun Jun 21 08:56:43 UTC 2015 - co...@suse.com
+
+- updated to 2015.06
+   see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
+
+  2015.06  Sun Jun 21 2015
+  # Unicode 8.0.0, bundled sombok 2.4.0.
+  ! lib/Unicode/LineBreak.pod
+  ! lib/POD2/JA/Unicode/LineBreak.pod
+  ! t/18currency.y
+- add a change for U+20BE.
+
+---

Old:

  Unicode-LineBreak-2014.06.tar.gz

New:

  Unicode-LineBreak-2015.06.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Unicode-LineBreak.spec ++
--- /var/tmp/diff_new_pack.9DWCbj/_old  2015-07-02 22:44:09.0 +0200
+++ /var/tmp/diff_new_pack.9DWCbj/_new  2015-07-02 22:44:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Unicode-LineBreak
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,14 +17,15 @@
 
 
 Name:   perl-Unicode-LineBreak
-Version:2014.06
+Version:2015.06
 Release:0
 %define cpan_name Unicode-LineBreak
 Summary:UAX #14 Unicode Line Breaking Algorithm
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Unicode-LineBreak/
-Source: 
http://www.cpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -39,7 +40,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
@@ -55,6 +55,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ARTISTIC Changes Changes.REL1 GPL Makefile.PL.sombok 
perl-Unicode-LineBreak.spec README Todo.REL1
+%doc ARTISTIC Changes Changes.REL1 GPL Makefile.PL.sombok README Todo.REL1
 
 %changelog

++ Unicode-LineBreak-2014.06.tar.gz - Unicode-LineBreak-2015.06.tar.gz 
++
 12957 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver  make test
#ignore_requires: Bizarre::Module



commit perl-Unicode-LineBreak for openSUSE:Factory

2014-06-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2014-06-25 21:19:58

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new (New)


Package is perl-Unicode-LineBreak

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Unicode-LineBreak/perl-Unicode-LineBreak.changes
2013-11-12 15:21:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
   2014-06-25 21:20:00.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun 24 20:17:33 UTC 2014 - elchev...@opensuse.org
+
+- updated to version 2014.06
+# Unicode 7.0.0, bundled sombok 2.3.3.
+  - add a change for U+20BB.
+  - Repository has been moved to GitHub.
+
+---

Old:

  Unicode-LineBreak-2013.10.tar.gz

New:

  Unicode-LineBreak-2014.06.tar.gz



Other differences:
--
++ perl-Unicode-LineBreak.spec ++
--- /var/tmp/diff_new_pack.7GTlfd/_old  2014-06-25 21:20:01.0 +0200
+++ /var/tmp/diff_new_pack.7GTlfd/_new  2014-06-25 21:20:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Unicode-LineBreak
-Version:2013.10
+Version:2014.06
 Release:0
 %define cpan_name Unicode-LineBreak
 Summary:UAX #14 Unicode Line Breaking Algorithm

++ Unicode-LineBreak-2013.10.tar.gz - Unicode-LineBreak-2014.06.tar.gz 
++
 5440 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Unicode-LineBreak for openSUSE:Factory

2013-11-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2013-11-12 15:21:05

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new (New)


Package is perl-Unicode-LineBreak

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Unicode-LineBreak/perl-Unicode-LineBreak.changes
2012-10-23 19:44:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
   2013-11-12 15:21:06.0 +0100
@@ -1,0 +2,16 @@
+Mon Nov 11 17:36:43 UTC 2013 - elchev...@opensuse.org
+
+- updated to version 2013.10
+* Unicode 6.3.0, bundled sombok-2.3.1.
+  - Moved Japanese PODs to suit POD2 feature.
+  - Commented-out Methods planned to be deprecated.
+  - Addition about IDEOGRAPHIC SPACE.
+  - Added description about predefined property values for currency symbols.
+  - Commented-out Methods Planned to be Deprecated and Obsoleted Options.
+  - A new constant IDEOGRAPHIC_SPACE.
+  - On reserved codepoints for currency symbols.
+  - Abort make if older libthai was found.
+  - Decode arguments without utf8 flag as ISO-8859-1: CPAN RT #84661.
+  - Added tests for non-utf8-flagged arguments.
+
+---

Old:

  Unicode-LineBreak-2012.10.tar.gz

New:

  Unicode-LineBreak-2013.10.tar.gz



Other differences:
--
++ perl-Unicode-LineBreak.spec ++
--- /var/tmp/diff_new_pack.OwlIjB/_old  2013-11-12 15:21:07.0 +0100
+++ /var/tmp/diff_new_pack.OwlIjB/_new  2013-11-12 15:21:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Unicode-LineBreak
-Version:2012.10
+Version:2013.10
 Release:0
 %define cpan_name Unicode-LineBreak
 Summary:UAX #14 Unicode Line Breaking Algorithm

++ Unicode-LineBreak-2012.10.tar.gz - Unicode-LineBreak-2013.10.tar.gz 
++
 8330 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Unicode-LineBreak for openSUSE:Factory

2012-10-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Unicode-LineBreak for 
openSUSE:Factory checked in at 2012-10-23 19:44:29

Comparing /work/SRC/openSUSE:Factory/perl-Unicode-LineBreak (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new (New)


Package is perl-Unicode-LineBreak, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-10-22 00:44:18.403455820 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
   2012-10-23 19:44:31.0 +0200
@@ -0,0 +1,5 @@
+---
+Fri Oct 19 23:40:15 UTC 2012 - elchev...@opensuse.org
+
+- initial packaging using 'cpansubmitter' package
+

New:

  Unicode-LineBreak-2012.10.tar.gz
  perl-Unicode-LineBreak.changes
  perl-Unicode-LineBreak.spec



Other differences:
--
++ perl-Unicode-LineBreak.spec ++
#
# spec file for package perl-Unicode-LineBreak
#
# Copyright (c) 2012 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#


Name:   perl-Unicode-LineBreak
Version:2012.10
Release:0
%define cpan_name Unicode-LineBreak
Summary:UAX #14 Unicode Line Breaking Algorithm
License:Artistic-1.0 or GPL-1.0+
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Unicode-LineBreak/
Source: 
http://www.cpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(MIME::Charset) = 1.006.2
Requires:   perl(MIME::Charset) = 1.006.2
%{perl_requires}

%description
Unicode::LineBreak performs Line Breaking Algorithm described in Unicode
Standard Annex #14 [UAX #14]. East_Asian_Width informative property defined
by Annex #11 [UAX #11] will be concerned to determine breaking positions.

%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc ARTISTIC Changes Changes.REL1 GPL Makefile.PL.sombok 
perl-Unicode-LineBreak.spec README Todo.REL1

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org