Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-WWW-Form-UrlEncoded for 
openSUSE:Factory checked in at 2026-06-08 14:18:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-WWW-Form-UrlEncoded (Old)
 and      /work/SRC/openSUSE:Factory/.perl-WWW-Form-UrlEncoded.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-WWW-Form-UrlEncoded"

Mon Jun  8 14:18:23 2026 rev:3 rq:1357698 version:0.260.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-WWW-Form-UrlEncoded/perl-WWW-Form-UrlEncoded.changes
        2020-10-21 14:40:29.953677061 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-Form-UrlEncoded.new.2375/perl-WWW-Form-UrlEncoded.changes
      2026-06-08 14:24:33.759172635 +0200
@@ -1,0 +2,5 @@
+Sat Jun  6 17:55:24 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-WWW-Form-UrlEncoded.spec ++++++
--- /var/tmp/diff_new_pack.j2kVAB/_old  2026-06-08 14:24:34.363197682 +0200
+++ /var/tmp/diff_new_pack.j2kVAB/_new  2026-06-08 14:24:34.367197848 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-WWW-Form-UrlEncoded
 #
-# Copyright (c) 2020 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
@@ -16,24 +16,28 @@
 #
 
 
+%define cpan_name WWW-Form-UrlEncoded
 Name:           perl-WWW-Form-UrlEncoded
-Version:        0.26
+Version:        0.260.0
 Release:        0
-%define cpan_name WWW-Form-UrlEncoded
-Summary:        Parser and builder for application/x-www-form-urlencoded
+# 0.26 -> normalize -> 0.260.0
+%define cpan_version 0.26
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
+Summary:        Parser and builder for application/x-www-form-urlencoded
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 # MANUAL
 #BuildArch:     noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(JSON::PP) >= 2
-BuildRequires:  perl(Module::Build) >= 0.400500
+BuildRequires:  perl(Module::Build) >= 0.400.500
 BuildRequires:  perl(Test::More) >= 0.98
+Provides:       perl(WWW::Form::UrlEncoded) = %{version}
+Provides:       perl(WWW::Form::UrlEncoded::PP)
+%undefine       __perllib_provides
 %{perl_requires}
 
 %description
@@ -45,21 +49,20 @@
 use WWW::Form::UrlEncoded::PP instead
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
-perl Build.PL installdirs=vendor optimize="%{optflags}"
-./Build build flags=%{?_smp_mflags}
+perl Build.PL --installdirs=vendor optimize="%{optflags}"
+./Build build --flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc Changes minil.toml README.md
+%doc Changes README.md
 %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-WWW-Form-UrlEncoded/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-WWW-Form-UrlEncoded)



++++++ _scmsync.obsinfo ++++++
mtime: 1780768533
commit: 26c7b7083287f288f934fea9e81dbe28c667d098e48b86b7402653d0de90a7e3
url: https://src.opensuse.org/perl/perl-WWW-Form-UrlEncoded
revision: 26c7b7083287f288f934fea9e81dbe28c667d098e48b86b7402653d0de90a7e3
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 19:55:33.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to