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