diff --git a/Encode-2.44.tar.gz b/Encode-2.44.tar.gz deleted file mode 100644 index 7ed0a20..0000000 --- a/Encode-2.44.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c121f9c8ae03e718d1b5d5465d66bb3138af429188735966326656f99a9499c6 -size 2002716 diff --git a/Encode-2.47.tar.gz b/Encode-2.47.tar.gz new file mode 100644 index 0000000..6c1bcc3 --- /dev/null +++ b/Encode-2.47.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a543b82048ad0c7d878bb469949597fab9ac052c76278546516c2fb51d69341b +size 2003578 diff --git a/perl-Encode.changes b/perl-Encode.changes index 4395c91..b30a132 100644 --- a/perl-Encode.changes +++ b/perl-Encode.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jan 25 12:41:59 UTC 2013 - chris@computersalat.de + +- update to 2.47 + * Encode.pm + POD Fixes: Copyright and mail address + * Makefile.PL + Added LICENSE => 'perl' + * lib/Encode/GSM0338.pm t/gsm0338.t + REALLY fixed RT#75670: Wrong decoding for GSM 3.38 character \x09 + ucm/gsm0338.ucm is dropped from MANIFEST since 2.25 + but I was fixing the wrong file! + https://rt.cpan.org/Ticket/Display.html?id=75670 + ------------------------------------------------------------------- Tue Aug 23 14:38:09 UTC 2011 - lars@linux-schulserver.de diff --git a/perl-Encode.spec b/perl-Encode.spec index d1765d6..9430cc0 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Encode (Version 2.43) +# spec file for package perl-Encode # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Encode -Version: 2.44 -Release: 1 -License: GPL+ or Artistic +Version: 2.47 +Release: 0 %define cpan_name Encode Summary: character encodings in Perl -Url: http://search.cpan.org/dist/Encode/ +License: GPL-2.0+ or Artistic-1.0 Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/Encode/ Source0: http://www.cpan.org/authors/id/D/DA/DANKOGAI/%{cpan_name}-%{version}.tar.gz Source1: perl-Encode-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build