Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Class-Accessor-Chained for 
openSUSE:Factory checked in at 2026-07-28 18:13:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Accessor-Chained (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Accessor-Chained.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Accessor-Chained"

Tue Jul 28 18:13:51 2026 rev:9 rq:1368053 version:0.10.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Class-Accessor-Chained/perl-Class-Accessor-Chained.changes
  2011-09-23 12:36:13.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Accessor-Chained.new.2004/perl-Class-Accessor-Chained.changes
        2026-07-28 18:16:08.902835970 +0200
@@ -1,0 +2,7 @@
+Mon Jul 27 10:38:21 UTC 2026 - Tina Müller <[email protected]>
+
+- Fix broken spec
+- Normalize CPAN version
+  See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------

New:
----
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-Class-Accessor-Chained.spec ++++++
--- /var/tmp/diff_new_pack.MzqgCc/_old  2026-07-28 18:16:12.906975946 +0200
+++ /var/tmp/diff_new_pack.MzqgCc/_new  2026-07-28 18:16:12.918976366 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Accessor-Chained
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -12,82 +12,54 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
+%define cpan_name Class-Accessor-Chained
 Name:           perl-Class-Accessor-Chained
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
+Version:        0.10.0
+Release:        0
+# 0.01 -> normalize -> 0.10.0
+%define cpan_version 0.01
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Make chained accessors
-Version:        0.01
-Release:        1
-License:        Artistic-1.0 or GPL-1.0+
-Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Class-Accessor-Chained
-Source:         %{cpan_name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
+URL:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{cpan_version}.tar.gz
+Source100:      README.md
+BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Class::Accessor)
+BuildRequires:  perl(Module::Build)
 Requires:       perl(Class::Accessor)
-
-Provides:       %{cpan_name}
-Provides:       %{cpan_name}-Fast
-Obsoletes:      %{cpan_name}-Fast
-
-#-------------------------------------------------------------------------------
+Provides:       perl(Class::Accessor::Chained) = %{version}
+Provides:       perl(Class::Accessor::Chained::Fast)
+%undefine       __perllib_provides
+%{perl_requires}
 
 %description
-#-------------------------------------------------------------------------------
 A chained accessor is one that always returns the object when called with
-parameters (to set), and the value of the field when called with no arguments.
+parameters (to set), and the value of the field when called with no
+arguments.
 
 This module subclasses Class::Accessor in order to provide the same
 mk_accessors interface.
 
-  Authors:     Richard Clamp <[email protected]>
--------------------------------------------------------------------------------
-#-------------------------------------------------------------------------------
 %prep
-#-------------------------------------------------------------------------------
-%setup -q -n %{cpan_name}-%{version}
-
-#-------------------------------------------------------------------------------
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
-#-------------------------------------------------------------------------------
-perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
-%{__make}
+perl Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
-%{__make} test
-
-#-------------------------------------------------------------------------------
+./Build test
 
 %install
-#-------------------------------------------------------------------------------
-%perl_make_install
-%perl_process_packlist
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
-#-------------------------------------------------------------------------------
-
-%clean
-#-------------------------------------------------------------------------------
-%{__rm} -rf $RPM_BUILD_ROOT
-
-#-------------------------------------------------------------------------------
-
 %files -f %{name}.files
-#-------------------------------------------------------------------------------
-# normally you only need to check for doc files
-%defattr(0644,root,root,0755)
 %doc Changes README
 
-#-------------------------------------------------------------------------------
-
-#-------------------------------------------------------------------------------

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

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Class-Accessor-Chained/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-Class-Accessor-Chained)



++++++ _scmsync.obsinfo ++++++
mtime: 1785148855
commit: b7e5ca06ac3c1edd6e0df34ee0259915ed584a25f71d83790680c45819756cc8
url: https://src.opensuse.org/perl/perl-Class-Accessor-Chained
revision: b7e5ca06ac3c1edd6e0df34ee0259915ed584a25f71d83790680c45819756cc8
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-07-27 12:40:55.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to