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.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Unicode-LineBreak.new/perl-Unicode-LineBreak.changes
2015-07-02 22:44:08.000000000 +0200
@@ -1,0 +2,13 @@
+Sun Jun 21 08:56:43 UTC 2015 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.9DWCbj/_new 2015-07-02 22:44:09.000000000 +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