Accepting request 296418 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296418
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Event-RPC?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2015-04-15 09:16:40 +00:00
committed by Git OBS Bridge
parent 97bd0a4f0c
commit ecc80c58c5
4 changed files with 11 additions and 17 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e97e96bc9294d8b3466cf9fcf4a157650ad1483dda3dd02d1b11793cbc429983
size 47011

3
Event-RPC-1.05.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d8286cc24dc9c87d471ff8a361b471b00e7a141d6fd477d17303fe3dd634128
size 48716

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 14 19:44:54 UTC 2015 - coolo@suse.com
- updated to 1.05
see /usr/share/doc/packages/perl-Event-RPC/Changes
-------------------------------------------------------------------
Sat Jul 27 09:13:14 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Event-RPC
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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-Event-RPC
Version: 1.03
Version: 1.05
Release: 0
%define cpan_name Event-RPC
Summary: Event based transparent Client/Server RPC framework
@@ -33,18 +33,6 @@ BuildRequires: perl(Event)
BuildRequires: perl(Glib)
BuildRequires: perl(IO::Socket::SSL)
BuildRequires: perl(Net::SSLeay)
#BuildRequires: perl(AnyEvent)
#BuildRequires: perl(Event::RPC)
#BuildRequires: perl(Event::RPC::AuthPasswdHash)
#BuildRequires: perl(Event::RPC::Client)
#BuildRequires: perl(Event::RPC::Connection)
#BuildRequires: perl(Event::RPC::LogConnection)
#BuildRequires: perl(Event::RPC::Logger)
#BuildRequires: perl(Event::RPC::Loop)
#BuildRequires: perl(Event::RPC::Message)
#BuildRequires: perl(Event::RPC::Server)
#BuildRequires: perl(Event_RPC_Test)
#BuildRequires: perl(Event_RPC_Test2)
Requires: perl(Event)
Requires: perl(Glib)
Requires: perl(IO::Socket::SSL)