- Update to 0.06
- Add description OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Response-Encoding?expand=0&rev=3
This commit is contained in:
@@ -12,19 +12,25 @@
|
||||
|
||||
%define modname HTTP-Response-Encoding
|
||||
Name: perl-%{modname}
|
||||
Version: 0.05
|
||||
Version: 0.06
|
||||
Release: 1
|
||||
URL: http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI
|
||||
Summary: Adds encoding to HTTP::Response
|
||||
URL: http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI
|
||||
Summary: Adds Encoding Methods to HTTP::Response
|
||||
Requires: perl = %{perl_version}
|
||||
BuildRequires: perl-libwww-perl perl(Encode) perl(HTTP::Response) perl(Test::More)
|
||||
Requires: perl-libwww-perl perl(Encode) perl(HTTP::Response)
|
||||
License: GPL/Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Source: %{modname}-%{version}.tar.gz
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
|
||||
%description
|
||||
This module adds charset(), encoder(), and encoding() methods to HTTP::Response
|
||||
objects.
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Dan Kogai <dankogai@dan.co.jp>
|
||||
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user