From baf36010d5cffe92036c4e5dfff0c5926c174233b36c6540f66274f5cd4ea002 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 12 Apr 2017 17:22:10 +0000 Subject: [PATCH 1/2] Accepting request 486931 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/486931 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent-I3?expand=0&rev=10 --- AnyEvent-I3-0.16.tar.gz | 3 --- AnyEvent-I3-0.17.tar.gz | 3 +++ cpanspec.yml | 28 ++++++++++++++++++++++++++++ perl-AnyEvent-I3.changes | 11 +++++++++++ perl-AnyEvent-I3.spec | 11 ++++++----- 5 files changed, 48 insertions(+), 8 deletions(-) delete mode 100644 AnyEvent-I3-0.16.tar.gz create mode 100644 AnyEvent-I3-0.17.tar.gz create mode 100644 cpanspec.yml 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..76ad4a4 --- /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: SUSE-NonFree +#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..f881a23 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 -License: GPL-1.0+ or Artistic-1.0 +Summary: Communicate with the I3 Window Manager +License: GPL-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 From 154e9c5b952f0ff40416ac814ddc99e78503d891367e41420ab881c87137e0b5 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 18 Apr 2017 05:14:12 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent-I3?expand=0&rev=11 --- cpanspec.yml | 2 +- perl-AnyEvent-I3.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cpanspec.yml b/cpanspec.yml index 76ad4a4..05610dd 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -19,7 +19,7 @@ # rm unused.files #post_install: |- # sed on %{name}.files -#license: SUSE-NonFree +license: GPL-1.0+ or Artistic-1.0 #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag diff --git a/perl-AnyEvent-I3.spec b/perl-AnyEvent-I3.spec index f881a23..376bacb 100644 --- a/perl-AnyEvent-I3.spec +++ b/perl-AnyEvent-I3.spec @@ -21,7 +21,7 @@ Version: 0.17 Release: 0 %define cpan_name AnyEvent-I3 Summary: Communicate with the I3 Window Manager -License: GPL-1.0+ +License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/AnyEvent-I3/ Source0: https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/%{cpan_name}-%{version}.tar.gz