Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-XML-NamespaceSupport for 
openSUSE:Factory checked in at 2026-06-09 14:12:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-NamespaceSupport (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-NamespaceSupport.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-NamespaceSupport"

Tue Jun  9 14:12:11 2026 rev:24 rq:1357705 version:1.120.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-XML-NamespaceSupport/perl-XML-NamespaceSupport.changes
      2017-04-11 12:42:09.592055266 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-NamespaceSupport.new.2375/perl-XML-NamespaceSupport.changes
    2026-06-09 14:12:38.777554778 +0200
@@ -1,0 +2,5 @@
+Sat Jun  6 18:14:33 UTC 2026 - Tina Müller <[email protected]>
+
+- See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------

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

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

Other differences:
------------------
++++++ perl-XML-NamespaceSupport.spec ++++++
--- /var/tmp/diff_new_pack.4u9YL7/_old  2026-06-09 14:12:39.725594050 +0200
+++ /var/tmp/diff_new_pack.4u9YL7/_new  2026-06-09 14:12:39.729594216 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-NamespaceSupport
 #
-# Copyright (c) 2017 SUSE LINUX 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,24 +12,27 @@
 # 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/
 #
 
 
+%define cpan_name XML-NamespaceSupport
 Name:           perl-XML-NamespaceSupport
-Version:        1.12
+Version:        1.120.0
 Release:        0
-%define cpan_name XML-NamespaceSupport
-Summary:        Simple Generic Namespace Processor
-License:        Artistic-1.0 or GPL-1.0+
-Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/XML-NamespaceSupport/
-Source0:        
https://cpan.metacpan.org/authors/id/P/PE/PERIGRIN/%{cpan_name}-%{version}.tar.gz
+# 1.12 -> normalize -> 1.120.0
+%define cpan_version 1.12
+License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Simple generic namespace processor
+URL:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/P/PE/PERIGRIN/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+Provides:       perl(XML::NamespaceSupport) = %{version}
+%undefine       __perllib_provides
 %{perl_requires}
 
 %description
@@ -42,14 +45,14 @@
 we thought it appropriate.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+%make_build
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -57,7 +60,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes README
 %license LICENSE
 

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

## Build Results

Current state of perl in openSUSE:Factory is

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



++++++ _scmsync.obsinfo ++++++
mtime: 1780769683
commit: 81b9bbecdb6e3a2b3f3250eeb5d0486e403132189eefd289d895582a2ad042de
url: https://src.opensuse.org/perl/perl-XML-NamespaceSupport
revision: 81b9bbecdb6e3a2b3f3250eeb5d0486e403132189eefd289d895582a2ad042de
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-06-06 20:14:43.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to