Accepting request 210540 from devel:languages:perl
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/210540 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Deep?expand=0&rev=21
This commit is contained in:
commit
64e621cf58
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05129ca28a5ae0fb969f994169f1da78fdca684a85f9eb0b32e89c6aa74b2d8b
|
||||
size 35504
|
3
Test-Deep-0.112.tar.gz
Normal file
3
Test-Deep-0.112.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56696a09a221b03b56e7203d84e27a6af0496e9c1e8d33fb05f2e24bc35ae1ed
|
||||
size 36584
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 11:17:46 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 0.112
|
||||
- rebuild MANIFEST, adding two forgotten files
|
||||
|
||||
- When printing diagnostics, differentiate the type of a blessed object
|
||||
from the name of the class itself (RT#78288, caused by changes to how
|
||||
blessed objects are treated in 0.109) (thanks, Karen Etheridge)
|
||||
|
||||
- Typo fixes (thanks, David Steinbrunner)
|
||||
|
||||
- Fixes to clarity and accuracy of documentation (thanks, Michael Hamlin)
|
||||
|
||||
- Add metadata links to repo and issue tracker
|
||||
|
||||
- Added obj_isa for testing ->isa without falling back to ref($x)
|
||||
|
||||
- Added the *experimental* ":v1" export group to skip importing
|
||||
Isa, isa, and blessed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 15:02:11 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Test-Deep
|
||||
Version: 0.110
|
||||
Version: 0.112
|
||||
Release: 0
|
||||
%define cpan_name Test-Deep
|
||||
Summary: Extremely flexible deep comparison
|
||||
@ -92,6 +92,6 @@ structures
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc CHANGES README TODO
|
||||
%doc Changes README TODO
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user