Hello community,

here is the log from the commit of package apache2-mod_wsgi for 
openSUSE:Factory checked in at 2015-09-30 05:53:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-28 08:26:04.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new/apache2-mod_wsgi-python3.changes
   2015-09-30 05:53:11.000000000 +0200
@@ -2 +2,17 @@
-Sat Aug 15 17:56:30 CEST 2015 - [email protected]
+Mon Sep 28 13:33:55 CEST 2015 - [email protected]
+
+- update to 4.4.13
+  * Upstream release notes:
+    + 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.13.html
+    + 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.12.html
+    + 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.11.html
+    + 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.10.html
+    + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.9.html
+
+-------------------------------------------------------------------
+Tue Sep  1 10:06:04 UTC 2015 - [email protected]
+
+- test module with %apache_test_module_load
+
+-------------------------------------------------------------------
+Sat Aug 15 17:55:03 CEST 2015 - [email protected]
@@ -4,0 +21,3 @@
+  * Upstream release notes:
+    + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.7.html
+    + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.8.html
@@ -6 +25 @@
-- conflict with mod_wsgi
+- conflict with mod_wsgi-python3
--- /work/SRC/openSUSE:Factory/apache2-mod_wsgi/apache2-mod_wsgi.changes        
2015-08-28 08:26:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_wsgi.new/apache2-mod_wsgi.changes   
2015-09-30 05:53:11.000000000 +0200
@@ -1,0 +2,16 @@
+Mon Sep 28 13:33:55 CEST 2015 - [email protected]
+
+- update to 4.4.13
+  * Upstream release notes:
+    + 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.13.html
+    + 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.12.html
+    + 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.11.html
+    + 
http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.10.html
+    + http://modwsgi.readthedocs.org/en/latest/release-notes/version-4.4.9.html
+
+-------------------------------------------------------------------
+Tue Sep  1 10:06:04 UTC 2015 - [email protected]
+
+- test module with %apache_test_module_load
+
+-------------------------------------------------------------------

Old:
----
  mod_wsgi-4.4.8.tar.gz

New:
----
  mod_wsgi-4.4.13.tar.gz

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

Other differences:
------------------
++++++ apache2-mod_wsgi-python3.spec ++++++
--- /var/tmp/diff_new_pack.YNTzny/_old  2015-09-30 05:53:12.000000000 +0200
+++ /var/tmp/diff_new_pack.YNTzny/_new  2015-09-30 05:53:12.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define modname        mod_wsgi
 Name:           apache2-mod_wsgi-python3
-Version:        4.4.8
+Version:        4.4.13
 Release:        0
 Summary:        A WSGI interface for Python3 web applications in Apache
 License:        Apache-2.0
@@ -75,6 +75,11 @@
 %install
 make install DESTDIR=%{buildroot} LIBEXECDIR=%{apache_libexecdir}
 
+%check
+set +x
+%apache_test_module_load -m wsgi
+set -x
+
 %post
 %if 0%{?suse_version}
 if ! %{_sbindir}/a2enmod -q wsgi; then

++++++ apache2-mod_wsgi.spec ++++++
--- /var/tmp/diff_new_pack.YNTzny/_old  2015-09-30 05:53:12.000000000 +0200
+++ /var/tmp/diff_new_pack.YNTzny/_new  2015-09-30 05:53:12.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define modname        mod_wsgi
 Name:           apache2-mod_wsgi
-Version:        4.4.8
+Version:        4.4.13
 Release:        0
 Summary:        Python WSGI adapter module for Apache
 License:        Apache-2.0
@@ -87,6 +87,11 @@
 fi
 %endif
 
+%check
+set +x
+%apache_test_module_load -m wsgi
+set -x
+
 %files
 %defattr(-,root,root)
 %doc LICENSE README.rst docs/release-notes

++++++ mod_wsgi-4.4.8.tar.gz -> mod_wsgi-4.4.13.tar.gz ++++++
++++ 3695 lines of diff (skipped)


Reply via email to