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
This commit is contained in:
Stephan Kulow 2017-04-12 17:22:10 +00:00 committed by Git OBS Bridge
parent 8f74afc373
commit baf36010d5
5 changed files with 48 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fc2010011462b6ac9f64dbc5049c5a4298020b9f0f3340d4d22d95a77519be3
size 25320

3
AnyEvent-I3-0.17.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5382c984c9f138395f29f0c00af81aa0c8f4b765582055c73ede4b13f04a6d63
size 25264

28
cpanspec.yml Normal file
View File

@ -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

View File

@ -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

View File

@ -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