diff --git a/AnyEvent-I3-0.16.tar.gz b/AnyEvent-I3-0.16.tar.gz deleted file mode 100644 index 6cdda1f..0000000 --- a/AnyEvent-I3-0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fc2010011462b6ac9f64dbc5049c5a4298020b9f0f3340d4d22d95a77519be3 -size 25320 diff --git a/AnyEvent-I3-0.17.tar.gz b/AnyEvent-I3-0.17.tar.gz new file mode 100644 index 0000000..494f881 --- /dev/null +++ b/AnyEvent-I3-0.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5382c984c9f138395f29f0c00af81aa0c8f4b765582055c73ede4b13f04a6d63 +size 25264 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..05610dd --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,28 @@ +--- +#description_paragraphs: 3 +#description: |- +# override description from CPAN +#summary: override summary from CPAN +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_build: |- +# rm unused.files +#post_install: |- +# sed on %{name}.files +license: GPL-1.0+ or Artistic-1.0 +#skip_noarch: 1 +#custom_build: |- +#./Build build flags=%{?_smp_mflags} --myflag +#custom_test: |- +#startserver && make test +#ignore_requires: Bizarre::Module diff --git a/perl-AnyEvent-I3.changes b/perl-AnyEvent-I3.changes index f001931..7cbc51d 100644 --- a/perl-AnyEvent-I3.changes +++ b/perl-AnyEvent-I3.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 10 05:01:57 UTC 2017 - coolo@suse.com + +- updated to 0.17 + see /usr/share/doc/packages/perl-AnyEvent-I3/Changes + + 0.17 2017-04-09 + + * support the shutdown event + * use lib '.' for Perl 5.25.11+ + ------------------------------------------------------------------- Tue Apr 14 10:09:56 UTC 2015 - coolo@suse.com diff --git a/perl-AnyEvent-I3.spec b/perl-AnyEvent-I3.spec index 0d656e6..376bacb 100644 --- a/perl-AnyEvent-I3.spec +++ b/perl-AnyEvent-I3.spec @@ -1,7 +1,7 @@ # # spec file for package perl-AnyEvent-I3 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,14 +17,15 @@ Name: perl-AnyEvent-I3 -Version: 0.16 +Version: 0.17 Release: 0 %define cpan_name AnyEvent-I3 -Summary: communicate with the i3 window manager +Summary: Communicate with the I3 Window Manager 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 +Source0: https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl