8
0

Accepting request 532068 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/532068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-MockModule?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2017-10-08 06:37:27 +00:00
committed by Git OBS Bridge
parent 9455702271
commit c08f1cac8c
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Oct 6 06:03:16 UTC 2017 - coolo@suse.com
- updated to 0.13
see /usr/share/doc/packages/perl-Test-MockModule/Changes
v0.13
- Added the `redefine()` function. It works just like `mock()`, except if the
method being mocked doesn't exist, it causes a panic. Many thanks to Felipe
Gasper for this feature!
-------------------------------------------------------------------
Thu Jul 13 06:14:05 UTC 2017 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Test-MockModule
Version: 0.12
Version: 0.13
Release: 0
#Upstream: GPL-1.0+
%define cpan_name Test-MockModule