Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-HTML-Form for openSUSE:Factory 
checked in at 2025-10-27 14:38:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTML-Form (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTML-Form.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTML-Form"

Mon Oct 27 14:38:33 2025 rev:18 rq:1313399 version:6.130.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTML-Form/perl-HTML-Form.changes    
2025-01-07 20:50:48.030415364 +0100
+++ /work/SRC/openSUSE:Factory/.perl-HTML-Form.new.1980/perl-HTML-Form.changes  
2025-10-27 14:39:21.665676206 +0100
@@ -1,0 +2,10 @@
+Thu Oct 23 05:32:54 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 6.130.0 (6.13)
+   see /usr/share/doc/packages/perl-HTML-Form/Changes
+
+  6.13      2025-10-22 17:47:50Z
+      - Fix form.t compatibility with HTTP::Message 7.01+ (GH#57) (Copilot and
+        Gianni Ceccarelli)
+
+-------------------------------------------------------------------

Old:
----
  HTML-Form-6.12.tar.gz

New:
----
  HTML-Form-6.13.tar.gz
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-HTML-Form.spec ++++++
--- /var/tmp/diff_new_pack.fEyWim/_old  2025-10-27 14:39:22.525712520 +0100
+++ /var/tmp/diff_new_pack.fEyWim/_new  2025-10-27 14:39:22.529712689 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTML-Form
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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,31 +18,32 @@
 
 %define cpan_name HTML-Form
 Name:           perl-HTML-Form
-Version:        6.120.0
+Version:        6.130.0
 Release:        0
-# 6.12 -> normalize -> 6.120.0
-%define cpan_version 6.12
+# 6.13 -> normalize -> 6.130.0
+%define cpan_version 6.13
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Class that represents an HTML form element
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(HTML::TokeParser)
-BuildRequires:  perl(HTTP::Request) >= 6
-BuildRequires:  perl(HTTP::Request::Common) >= 6.03
+BuildRequires:  perl(HTTP::Request) >= 7.10
+BuildRequires:  perl(HTTP::Request::Common) >= 6.30
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Warnings)
-BuildRequires:  perl(URI) >= 1.10
+BuildRequires:  perl(URI) >= 1.100
 BuildRequires:  perl(parent)
 Requires:       perl(HTML::TokeParser)
-Requires:       perl(HTTP::Request) >= 6
-Requires:       perl(HTTP::Request::Common) >= 6.03
+Requires:       perl(HTTP::Request) >= 7.10
+Requires:       perl(HTTP::Request::Common) >= 6.30
 Requires:       perl(Test::More) >= 0.96
-Requires:       perl(URI) >= 1.10
+Requires:       perl(URI) >= 1.100
 Requires:       perl(parent)
 Provides:       perl(HTML::Form) = %{version}
 Provides:       perl(HTML::Form::FileInput) = %{version}
@@ -64,7 +65,7 @@
 can be passed to the request() method of LWP::UserAgent.
 
 %prep
-%autosetup  -n %{cpan_name}-%{cpan_version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ HTML-Form-6.12.tar.gz -> HTML-Form-6.13.tar.gz ++++++
++++ 1662 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-HTML-Form/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-HTML-Form)



++++++ _scmsync.obsinfo ++++++
mtime: 1761197574
commit: 4667d2775780ae9b0d979586b2cf6835c864ead078fa3bc90950a2a3e908ca88
url: https://src.opensuse.org/perl/perl-HTML-Form.git
revision: 4667d2775780ae9b0d979586b2cf6835c864ead078fa3bc90950a2a3e908ca88
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      2025-10-24 14:42:19.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to