From f02b01625b202a222ca406b886f9277b9acc4172c469534ae5f752bacac418eb Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 15 May 2013 15:19:58 +0000 Subject: [PATCH] - updated to 0.15 * support the window event * support the mode event OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent-I3?expand=0&rev=6 --- AnyEvent-I3-0.13.tar.gz | 3 --- AnyEvent-I3-0.15.tar.gz | 3 +++ perl-AnyEvent-I3.changes | 7 +++++++ perl-AnyEvent-I3.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 AnyEvent-I3-0.13.tar.gz create mode 100644 AnyEvent-I3-0.15.tar.gz diff --git a/AnyEvent-I3-0.13.tar.gz b/AnyEvent-I3-0.13.tar.gz deleted file mode 100644 index 2f5c22d..0000000 --- a/AnyEvent-I3-0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c86cfd55492e29b1baf167f194b29a38482716fbf30ce6c8ec320723a82ba8f -size 24619 diff --git a/AnyEvent-I3-0.15.tar.gz b/AnyEvent-I3-0.15.tar.gz new file mode 100644 index 0000000..555b175 --- /dev/null +++ b/AnyEvent-I3-0.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116f28225cb8d422eb6f30941c0430b786d340c731b763bb7a6d1d630c881f75 +size 24665 diff --git a/perl-AnyEvent-I3.changes b/perl-AnyEvent-I3.changes index aedd294..3725757 100644 --- a/perl-AnyEvent-I3.changes +++ b/perl-AnyEvent-I3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 15 15:18:41 UTC 2013 - coolo@suse.com + +- updated to 0.15 + * support the window event + * support the mode event + ------------------------------------------------------------------- Tue Sep 4 13:02:12 UTC 2012 - coolo@suse.com diff --git a/perl-AnyEvent-I3.spec b/perl-AnyEvent-I3.spec index 2487ffe..4a8b19d 100644 --- a/perl-AnyEvent-I3.spec +++ b/perl-AnyEvent-I3.spec @@ -1,7 +1,7 @@ # # spec file for package perl-AnyEvent-I3 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products 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-AnyEvent-I3 -Version: 0.13 +Version: 0.15 Release: 0 %define cpan_name AnyEvent-I3 Summary: communicate with the i3 window manager