SHA256
8
0
forked from pool/perl-Encode

Accepting request 149928 from home:computersalat:devel:perl

update to 2.47

OBS-URL: https://build.opensuse.org/request/show/149928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Encode?expand=0&rev=9
This commit is contained in:
Christian Wittmer
2013-01-25 19:23:07 +00:00
committed by Git OBS Bridge
parent f0679ecdfb
commit 7988c66e16
4 changed files with 24 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c121f9c8ae03e718d1b5d5465d66bb3138af429188735966326656f99a9499c6
size 2002716

3
Encode-2.47.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a543b82048ad0c7d878bb469949597fab9ac052c76278546516c2fb51d69341b
size 2003578

View File

@@ -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

View File

@@ -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