Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-diskcache for 
openSUSE:Factory checked in at 2026-03-01 22:13:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-diskcache (Old)
 and      /work/SRC/openSUSE:Factory/.python-diskcache.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-diskcache"

Sun Mar  1 22:13:47 2026 rev:16 rq:1335272 version:5.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-diskcache/python-diskcache.changes        
2025-07-08 15:27:56.871507918 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-diskcache.new.29461/python-diskcache.changes 
    2026-03-01 22:13:52.039602244 +0100
@@ -1,0 +2,6 @@
+Thu Feb 26 10:19:10 UTC 2026 - Markéta Machová <[email protected]>
+
+- Fix the condition with suse_version macro on SLFO (jsc#PED-15836)
+  * enable django build on SLE 15
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-diskcache.spec ++++++
--- /var/tmp/diff_new_pack.TJSjxh/_old  2026-03-01 22:13:53.887678197 +0100
+++ /var/tmp/diff_new_pack.TJSjxh/_new  2026-03-01 22:13:53.899678690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-diskcache
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
 #
 
 
-%if 0%{?suse_version} == 1600 || 0%{?suse_version} == 1500
-# No django in SLFO:Main or SLE15
+%if 0%{?suse_version} >= 1600 && 0%{?is_opensuse} == 0
+# No django in SLFO:Main
 %bcond_with django
 %else
 %bcond_without django

Reply via email to