Accepting request 296648 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/296648 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-MIME-Charset?expand=0&rev=12
This commit is contained in:
commit
247e0eed0c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2955a3b617fe12654efc2a13ae1dc7d32aad81d35cfae21f74337213cf2435d5
|
||||
size 54333
|
3
MIME-Charset-1.012.tar.gz
Normal file
3
MIME-Charset-1.012.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cee5d1d4184ad46ca17d995335bc8d9b6d95e1e64584079d032cf5f0c82dcccd
|
||||
size 55201
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 18:18:46 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 1.012
|
||||
see /usr/share/doc/packages/perl-MIME-Charset/Changes
|
||||
|
||||
1.012 2015-03-28 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
|
||||
|
||||
* CPAN RT #100839: Malformed JSON in META.json.
|
||||
|
||||
1.011.3 2014-12-10 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
|
||||
|
||||
* Use "eval 'require ...'" to import optional encoding modules.
|
||||
Overridden $SIG{__DIE__} can pass "eval 'use ...'".
|
||||
* Replace META.yml with META.json.
|
||||
|
||||
1.011.2 2014-11-27 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
|
||||
|
||||
* Added module CPAN to configure_require for inc::Test::AutoInstall.
|
||||
* Added POD2::Base to recommended feature.
|
||||
* Fix: wrong prototype for _resolve_S().
|
||||
* Move repository to github.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 07:38:11 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-MIME-Charset
|
||||
#
|
||||
# Copyright (c) 2013 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,11 +17,11 @@
|
||||
|
||||
|
||||
Name: perl-MIME-Charset
|
||||
Version: 1.011.1
|
||||
Version: 1.012
|
||||
Release: 0
|
||||
%define cpan_name MIME-Charset
|
||||
Summary: Charset Information for MIME
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/MIME-Charset/
|
||||
Source: http://www.cpan.org/authors/id/N/NE/NEZUMI/%{cpan_name}-%{version}.tar.gz
|
||||
@ -29,18 +29,6 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
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)
|
||||
#BuildRequires: perl(MIME::Charset::Defaults)
|
||||
#BuildRequires: perl(Module::AutoInstall)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user