Accepting request 404140 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/404140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test2-Suite?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2016-06-24 05:06:44 +00:00 committed by Git OBS Bridge
parent b4ab2ff311
commit 57428aa7c1
5 changed files with 49 additions and 4 deletions

View File

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

View File

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

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,19 @@
-------------------------------------------------------------------
Thu Jun 23 07:11:12 UTC 2016 - coolo@suse.com
- updated to 0.000032
see /usr/share/doc/packages/perl-Test2-Suite/Changes
0.000032 2016-06-17 06:58:17-07:00 America/Los_Angeles
- Add 'bag' comparison (dakkar)
- Add 'call_list()' for DSL (dakkar)
- Add 'call_hash()' for DSL (dakkar)
0.000031 2016-06-15 21:32:05-07:00 America/Los_Angeles (TRIAL RELEASE)
- Fix TODO to use pre-filters
-------------------------------------------------------------------
Sun Jun 12 14:32:37 UTC 2016 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Test2-Suite
Version: 0.000030
Version: 0.000032
Release: 0
%define cpan_name Test2-Suite
Summary: Distribution with a rich set of tools built upon the Test2
@ -25,6 +25,7 @@ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Test2-Suite/
Source0: http://www.cpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl