forked from pool/perl-HTTP-Server-Simple
- 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:
committed by
Git OBS Bridge
parent
811d56dd5c
commit
bcac99d5ba
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9f829f953dda2d4b5934c6da7808194ab298730efccec612be94d0e97984c12
|
|
||||||
size 30149
|
|
3
HTTP-Server-Simple-0.44.tar.bz2
Normal file
3
HTTP-Server-Simple-0.44.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7644dbb1f44d676ecca2815262df4c7ec3b6245b698a0120acf4b5c6695cd7f8
|
||||||
|
size 31074
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 18:15:49 UTC 2011 - lars@linux-schulserver.de
|
||||||
|
|
||||||
|
- update to 0.44:
|
||||||
|
+ Fix tests to run in a FreeBSD Jail ( rt.cpan.org #49807 )
|
||||||
|
- package ex directory with example server
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 1 09:44:34 UTC 2010 - coolo@novell.com
|
Wed Dec 1 09:44:34 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -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.43
|
Version: 0.44
|
||||||
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 SIGNATURE
|
%doc Changes README MANIFEST SIGNATURE ex
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user