forked from pool/perl-AnyEvent-I3
Accepting request 296128 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296128 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent-I3?expand=0&rev=8
This commit is contained in:
parent
f02b01625b
commit
b672a799e5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:116f28225cb8d422eb6f30941c0430b786d340c731b763bb7a6d1d630c881f75
|
||||
size 24665
|
3
AnyEvent-I3-0.16.tar.gz
Normal file
3
AnyEvent-I3-0.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2fc2010011462b6ac9f64dbc5049c5a4298020b9f0f3340d4d22d95a77519be3
|
||||
size 25320
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 10:09:56 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.16
|
||||
see /usr/share/doc/packages/perl-AnyEvent-I3/Changes
|
||||
|
||||
0.16 2014-10-03
|
||||
|
||||
* support the barconfig_update and binding event
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 15:18:41 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-AnyEvent-I3
|
||||
#
|
||||
# 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,11 +17,11 @@
|
||||
|
||||
|
||||
Name: perl-AnyEvent-I3
|
||||
Version: 0.15
|
||||
Version: 0.16
|
||||
Release: 0
|
||||
%define cpan_name AnyEvent-I3
|
||||
Summary: communicate with the i3 window manager
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/AnyEvent-I3/
|
||||
Source: http://www.cpan.org/authors/id/M/MS/MSTPLBG/%{cpan_name}-%{version}.tar.gz
|
||||
@ -33,14 +33,6 @@ BuildRequires: perl(AnyEvent)
|
||||
BuildRequires: perl(AnyEvent::Handle)
|
||||
BuildRequires: perl(AnyEvent::Socket)
|
||||
BuildRequires: perl(JSON::XS)
|
||||
#BuildRequires: perl(AnyEvent::I3)
|
||||
#BuildRequires: perl(inc::Module::Install)
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(LWP::Simple)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
Requires: perl(AnyEvent)
|
||||
Requires: perl(AnyEvent::Handle)
|
||||
Requires: perl(AnyEvent::Socket)
|
||||
|
Loading…
Reference in New Issue
Block a user