forked from pool/perl-HTTP-Server-Simple
Accepting request 332220 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/332220 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Server-Simple?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
9374cbf44f
commit
3adae98c18
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5bd8117f469f566f55ee12406a1f9e03942d6f64e42f6e7461051e738bc27602
|
||||
size 36290
|
3
HTTP-Server-Simple-0.51.tar.gz
Normal file
3
HTTP-Server-Simple-0.51.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9dc5c9f12c16ca39a96f0ede1e27a18a5594274ff8f583000788a7fca136dfb
|
||||
size 35056
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 20 08:56:11 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.51
|
||||
see /usr/share/doc/packages/perl-HTTP-Server-Simple/Changes
|
||||
|
||||
0.51 2015-09-16
|
||||
|
||||
- add OPTIONS as a valid method
|
||||
- better compatibility with CGI.pm < 3.36
|
||||
- fix tests for freebsd and IPv6
|
||||
- repository info
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 12:51:06 UTC 2015 - hsk@imb-jena.de
|
||||
|
||||
|
@@ -17,22 +17,22 @@
|
||||
|
||||
|
||||
Name: perl-HTTP-Server-Simple
|
||||
Version: 0.50
|
||||
Version: 0.51
|
||||
Release: 0
|
||||
%define cpan_name HTTP-Server-Simple
|
||||
Summary: Lightweight HTTP server
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/HTTP-Server-Simple/
|
||||
Source0: http://www.cpan.org/authors/id/F/FA/FALCONE/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/B/BP/BPS/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(CGI)
|
||||
Requires: perl(CGI)
|
||||
BuildRequires: perl(Socket) >= 1.94
|
||||
Requires: perl(CGI)
|
||||
Requires: perl(Socket) >= 1.94
|
||||
%{perl_requires}
|
||||
# MANUAL BEGIN
|
||||
|
Reference in New Issue
Block a user