Accepting request 433904 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/433904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Map-Tube-Exception?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2016-10-08 15:08:14 +00:00
committed by Git OBS Bridge
parent 397d78eede
commit 3f23a19868
5 changed files with 40 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8575f7d05b80d81ff8e523f3e9ab68c05a561d897309a204056e8460ac6be351
size 12688

View File

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

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,9 @@
-------------------------------------------------------------------
Sat Oct 8 14:38:45 UTC 2016 - coolo@suse.com
- updated to 3.07
see /usr/share/doc/packages/perl-Map-Tube-Exception/Changes
-------------------------------------------------------------------
Sat Oct 8 13:40:44 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Map-Tube-Exception
Version: 3.06
Version: 3.07
Release: 0
%define cpan_name Map-Tube-Exception
Summary: Base exception package as Moo Role for Map::Tube::* family
@@ -25,6 +25,7 @@ License: Artistic-2.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Map-Tube-Exception/
Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl