From b672a799e54c86eab0520a95a6a29cbdbbfb47e840c018c3840cda83c856de67 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Apr 2015 11:19:59 +0000 Subject: [PATCH] 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 --- AnyEvent-I3-0.15.tar.gz | 3 --- AnyEvent-I3-0.16.tar.gz | 3 +++ perl-AnyEvent-I3.changes | 10 ++++++++++ perl-AnyEvent-I3.spec | 14 +++----------- 4 files changed, 16 insertions(+), 14 deletions(-) delete mode 100644 AnyEvent-I3-0.15.tar.gz create mode 100644 AnyEvent-I3-0.16.tar.gz diff --git a/AnyEvent-I3-0.15.tar.gz b/AnyEvent-I3-0.15.tar.gz deleted file mode 100644 index 555b175..0000000 --- a/AnyEvent-I3-0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:116f28225cb8d422eb6f30941c0430b786d340c731b763bb7a6d1d630c881f75 -size 24665 diff --git a/AnyEvent-I3-0.16.tar.gz b/AnyEvent-I3-0.16.tar.gz new file mode 100644 index 0000000..6cdda1f --- /dev/null +++ b/AnyEvent-I3-0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc2010011462b6ac9f64dbc5049c5a4298020b9f0f3340d4d22d95a77519be3 +size 25320 diff --git a/perl-AnyEvent-I3.changes b/perl-AnyEvent-I3.changes index 3725757..f001931 100644 --- a/perl-AnyEvent-I3.changes +++ b/perl-AnyEvent-I3.changes @@ -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 diff --git a/perl-AnyEvent-I3.spec b/perl-AnyEvent-I3.spec index 4a8b19d..0d656e6 100644 --- a/perl-AnyEvent-I3.spec +++ b/perl-AnyEvent-I3.spec @@ -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)