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 2025-10-24 17:23:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-xsl-stylesheets (Old)
 and      /work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-xsl-stylesheets"

Fri Oct 24 17:23:07 2025 rev:99 rq:1313239 version:2.95.22

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/suse-xsl-stylesheets/suse-xsl-stylesheets.changes    
    2025-09-30 17:35:13.391189696 +0200
+++ 
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new.1980/suse-xsl-stylesheets.changes
      2025-10-24 17:23:28.043494085 +0200
@@ -1,0 +2,7 @@
+Thu Oct 23 14:18:45 UTC 2025 - Thomas Schraitle <[email protected]> - 
2.95.22
+
+- Update to 2.95.22
+  * Fix #751: Change datetime: titlepage.format zh-cn in #752
+  * Correct product.name & product.number in #753
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ suse-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.0DL14R/_old  2025-10-24 17:23:28.779525070 +0200
+++ /var/tmp/diff_new_pack.0DL14R/_new  2025-10-24 17:23:28.779525070 +0200
@@ -22,7 +22,7 @@
 %define suse_styles_dir   %{db_xml_dir}/stylesheet
 #
 Name:           suse-xsl-stylesheets
-Version:        2.95.21
+Version:        2.95.22
 Release:        0
 Summary:        SUSE-Branded Stylesheets for DocBook
 License:        GPL-2.0-only OR GPL-3.0-only

++++++ suse-xsl-2.95.21.tar.bz2 -> suse-xsl-2.95.22.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-xsl-2.95.21/ChangeLog 
new/suse-xsl-2.95.22/ChangeLog
--- old/suse-xsl-2.95.21/ChangeLog      2025-09-22 12:01:45.000000000 +0200
+++ new/suse-xsl-2.95.22/ChangeLog      2025-10-23 14:57:19.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Oct 23 12:56:23 UTC 2025 - [email protected]
+
+* Update to 2.95.22
+  - Fix #751: Change datetime: titlepage.format zh-cn (#752)
+  - Correct product.name & product.number (#753)
+-------------------------------------------------------------------
 Mon Sep 22 10:00:58 UTC 2025 - [email protected]
 
 * Update to 2.95.21
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-xsl-2.95.21/Makefile 
new/suse-xsl-2.95.22/Makefile
--- old/suse-xsl-2.95.21/Makefile       2025-09-22 12:01:45.000000000 +0200
+++ new/suse-xsl-2.95.22/Makefile       2025-10-23 14:57:19.000000000 +0200
@@ -11,7 +11,7 @@
 
 SHELL         := /bin/bash
 PACKAGE       := suse-xsl-stylesheets
-VERSION       := 2.95.21
+VERSION       := 2.95.22
 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.21/suse2022-ns/common/l10n/zh_cn.xml 
new/suse-xsl-2.95.22/suse2022-ns/common/l10n/zh_cn.xml
--- old/suse-xsl-2.95.21/suse2022-ns/common/l10n/zh_cn.xml      2025-09-22 
12:01:45.000000000 +0200
+++ new/suse-xsl-2.95.22/suse2022-ns/common/l10n/zh_cn.xml      2025-10-23 
14:57:19.000000000 +0200
@@ -265,7 +265,7 @@
   </l:context>
 
   <l:context name="datetime">
-    <l:template name="titlepage.format" text="Y-m-d"/>
+    <l:template name="titlepage.format" text="Y 年 m 月 d 日"/>
     <l:template name="format" text="Y-m-d"/>
   </l:context>
 </l:l10n>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/suse-xsl-2.95.21/suse2022-ns/xhtml/titlepage.templates.xsl 
new/suse-xsl-2.95.22/suse2022-ns/xhtml/titlepage.templates.xsl
--- old/suse-xsl-2.95.21/suse2022-ns/xhtml/titlepage.templates.xsl      
2025-09-22 12:01:45.000000000 +0200
+++ new/suse-xsl-2.95.22/suse2022-ns/xhtml/titlepage.templates.xsl      
2025-10-23 14:57:19.000000000 +0200
@@ -42,6 +42,9 @@
       <xsl:when test="ancestor-or-self::*/*/d:productname[@role='abbrev'] and 
$prefer-abbreviation = 1">
         <xsl:apply-templates 
select="(ancestor-or-self::*/*/d:productname[@role='abbrev'])[last()]"/>
       </xsl:when>
+      <xsl:when test="$meta.nodes[@name='productname']/d:productname">
+        <xsl:apply-templates 
select="$meta.nodes[@name='productname']/d:productname[1]" />
+      </xsl:when>
       <xsl:when test="*/d:productname[not(@role='abbrev')]">
         <xsl:apply-templates 
select="(*/d:productname[not(@role='abbrev')])[last()]"/>
       </xsl:when>
@@ -62,6 +65,10 @@
     <!-- FIXME: This choose mechanism is a little wonky around inheritance and
     abbreviation preference. May need a bit more think. -->
     <xsl:choose>
+      <xsl:when test="$meta.nodes[@name='productname']/d:productname/@version">
+        <!-- We should probably split the version attrib value? -->
+        <xsl:apply-templates 
select="$meta.nodes[@name='productname']/d:productname[1]/@version" />
+      </xsl:when>
       <xsl:when 
test="$meta.nodes[@name='bugtracker']/d:phrase[@name='productnumber'] and 
$prefer-abbreviation = 0">
         <xsl:apply-templates 
select="$meta.nodes[@name='bugtracker']/d:phrase[@name='productnumber'][last()]"
 mode="meta"/>
       </xsl:when>

Reply via email to