8
0

- update to 0.44:

+ Fix tests to run in a FreeBSD Jail ( rt.cpan.org #49807 )
- package ex directory with example server

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Server-Simple?expand=0&rev=6
This commit is contained in:
Lars Vogdt
2011-04-04 18:23:24 +00:00
committed by Git OBS Bridge
parent 811d56dd5c
commit bcac99d5ba
4 changed files with 12 additions and 5 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.43
Version: 0.44
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 SIGNATURE
%doc Changes README MANIFEST SIGNATURE ex
%changelog