- 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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:26d4e978d3a5b78b4b09ef59694863eeae3c85aaacc77fec6442833786a1ed11
|
|
||||||
size 5199
|
|
3
HTTP-Response-Encoding-0.06.tar.bz2
Normal file
3
HTTP-Response-Encoding-0.06.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4793d1df28cb8e8179c3b3d50cff6e315260be220c45ce6be3abc005a78407e4
|
||||||
|
size 5705
|
6
perl-HTTP-Response-Encoding.changes
Normal file
6
perl-HTTP-Response-Encoding.changes
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 2 22:18:47 UTC 2010 - jfunk@funktronics.ca
|
||||||
|
|
||||||
|
- Update to 0.06
|
||||||
|
- Add description
|
||||||
|
|
@@ -12,19 +12,25 @@
|
|||||||
|
|
||||||
%define modname HTTP-Response-Encoding
|
%define modname HTTP-Response-Encoding
|
||||||
Name: perl-%{modname}
|
Name: perl-%{modname}
|
||||||
Version: 0.05
|
Version: 0.06
|
||||||
Release: 1
|
Release: 1
|
||||||
URL: http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI
|
URL: http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI
|
||||||
Summary: Adds encoding to HTTP::Response
|
Summary: Adds Encoding Methods to HTTP::Response
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
BuildRequires: perl-libwww-perl perl(Encode) perl(HTTP::Response) perl(Test::More)
|
BuildRequires: perl-libwww-perl perl(Encode) perl(HTTP::Response) perl(Test::More)
|
||||||
Requires: perl-libwww-perl perl(Encode) perl(HTTP::Response)
|
Requires: perl-libwww-perl perl(Encode) perl(HTTP::Response)
|
||||||
License: GPL/Artistic
|
License: GPL/Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: %{modname}-%{version}.tar.gz
|
Source: %{modname}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
This module adds charset(), encoder(), and encoding() methods to HTTP::Response
|
||||||
|
objects.
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
--------
|
||||||
|
Dan Kogai <dankogai@dan.co.jp>
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
Reference in New Issue
Block a user