Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-WWW-Mechanize for 
openSUSE:Factory checked in at 2021-08-12 09:01:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-WWW-Mechanize (Old)
 and      /work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-WWW-Mechanize"

Thu Aug 12 09:01:16 2021 rev:35 rq:911149 version:2.04

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-WWW-Mechanize/perl-WWW-Mechanize.changes    
2020-11-15 15:25:49.471415041 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-Mechanize.new.1899/perl-WWW-Mechanize.changes
  2021-08-12 09:02:08.734105138 +0200
@@ -1,0 +2,13 @@
+Sat Aug  7 03:08:46 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 2.04
+   see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
+
+  2.04      2021-08-06 12:28:31Z
+      [ENHANCEMENTS]
+      - Add a head() method to allow relative URLs (GH#321) (Julien Fiegehenn)
+
+      [DOCUMENTATION]
+      - Document that form_id() accepts an id, not a name (GH#319) (Olaf 
Alders)
+
+-------------------------------------------------------------------

Old:
----
  WWW-Mechanize-2.03.tar.gz

New:
----
  WWW-Mechanize-2.04.tar.gz

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

Other differences:
------------------
++++++ perl-WWW-Mechanize.spec ++++++
--- /var/tmp/diff_new_pack.h1Kwfs/_old  2021-08-12 09:02:09.146104481 +0200
+++ /var/tmp/diff_new_pack.h1Kwfs/_new  2021-08-12 09:02:09.150104474 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-WWW-Mechanize
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name WWW-Mechanize
 Name:           perl-WWW-Mechanize
-Version:        2.03
+Version:        2.04
 Release:        0
-%define cpan_name WWW-Mechanize
 Summary:        Handy web browsing in a Perl object
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(CGI) >= 4.32
@@ -53,6 +51,7 @@
 BuildRequires:  perl(Test::NoWarnings) >= 1.04
 BuildRequires:  perl(Test::Output)
 BuildRequires:  perl(Test::Taint) >= 1.08
+BuildRequires:  perl(Test::Warn)
 BuildRequires:  perl(Test::Warnings)
 BuildRequires:  perl(URI)
 BuildRequires:  perl(URI::Escape)
@@ -68,6 +67,7 @@
 Requires:       perl(LWP::UserAgent) >= 6.45
 Requires:       perl(URI::URL)
 Requires:       perl(URI::file)
+Recommends:     perl(Compress::Zlib)
 %{perl_requires}
 
 %description
@@ -91,12 +91,12 @@
 content and use that as input to a test call.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -107,7 +107,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes CONTRIBUTORS README.md
 %license LICENSE
 

++++++ WWW-Mechanize-2.03.tar.gz -> WWW-Mechanize-2.04.tar.gz ++++++
++++ 1789 lines of diff (skipped)

Reply via email to