forked from pool/perl-Object-Pad
Accepting request 967715 from devel:languages:perl:autoupdate
- updated to 0.64
see /usr/share/doc/packages/perl-Object-Pad/Changes
0.64 2022-04-02
[CHANGES]
* Improvements to `:experimental` import tag (RT141801):
+ Support multiple experiments at once
+ Make sure to still enable the default keywords
* Much better integration with `Devel::MAT::Dumper`:
+ Export complete C-level structures and magic VTBL root
* Adjusted wording of "MOP API is experimental" so it doesn't refer
to a package that doesn't actually exist (RT141801)
OBS-URL: https://build.opensuse.org/request/show/967715
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Object-Pad?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55494ecada26846103c115d5364b58201b36fb6bfc8d7d97629da593ccecf00d
|
|
||||||
size 138966
|
|
||||||
3
Object-Pad-0.64.tar.gz
Normal file
3
Object-Pad-0.64.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d72f19df77b95c3da513aee88ac13f5138a989e2f4100e7f4fcd8a3a2081516
|
||||||
|
size 141081
|
||||||
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 6 03:12:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.64
|
||||||
|
see /usr/share/doc/packages/perl-Object-Pad/Changes
|
||||||
|
|
||||||
|
0.64 2022-04-02
|
||||||
|
[CHANGES]
|
||||||
|
* Improvements to `:experimental` import tag (RT141801):
|
||||||
|
+ Support multiple experiments at once
|
||||||
|
+ Make sure to still enable the default keywords
|
||||||
|
* Much better integration with `Devel::MAT::Dumper`:
|
||||||
|
+ Export complete C-level structures and magic VTBL root
|
||||||
|
* Adjusted wording of "MOP API is experimental" so it doesn't refer
|
||||||
|
to a package that doesn't actually exist (RT141801)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 8 03:13:32 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
Tue Mar 8 03:13:32 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Object-Pad
|
%define cpan_name Object-Pad
|
||||||
Name: perl-Object-Pad
|
Name: perl-Object-Pad
|
||||||
Version: 0.63
|
Version: 0.64
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Simple syntax for lexical field-based objects
|
Summary: Simple syntax for lexical field-based objects
|
||||||
|
|||||||
Reference in New Issue
Block a user