Hello community,
here is the log from the commit of package perl-Unicode-Collate for
openSUSE:Factory checked in at 2012-02-16 12:25:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Unicode-Collate (Old)
and /work/SRC/openSUSE:Factory/.perl-Unicode-Collate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Unicode-Collate", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Unicode-Collate/perl-Unicode-Collate.changes
2011-11-21 12:49:47.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Unicode-Collate.new/perl-Unicode-Collate.changes
2012-02-16 12:26:03.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Feb 14 07:57:49 UTC 2012 - [email protected]
+
+- updated to 0.87
+ - Now Locale/*.pl files are searched in @INC. (see [RT#72666])
+ - added locale_version method to access the version number of Locale/*.pl.
+ - tailored compatibility ideographs as well as unified ideographs for
+ the locales: ja, ko, zh__big5han, zh__gb2312han, zh__pinyin, zh__stroke.
+ - added loc_cjkc.t in t.
+ - U::C::Locale newly supports locales: bn, sa.
+ - updated some locales to CLDR 2.0 : zh__pinyin, zh__stroke.
+ * supported compatibility decomposable characters and U+FDD0 indexes.
+ * updated CJK/Pinyin.pm and CJK/Stroke.pm.
+ - added loc_bn.t, loc_cjk.t, loc_sa.t in t.
+
+-------------------------------------------------------------------
Old:
----
Unicode-Collate-0.84.tar.gz
New:
----
Unicode-Collate-0.87.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Unicode-Collate.spec ++++++
--- /var/tmp/diff_new_pack.Jz2dpn/_old 2012-02-16 12:26:05.000000000 +0100
+++ /var/tmp/diff_new_pack.Jz2dpn/_new 2012-02-16 12:26:05.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Unicode-Collate
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -16,15 +16,14 @@
#
-
Name: perl-Unicode-Collate
-Version: 0.84
-Release: 1
-License: GPL-1.0+ or Artistic-1.0
+Version: 0.87
+Release: 0
%define cpan_name Unicode-Collate
Summary: Unicode Collation Algorithm
-Url: http://search.cpan.org/dist/Unicode-Collate/
+License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
+Url: http://search.cpan.org/dist/Unicode-Collate/
Source:
http://www.cpan.org/authors/id/S/SA/SADAHIRO/%{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -44,7 +43,6 @@
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
++++++ Unicode-Collate-0.84.tar.gz -> Unicode-Collate-0.87.tar.gz ++++++
++++ 11739 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]