Accepting request 208399 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/208399 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-MIME-Charset?expand=0&rev=10
This commit is contained in:
commit
caf8ae8d89
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c16b2e18849e4b6760977d8c45660de158f9b756b24b5fa6b22a108bad0da46f
|
||||
size 50706
|
3
MIME-Charset-1.011.1.tar.gz
Normal file
3
MIME-Charset-1.011.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2955a3b617fe12654efc2a13ae1dc7d32aad81d35cfae21f74337213cf2435d5
|
||||
size 54333
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 07:38:11 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 1.011.1
|
||||
* Fix: "shift_jis-2004" did not depend on Encode::JISX0213 but
|
||||
Encode::ShiftJIS2004.
|
||||
* Chg: Added gb18030 to extended mapping of GB2312.
|
||||
* Updated inc::Module::Install to version 1.01.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 09:11:26 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-MIME-Charset
|
||||
Version: 1.011.0
|
||||
Version: 1.011.1
|
||||
Release: 0
|
||||
%define cpan_name MIME-Charset
|
||||
Summary: Charset Information for MIME
|
||||
@ -31,6 +31,7 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
#BuildRequires: perl(CPANPLUS::Backend)
|
||||
#BuildRequires: perl(inc::Module::Install)
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(LWP::Simple)
|
||||
#BuildRequires: perl(MIME::Charset)
|
||||
#BuildRequires: perl(MIME::Charset::_Compat)
|
||||
@ -38,6 +39,7 @@ BuildRequires: perl-macros
|
||||
#BuildRequires: perl(Module::AutoInstall)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
%{perl_requires}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user