Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Object-Pad for openSUSE:Factory 
checked in at 2026-09-07 16:23:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Object-Pad (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Object-Pad.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Object-Pad"

Mon Sep  7 16:23:59 2026 rev:4 rq:1375833 version:0.825.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Object-Pad/perl-Object-Pad.changes  
2025-04-15 16:49:17.883624219 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Object-Pad.new.1265/perl-Object-Pad.changes    
    2026-09-07 16:23:59.800683896 +0200
@@ -1,0 +2,39 @@
+Thu Mar 26 06:21:02 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 0.825.0 (0.825)
+   see /usr/share/doc/packages/perl-Object-Pad/Changes
+
+  0.825   2026-03-25
+          [CHANGES]
+           * Don't provoke warnings of freed unreferenced scalars when
+             cancelling suspended methods (RT174087)
+  0.824   2026-03-24
+          [CHANGES]
+           * Support anonymous and captured `method` closures inside roles,
+             allowing them to still be invoked on known-applied class instances
+           * Requires Perl version 5.22, removing a lot of back-compatibility
+             code previously guarded by `#ifdef`s
+          [BUGFIXES]
+           * Don't crash if lexicals that capture fields are rebound using
+             refalias assignment
+  0.823   2025-12-08
+          [CHANGES]
+           * Added internals to support Feature::Compat::Class restricting the
+             `:writer` attribute to just scalars, to match perl 5.42
+           * Document and test that a class method can be called `new` and 
still
+             use the lexical constructor
+  0.822   2025-11-30
+          [CHANGES]
+           * Added `:lexical_new` class attribute to assist in various design
+             patterns and API shapes
+  0.821   2025-07-12
+          [CHANGES]
+           * Don't apply implied pragmata on `class` or `role` keywords if the
+             imported version is 0.821 or above
+           * Consistently refer to `BUILD`, `ADJUST` and `APPLY` as phasers, 
not
+             blocks
+          [BUGFIXES]
+           * Ensure that methods of lexical classes are actually able to use
+             lexical variables (RT168139)
+
+-------------------------------------------------------------------

Old:
----
  Object-Pad-0.820.tar.gz

New:
----
  Object-Pad-0.825.tar.gz
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Object-Pad.spec ++++++
--- /var/tmp/diff_new_pack.aOYZNO/_old  2026-09-07 16:24:00.927731237 +0200
+++ /var/tmp/diff_new_pack.aOYZNO/_new  2026-09-07 16:24:00.928731279 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Object-Pad
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,26 +18,27 @@
 
 %define cpan_name Object-Pad
 Name:           perl-Object-Pad
-Version:        0.820.0
+Version:        0.825.0
 Release:        0
-# 0.820 -> normalize -> 0.820.0
-%define cpan_version 0.820
+# 0.825 -> normalize -> 0.825.0
+%define cpan_version 0.825
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Simple syntax for lexical field-based objects
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::CBuilder)
-BuildRequires:  perl(File::ShareDir) >= 1.0.0
-BuildRequires:  perl(Module::Build) >= 0.4004
+BuildRequires:  perl(File::ShareDir) >= 1.0
+BuildRequires:  perl(Module::Build) >= 0.400.400
 BuildRequires:  perl(Test2::V0) >= 0.000148
 BuildRequires:  perl(XS::Parse::Keyword) >= 0.470
 BuildRequires:  perl(XS::Parse::Keyword::Builder) >= 0.480
 BuildRequires:  perl(XS::Parse::Sublike) >= 0.350
 BuildRequires:  perl(XS::Parse::Sublike::Builder) >= 0.350
-Requires:       perl(File::ShareDir) >= 1.0.0
+Requires:       perl(File::ShareDir) >= 1.0
 Requires:       perl(XS::Parse::Keyword) >= 0.470
 Requires:       perl(XS::Parse::Sublike) >= 0.350
 Provides:       perl(Object::Pad) = %{version}
@@ -67,6 +68,13 @@
 perl Build.PL --installdirs=vendor optimize="%{optflags}"
 ./Build build --flags=%{?_smp_mflags}
 
+# MANUAL BEGIN
+# https://rt.cpan.org/Public/Bug/Display.html?id=174085
+%ifarch i586 %{ix86}
+rm t/51pragmata.t
+%endif
+
+# MANUAL END
 %check
 ./Build test
 

++++++ Object-Pad-0.820.tar.gz -> Object-Pad-0.825.tar.gz ++++++
++++ 2389 lines of diff (skipped)

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Object-Pad/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-Object-Pad)



++++++ _scmsync.obsinfo ++++++
mtime: 1788537054
commit: 68924884aeccbdb03a06dce02261e25aac4978918e8985e8a770b4d1e758f4fb
url: https://src.opensuse.org/perl/perl-Object-Pad
revision: 68924884aeccbdb03a06dce02261e25aac4978918e8985e8a770b4d1e758f4fb
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-09-04 17:50:54.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.aOYZNO/_old  2026-09-07 16:24:01.207742999 +0200
+++ /var/tmp/diff_new_pack.aOYZNO/_new  2026-09-07 16:24:01.210743125 +0200
@@ -19,8 +19,11 @@
 #post_prep: |-
 # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
 # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
-#post_build: |-
-# rm unused.files
+post_build: |-
+  # https://rt.cpan.org/Public/Bug/Display.html?id=174085
+  %ifarch i586 %{ix86}
+  rm t/51pragmata.t
+  %endif
 #post_install: |-
 # sed on %{name}.files
 #license: SUSE-NonFree

Reply via email to