forked from pool/perl-Dancer2-Plugin-WebSocket
Accepting request 845982 from home:M0ses:tmp
initial package 0.2.0 * created by cpanspec 1.78.09 OBS-URL: https://build.opensuse.org/request/show/845982 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dancer2-Plugin-WebSocket?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
ec323cdb4f
commit
384242c8cb
5
perl-Dancer2-Plugin-WebSocket.changes
Normal file
5
perl-Dancer2-Plugin-WebSocket.changes
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 4 10:26:13 UTC 2020 - Frank Schreiner <FSchreiner@suse.com>
|
||||||
|
|
||||||
|
initial package 0.2.0
|
||||||
|
* created by cpanspec 1.78.09
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Dancer2-Plugin-WebSocket
|
# spec file for package perl-Dancer2-Plugin-WebSocket
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -23,7 +23,7 @@ Release: 0
|
|||||||
Summary: Add a websocket interface to your Dancers app
|
Summary: Add a websocket interface to your Dancers app
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/Y/YA/YANICK/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/Y/YA/YANICK/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -44,7 +44,6 @@ Requires: perl(Moo::Role)
|
|||||||
Requires: perl(Plack::App::WebSocket)
|
Requires: perl(Plack::App::WebSocket)
|
||||||
Requires: perl(Set::Tiny)
|
Requires: perl(Set::Tiny)
|
||||||
Requires: perl(Try::Tiny)
|
Requires: perl(Try::Tiny)
|
||||||
Provides: perl(Dancer2::Plugin::WebSocket) = %{version}
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user