Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2024-01-30 18:25:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and      /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sca-patterns-sle12"

Tue Jan 30 18:25:29 2024 rev:32 rq:1142632 version:1.5.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes    
2024-01-12 23:47:00.126057362 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new.1815/sca-patterns-sle12.changes
  2024-01-30 18:25:46.266712736 +0100
@@ -1,0 +2,6 @@
+Mon Jan 29 19:05:11 UTC 2024 - jason.rec...@suse.com
+
+- Changes to version 1.5.7
+  + coredumpctl-000018634.py has invalid output element (bsc#1219319)
+
+-------------------------------------------------------------------

Old:
----
  sca-patterns-sle12-1.5.6.tar.gz

New:
----
  sca-patterns-sle12-1.5.7.tar.gz

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

Other differences:
------------------
++++++ sca-patterns-sle12.spec ++++++
--- /var/tmp/diff_new_pack.FfOLJH/_old  2024-01-30 18:25:47.038740589 +0100
+++ /var/tmp/diff_new_pack.FfOLJH/_new  2024-01-30 18:25:47.042740732 +0100
@@ -25,7 +25,7 @@
 %define category SLE
 
 Name:           sca-patterns-sle12
-Version:        1.5.6
+Version:        1.5.7
 Release:        0
 Summary:        Supportconfig Analysis Patterns for SLE12
 License:        GPL-2.0-only

++++++ sca-patterns-sle12-1.5.6.tar.gz -> sca-patterns-sle12-1.5.7.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sca-patterns-sle12-1.5.6/patterns/SLE/sle12all/coredumpctl-000018634.py 
new/sca-patterns-sle12-1.5.7/patterns/SLE/sle12all/coredumpctl-000018634.py
--- old/sca-patterns-sle12-1.5.6/patterns/SLE/sle12all/coredumpctl-000018634.py 
2023-06-30 13:44:34.900775955 +0200
+++ new/sca-patterns-sle12-1.5.7/patterns/SLE/sle12all/coredumpctl-000018634.py 
2024-01-29 19:35:59.100892673 +0100
@@ -4,10 +4,10 @@
 # Description: How to obtain systemd service core dumps
 # Source:      Basic Python Pattern Template v0.3.4
 # Options:     SLE,Application,Core,coredumpctl,000018634,0,1,0,0
-# Modified:    2021 Sep 07
+# Modified:    2024 Jan 29
 #
 ##############################################################################
-# Copyright (C) 2021 SUSE LLC
+# Copyright (C) 2021-2024 SUSE LLC
 ##############################################################################
 #
 # This program is free software; you can redistribute it and/or modify
@@ -38,7 +38,7 @@
 PRIMARY_LINK = "META_LINK_TID"
 OVERALL = Core.TEMP
 OVERALL_INFO = "NOT SET"
-OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=000018634|Video=https://youtu.be/CNsuBBh3M10";
+OTHER_LINKS = 
"META_LINK_TID=https://www.suse.com/support/kb/doc/?id=000018634|META_LINK_Video=https://youtu.be/CNsuBBh3M10";
 Core.init(META_CLASS, META_CATEGORY, META_COMPONENT, PATTERN_ID, PRIMARY_LINK, 
OVERALL, OVERALL_INFO, OTHER_LINKS)
 
 CORE_LIST = {}

Reply via email to