Hello community,
here is the log from the commit of package apache2-mod_wsgi for
openSUSE:Factory checked in at 2016-03-07 13:23:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_wsgi (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_wsgi"
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache2-mod_wsgi/apache2-mod_wsgi-python3.changes
2015-09-30 05:53:11.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new/apache2-mod_wsgi-python3.changes
2016-03-07 13:24:11.000000000 +0100
@@ -1,0 +2,15 @@
+Sat Feb 20 21:40:56 UTC 2016 - [email protected]
+
+- update to 4.4.22
+ * Upstream release notes:
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.22.html
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.21.html
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.20.html
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.19.html
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.18.html
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.17.html
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.16.html
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.15.html
+ +
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.14.html
+
+-------------------------------------------------------------------
apache2-mod_wsgi.changes: same change
Old:
----
mod_wsgi-4.4.13.tar.gz
New:
----
mod_wsgi-4.4.22.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_wsgi-python3.spec ++++++
--- /var/tmp/diff_new_pack.9k0yCF/_old 2016-03-07 13:24:12.000000000 +0100
+++ /var/tmp/diff_new_pack.9k0yCF/_new 2016-03-07 13:24:12.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_wsgi-python3
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define modname mod_wsgi
Name: apache2-mod_wsgi-python3
-Version: 4.4.13
+Version: 4.4.22
Release: 0
Summary: A WSGI interface for Python3 web applications in Apache
License: Apache-2.0
@@ -75,10 +75,13 @@
%install
make install DESTDIR=%{buildroot} LIBEXECDIR=%{apache_libexecdir}
+%if 0%{?suse_version} >= 1330
+# don't exist for <= Leap 42.1
%check
set +x
%apache_test_module_load -m wsgi
set -x
+%endif
%post
%if 0%{?suse_version}
++++++ apache2-mod_wsgi.spec ++++++
--- /var/tmp/diff_new_pack.9k0yCF/_old 2016-03-07 13:24:12.000000000 +0100
+++ /var/tmp/diff_new_pack.9k0yCF/_new 2016-03-07 13:24:12.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_wsgi
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define modname mod_wsgi
Name: apache2-mod_wsgi
-Version: 4.4.13
+Version: 4.4.22
Release: 0
Summary: Python WSGI adapter module for Apache
License: Apache-2.0
@@ -87,10 +87,13 @@
fi
%endif
+%if 0%{?suse_version} >= 1330
+# don't exist for <= Leap 42.1
%check
set +x
%apache_test_module_load -m wsgi
set -x
+%endif
%files
%defattr(-,root,root)
++++++ mod_wsgi-4.4.13.tar.gz -> mod_wsgi-4.4.22.tar.gz ++++++
++++ 11337 lines of diff (skipped)