Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-HTTP-Daemon for
openSUSE:Factory checked in at 2022-02-17 00:30:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Daemon (Old)
and /work/SRC/openSUSE:Factory/.perl-HTTP-Daemon.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Daemon"
Thu Feb 17 00:30:10 2022 rev:15 rq:955047 version:6.13
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Daemon/perl-HTTP-Daemon.changes
2020-06-10 00:33:42.952640058 +0200
+++
/work/SRC/openSUSE:Factory/.perl-HTTP-Daemon.new.1956/perl-HTTP-Daemon.changes
2022-02-17 00:30:43.993431204 +0100
@@ -1,0 +2,9 @@
+Thu Feb 10 03:06:19 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 6.13
+ see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
+
+ 6.13 2022-02-09 20:39:12Z
+ - Bump minimum IO::Socket::IP version to 0.32 (GH#50) (Olaf Alders)
+
+-------------------------------------------------------------------
Old:
----
HTTP-Daemon-6.12.tar.gz
New:
----
HTTP-Daemon-6.13.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTTP-Daemon.spec ++++++
--- /var/tmp/diff_new_pack.8Vb2UQ/_old 2022-02-17 00:30:45.061431020 +0100
+++ /var/tmp/diff_new_pack.8Vb2UQ/_new 2022-02-17 00:30:45.065431019 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTTP-Daemon
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 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 HTTP-Daemon
Name: perl-HTTP-Daemon
-Version: 6.12
+Version: 6.13
Release: 0
-%define cpan_name HTTP-Daemon
Summary: Simple http server class
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(HTTP::Date) >= 6
@@ -35,7 +33,7 @@
BuildRequires: perl(HTTP::Response) >= 6
BuildRequires: perl(HTTP::Status) >= 6
BuildRequires: perl(HTTP::Tiny) >= 0.042
-BuildRequires: perl(IO::Socket::IP) >= 0.25
+BuildRequires: perl(IO::Socket::IP) >= 0.32
BuildRequires: perl(LWP::MediaTypes) >= 6
BuildRequires: perl(Module::Build::Tiny) >= 0.034
BuildRequires: perl(Module::Metadata)
@@ -46,7 +44,7 @@
Requires: perl(HTTP::Request) >= 6
Requires: perl(HTTP::Response) >= 6
Requires: perl(HTTP::Status) >= 6
-Requires: perl(IO::Socket::IP) >= 0.25
+Requires: perl(IO::Socket::IP) >= 0.32
Requires: perl(LWP::MediaTypes) >= 6
%{perl_requires}
@@ -67,7 +65,7 @@
back various responses.
%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
@@ -82,7 +80,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes CONTRIBUTING README
%license LICENCE
++++++ HTTP-Daemon-6.12.tar.gz -> HTTP-Daemon-6.13.tar.gz ++++++
++++ 2112 lines of diff (skipped)