8
0

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:
2022-04-13 19:17:48 +00:00
committed by Git OBS Bridge
parent 5eaafc72e8
commit 41c8f659d2
4 changed files with 20 additions and 4 deletions

View File

@@ -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
View File

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

View File

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

View File

@@ -18,7 +18,7 @@
%define cpan_name Object-Pad
Name: perl-Object-Pad
Version: 0.63
Version: 0.64
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Simple syntax for lexical field-based objects