Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache2-mod_wsgi for
openSUSE:Factory checked in at 2022-06-23 10:25:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_wsgi (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_wsgi"
Thu Jun 23 10:25:09 2022 rev:32 rq:984653 version:4.9.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_wsgi/apache2-mod_wsgi.changes
2021-10-04 18:42:16.846283233 +0200
+++
/work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new.1548/apache2-mod_wsgi.changes
2022-06-23 10:25:47.899839606 +0200
@@ -1,0 +2,7 @@
+Wed Jun 22 16:10:04 UTC 2022 - Ludwig Nussel <[email protected]>
+
+- New version 4.9.2
+ * see
https://modwsgi.readthedocs.io/en/latest/release-notes/version-4.9.2.html
+ * dropped wsgi_fixVersionCheck.patch
+
+-------------------------------------------------------------------
Old:
----
mod_wsgi-4.7.1.tar.gz
wsgi_fixVersionCheck.patch
New:
----
mod_wsgi-4.9.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_wsgi.spec ++++++
--- /var/tmp/diff_new_pack.l6yB7e/_old 2022-06-23 10:25:48.279840019 +0200
+++ /var/tmp/diff_new_pack.l6yB7e/_new 2022-06-23 10:25:48.283840023 +0200
@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_wsgi
#
-# Copyright (c) 2021 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
@@ -27,15 +27,13 @@
BuildRequires: httpd-devel
%endif
Name: apache2-mod_wsgi
-Version: 4.7.1
+Version: 4.9.2
Release: 0
Summary: A WSGI interface for Python3 web applications in Apache
License: Apache-2.0
Group: Productivity/Networking/Web/Servers
URL: https://github.com/GrahamDumpleton/mod_wsgi
Source:
https://github.com/GrahamDumpleton/mod_wsgi/archive/%{version}.tar.gz#/%{modname}-%{version}.tar.gz
-## Work around for inconsistent Apache source tree in SLE 12, see bnc#915479
-Patch0: wsgi_fixVersionCheck.patch
BuildRequires: apache-rex
%apache_rex_deps
BuildRequires: python3-devel
@@ -62,8 +60,7 @@
existing WSGI adapters for mod_python or CGI.
%prep
-%setup -q -n %{modname}-%{version}
-%patch0 -p1
+%autosetup -n %{modname}-%{version}
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
++++++ mod_wsgi-4.7.1.tar.gz -> mod_wsgi-4.9.2.tar.gz ++++++
++++ 7541 lines of diff (skipped)