8
0

- update to 0.43:

+ Support for getting REMOTE_PORT
- update to 0.42:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Server-Simple?expand=0&rev=3
This commit is contained in:
Lars Vogdt
2010-05-02 19:17:13 +00:00
committed by Git OBS Bridge
parent 1676ab24c3
commit 18df2329e9
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Sun May 2 10:15:18 UTC 2010 - lars@linux-schulserver.de
- update to 0.43:
+ Support for getting REMOTE_PORT
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 20 12:13:06 UTC 2010 - lars@linux-schulserver.de Sat Feb 20 12:13:06 UTC 2010 - lars@linux-schulserver.de
- update to 0.42 - update to 0.42:
+ Inline uri_unescape to drop URI::Escape which is the only + Inline uri_unescape to drop URI::Escape which is the only
non-core dependency of this distribution. non-core dependency of this distribution.
+ Do not special case COOKIE and sets Cookie header to HTTP_COOKIE. + Do not special case COOKIE and sets Cookie header to HTTP_COOKIE.

View File

@@ -10,7 +10,7 @@ Summary: Lightweight HTTP server
Url: http://search.cpan.org/perldoc?HTTP::Server::Simple Url: http://search.cpan.org/perldoc?HTTP::Server::Simple
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
License: Artistic License License: Artistic License
Version: 0.42 Version: 0.43
Release: 1 Release: 1
Vendor: openSUSE-Education Vendor: openSUSE-Education
Source: %{real_name}-%{version}.tar.bz2 Source: %{real_name}-%{version}.tar.bz2
@@ -53,6 +53,6 @@ rm -rf %{buildroot}
%files -f %{name}.files %files -f %{name}.files
%defattr(-, root, root) %defattr(-, root, root)
%doc Changes README MANIFEST %doc Changes README MANIFEST SIGNATURE
%changelog %changelog