Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-HTTP-Entity-Parser for
openSUSE:Factory checked in at 2026-06-08 14:18:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Entity-Parser (Old)
and /work/SRC/openSUSE:Factory/.perl-HTTP-Entity-Parser.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Entity-Parser"
Mon Jun 8 14:18:55 2026 rev:5 rq:1357776 version:0.250.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-HTTP-Entity-Parser/perl-HTTP-Entity-Parser.changes
2020-12-01 14:24:00.373672482 +0100
+++
/work/SRC/openSUSE:Factory/.perl-HTTP-Entity-Parser.new.2375/perl-HTTP-Entity-Parser.changes
2026-06-08 14:24:54.640038509 +0200
@@ -1,0 +2,7 @@
+Sat Jun 6 17:52:04 UTC 2026 - Tina Müller <[email protected]>
+
+- Normalize CPAN version
+
+ See https://github.com/openSUSE/cpanspec/issues/47 for details
+
+-------------------------------------------------------------------
New:
----
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTTP-Entity-Parser.spec ++++++
--- /var/tmp/diff_new_pack.Gs1Mr1/_old 2026-06-08 14:24:55.200061732 +0200
+++ /var/tmp/diff_new_pack.Gs1Mr1/_new 2026-06-08 14:24:55.204061897 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTTP-Entity-Parser
#
-# 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,35 +16,43 @@
#
+%define cpan_name HTTP-Entity-Parser
Name: perl-HTTP-Entity-Parser
-Version: 0.25
+Version: 0.250.0
Release: 0
-%define cpan_name HTTP-Entity-Parser
-Summary: PSGI compliant HTTP Entity Parser
+# 0.25 -> normalize -> 0.250.0
+%define cpan_version 0.25
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
+Summary: PSGI compliant HTTP Entity Parser
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
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(HTTP::Message) >= 6
BuildRequires: perl(HTTP::MultiPartParser)
BuildRequires: perl(Hash::MultiValue)
-BuildRequires: perl(JSON::MaybeXS) >= 1.003007
-BuildRequires: perl(Module::Build::Tiny) >= 0.035
+BuildRequires: perl(JSON::MaybeXS) >= 1.3.7
+BuildRequires: perl(Module::Build)
+BuildRequires: perl(Module::Build::Tiny) >= 0.35
BuildRequires: perl(Module::Load)
BuildRequires: perl(Stream::Buffered)
BuildRequires: perl(Test::More) >= 0.98
-BuildRequires: perl(WWW::Form::UrlEncoded) >= 0.23
+BuildRequires: perl(WWW::Form::UrlEncoded) >= 0.230
Requires: perl(HTTP::MultiPartParser)
Requires: perl(Hash::MultiValue)
-Requires: perl(JSON::MaybeXS) >= 1.003007
+Requires: perl(JSON::MaybeXS) >= 1.3.7
Requires: perl(Module::Load)
Requires: perl(Stream::Buffered)
-Requires: perl(WWW::Form::UrlEncoded) >= 0.23
+Requires: perl(WWW::Form::UrlEncoded) >= 0.230
+Provides: perl(HTTP::Entity::Parser) = %{version}
+Provides: perl(HTTP::Entity::Parser::JSON)
+Provides: perl(HTTP::Entity::Parser::MultiPart)
+Provides: perl(HTTP::Entity::Parser::OctetStream)
+Provides: perl(HTTP::Entity::Parser::UrlEncoded)
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -55,7 +63,7 @@
multipart/form-data and application/json.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Build.PL --installdirs=vendor
@@ -69,7 +77,6 @@
%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

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

++++++ _scmsync.obsinfo ++++++
mtime: 1780846317
commit: e6a8013132cb2c99b803598f36821524e5ef3e69c1eba3095ef7fa1163cf65b8
url: https://src.opensuse.org/perl/perl-HTTP-Entity-Parser
revision: e6a8013132cb2c99b803598f36821524e5ef3e69c1eba3095ef7fa1163cf65b8
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-07 17:31:57.000000000 +0200
@@ -0,0 +1 @@
+.osc