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

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