Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package suse-xsl-stylesheets for 
openSUSE:Factory checked in at 2026-03-26 21:07:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-xsl-stylesheets (Old)
 and      /work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-xsl-stylesheets"

Thu Mar 26 21:07:33 2026 rev:107 rq:1342378 version:2.95.32

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/suse-xsl-stylesheets/suse-xsl-stylesheets.changes    
    2026-03-04 21:02:53.274656575 +0100
+++ 
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new.8177/suse-xsl-stylesheets.changes
      2026-03-27 06:50:47.253134736 +0100
@@ -1,0 +2,12 @@
+Wed Mar 25 06:49:17 UTC 2026 - Thomas Schraitle <[email protected]> - 
2.95.32
+
+- Update 2.95.32
+  * Prevent empty <script/> (#792)
+
+-------------------------------------------------------------------
+Wed Mar 11 08:39:10 UTC 2026 - Thomas Schraitle <[email protected]> - 
2.95.31
+
+- Update 2.95.31
+  Added height prop for .side-toc in #790 
+
+-------------------------------------------------------------------

Old:
----
  suse-xsl-2.95.30.tar.bz2

New:
----
  suse-xsl-2.95.32.tar.bz2

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

Other differences:
------------------
++++++ suse-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.Cgnzi2/_old  2026-03-27 06:50:48.017166198 +0100
+++ /var/tmp/diff_new_pack.Cgnzi2/_new  2026-03-27 06:50:48.017166198 +0100
@@ -22,7 +22,7 @@
 %define suse_styles_dir   %{db_xml_dir}/stylesheet
 #
 Name:           suse-xsl-stylesheets
-Version:        2.95.30
+Version:        2.95.32
 Release:        0
 Summary:        SUSE-Branded Stylesheets for DocBook
 License:        GPL-2.0-only OR GPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Cgnzi2/_old  2026-03-27 06:50:48.065168176 +0100
+++ /var/tmp/diff_new_pack.Cgnzi2/_new  2026-03-27 06:50:48.077168670 +0100
@@ -1,10 +1,10 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="versionformat">2.95.30</param>
+    <param name="versionformat">2.95.32</param>
     <param name="versionprefix"></param>
     <param name="url">https://github.com/openSUSE/suse-xsl.git</param>
     <param name="scm">git</param>
-    <param name="revision">2.95.30</param>
+    <param name="revision">2.95.32</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ suse-xsl-2.95.30.tar.bz2 -> suse-xsl-2.95.32.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-xsl-2.95.30/.versionrc 
new/suse-xsl-2.95.32/.versionrc
--- old/suse-xsl-2.95.30/.versionrc     2026-03-02 11:39:59.000000000 +0100
+++ new/suse-xsl-2.95.32/.versionrc     2026-03-25 07:45:21.000000000 +0100
@@ -1,4 +1,4 @@
-version: 2.95.30
+version: 2.95.32
 files: Makefile README.adoc
 changesfile: ChangeLog
 format: (0|[1-9][0-9]*)\.(0|[1-9][0-9]{0,1})\.(0|[1-9][0-9]{0,1})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-xsl-2.95.30/ChangeLog 
new/suse-xsl-2.95.32/ChangeLog
--- old/suse-xsl-2.95.30/ChangeLog      2026-03-02 11:39:59.000000000 +0100
+++ new/suse-xsl-2.95.32/ChangeLog      2026-03-25 07:45:21.000000000 +0100
@@ -1,4 +1,14 @@
 -------------------------------------------------------------------
+Wed Mar 25 06:44:44 UTC 2026 - [email protected]
+
+* Update 2.95.32
+  - Prevent empty <script/> (#792)
+-------------------------------------------------------------------
+Wed Mar 11 06:33:17 UTC 2026 - [email protected]
+
+* Update 2.95.31
+  - Added height prop for .side-toc (#790)
+-------------------------------------------------------------------
 Mon Mar 02 10:38:33 UTC 2026 - [email protected]
 
 * Update 2.95.30
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-xsl-2.95.30/Makefile 
new/suse-xsl-2.95.32/Makefile
--- old/suse-xsl-2.95.30/Makefile       2026-03-02 11:39:59.000000000 +0100
+++ new/suse-xsl-2.95.32/Makefile       2026-03-25 07:45:21.000000000 +0100
@@ -11,7 +11,7 @@
 
 SHELL         := /bin/bash
 PACKAGE       := suse-xsl-stylesheets
-VERSION       := 2.95.30
+VERSION       := 2.95.32
 CDIR          := $(shell pwd)
 SUSE_XML_PATH := $(PREFIX)/xml/suse
 DB_XML_PATH   := $(PREFIX)/xml/docbook
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/suse-xsl-2.95.30/source-assets/styles2022/sass/custom/major-elements-new.sass
 
new/suse-xsl-2.95.32/source-assets/styles2022/sass/custom/major-elements-new.sass
--- 
old/suse-xsl-2.95.30/source-assets/styles2022/sass/custom/major-elements-new.sass
   2026-03-02 11:39:59.000000000 +0100
+++ 
new/suse-xsl-2.95.32/source-assets/styles2022/sass/custom/major-elements-new.sass
   2026-03-25 07:45:21.000000000 +0100
@@ -139,6 +139,7 @@
     position: sticky
     top: calc(122px + 2.5rem)
     align-self: start
+    height: calc(100vh - 135px)
 
 
   #_side-toc-overall:not(.placebo)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/suse-xsl-2.95.30/suse2022-ns/static/css/style-new.css 
new/suse-xsl-2.95.32/suse2022-ns/static/css/style-new.css
--- old/suse-xsl-2.95.30/suse2022-ns/static/css/style-new.css   2026-03-02 
11:39:59.000000000 +0100
+++ new/suse-xsl-2.95.32/suse2022-ns/static/css/style-new.css   2026-03-25 
07:45:21.000000000 +0100
@@ -1366,7 +1366,8 @@
     scrollbar-color: #0c322c #dedfe0;
     position: sticky;
     top: calc(122px + 2.5rem);
-    align-self: start; }
+    align-self: start;
+    height: calc(100vh - 135px); }
   main #_side-toc-overall:not(.placebo) {
     background-color: #efefef;
     margin-left: 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-xsl-2.95.30/suse2022-ns/xhtml/docbook.xsl 
new/suse-xsl-2.95.32/suse2022-ns/xhtml/docbook.xsl
--- old/suse-xsl-2.95.30/suse2022-ns/xhtml/docbook.xsl  2026-03-02 
11:39:59.000000000 +0100
+++ new/suse-xsl-2.95.32/suse2022-ns/xhtml/docbook.xsl  2026-03-25 
07:45:21.000000000 +0100
@@ -382,7 +382,7 @@
 
   <xsl:if test="number($generate.qualtrics.div) != 0 and 
$qualtrics-feedback.js != ''">
       <xsl:comment>BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET</xsl:comment>
-      <script type='text/javascript' src="{$qualtrics-feedback.js}"/>
+      <script type='text/javascript' 
src="{$qualtrics-feedback.js}">&#xa0;</script>
       <div id="{$qualtrics.div.id}">
         <xsl:comment>DO NOT REMOVE-CONTENTS PLACED HERE</xsl:comment>
       </div>

Reply via email to