8
0

Accepting request 336260 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/336260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Protocol-WebSocket?expand=0&rev=3
This commit is contained in:
2015-10-04 09:52:12 +00:00
committed by Git OBS Bridge
parent 0a8e3119c4
commit e46c111ad2
5 changed files with 41 additions and 6 deletions

View File

@@ -17,20 +17,21 @@
Name: perl-Protocol-WebSocket
Version: 0.18
Version: 0.19
Release: 0
%define cpan_name Protocol-WebSocket
Summary: WebSocket protocol
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Protocol-WebSocket/
Source: http://www.cpan.org/authors/id/V/VT/VTI/%{cpan_name}-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/V/VT/VTI/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Digest::SHA)
BuildRequires: perl(Module::Build) >= 0.38
BuildRequires: perl(Module::Build) >= 0.380000
Requires: perl(Digest::SHA)
%{perl_requires}