Accepting request 573740 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/573740 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
c979d52df5
commit
006257daa9
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Bot-BasicBot
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Bot-BasicBot
|
||||
Version: 0.91
|
||||
Version: 0.93
|
||||
Release: 0
|
||||
%define cpan_name Bot-BasicBot
|
||||
Summary: Simple Irc Bot Baseclass
|
||||
@@ -32,10 +32,10 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(IRC::Utils)
|
||||
BuildRequires: perl(POE)
|
||||
BuildRequires: perl(POE::Component::IRC) >= 6.62
|
||||
BuildRequires: perl(POE::Component::IRC) >= 6.90
|
||||
Requires: perl(IRC::Utils)
|
||||
Requires: perl(POE)
|
||||
Requires: perl(POE::Component::IRC) >= 6.62
|
||||
Requires: perl(POE::Component::IRC) >= 6.90
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user