8
0

Accepting request 296036 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/296036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Synopsis?expand=0&rev=11
This commit is contained in:
2015-04-15 14:22:47 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Apr 13 19:30:49 UTC 2015 - coolo@suse.com
- updated to 0.11
see /usr/share/doc/packages/perl-Test-Synopsis/Changes
0.11 2014-10-04
[Changes by ZOFFIX]
- Added #10 to CAVEATS (redefined warnings)
- Fixed #11 (failing tests on newer perls)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 9 13:31:00 UTC 2014 - coolo@suse.com Sun Feb 9 13:31:00 UTC 2014 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Test-Synopsis # spec file for package perl-Test-Synopsis
# #
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Test-Synopsis Name: perl-Test-Synopsis
Version: 0.10 Version: 0.11
Release: 0 Release: 0
%define cpan_name Test-Synopsis %define cpan_name Test-Synopsis
Summary: Test your SYNOPSIS code Summary: Test your SYNOPSIS code
@@ -30,7 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Test::Builder) >= 0.34 BuildRequires: perl(Test::Builder) >= 0.34
%{perl_requires} %{perl_requires}
%description %description