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-06-04 18:53:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-xsl-stylesheets (Old)
and /work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-xsl-stylesheets"
Thu Jun 4 18:53:42 2026 rev:111 rq:1356900 version:2.95.37
Changes:
--------
---
/work/SRC/openSUSE:Factory/suse-xsl-stylesheets/suse-xsl-stylesheets.changes
2026-05-07 15:43:40.487939720 +0200
+++
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new.2375/suse-xsl-stylesheets.changes
2026-06-04 18:55:39.536201069 +0200
@@ -1,0 +2,7 @@
+Wed Jun 3 07:31:05 UTC 2026 - Thomas Schraitle <[email protected]> -
2.95.37
+
+- Update 2.95.37
+ * Fix community header in #806
+ * Doc survey link in #808
+
+-------------------------------------------------------------------
Old:
----
suse-xsl-2.95.36.tar.bz2
New:
----
suse-xsl-2.95.37.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ suse-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.JFrtoS/_old 2026-06-04 18:55:41.104265836 +0200
+++ /var/tmp/diff_new_pack.JFrtoS/_new 2026-06-04 18:55:41.108266001 +0200
@@ -22,7 +22,7 @@
%define suse_styles_dir %{db_xml_dir}/stylesheet
#
Name: suse-xsl-stylesheets
-Version: 2.95.36
+Version: 2.95.37
Release: 0
Summary: SUSE-Branded Stylesheets for DocBook
License: GPL-2.0-only OR GPL-3.0-only
++++++ _service ++++++
--- /var/tmp/diff_new_pack.JFrtoS/_old 2026-06-04 18:55:41.136267158 +0200
+++ /var/tmp/diff_new_pack.JFrtoS/_new 2026-06-04 18:55:41.140267323 +0200
@@ -1,11 +1,11 @@
<!-- osc service runall -->
<services>
<service name="tar_scm" mode="disabled">
- <param name="versionformat">2.95.36</param>
+ <param name="versionformat">2.95.37</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.36</param>
+ <param name="revision">2.95.37</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ suse-xsl-2.95.36.tar.bz2 -> suse-xsl-2.95.37.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/suse-xsl-2.95.36/.versionrc
new/suse-xsl-2.95.37/.versionrc
--- old/suse-xsl-2.95.36/.versionrc 2026-05-06 15:48:01.000000000 +0200
+++ new/suse-xsl-2.95.37/.versionrc 2026-06-03 09:28:22.000000000 +0200
@@ -1,4 +1,4 @@
-version: 2.95.36
+version: 2.95.37
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.36/ChangeLog
new/suse-xsl-2.95.37/ChangeLog
--- old/suse-xsl-2.95.36/ChangeLog 2026-05-06 15:48:01.000000000 +0200
+++ new/suse-xsl-2.95.37/ChangeLog 2026-06-03 09:28:22.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Jun 03 07:27:06 UTC 2026 - [email protected]
+
+* Update to 2.95.37
+ - Doc survey link (#808)
+ - Fix community header (#806)
+ - Improve README
+-------------------------------------------------------------------
Wed May 06 13:47:12 UTC 2026 - [email protected]
* Update to 2.95.36
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/suse-xsl-2.95.36/Makefile
new/suse-xsl-2.95.37/Makefile
--- old/suse-xsl-2.95.36/Makefile 2026-05-06 15:48:01.000000000 +0200
+++ new/suse-xsl-2.95.37/Makefile 2026-06-03 09:28:22.000000000 +0200
@@ -11,7 +11,7 @@
SHELL := /bin/bash
PACKAGE := suse-xsl-stylesheets
-VERSION := 2.95.36
+VERSION := 2.95.37
CDIR := $(shell pwd)
SUSE_XML_PATH := $(PREFIX)/xml/suse
DB_XML_PATH := $(PREFIX)/xml/docbook
@@ -84,6 +84,8 @@
TTF_FONT_DIR := $(DESTDIR)$(PREFIX)/fonts/truetype
CATALOG_DIR := $(DESTDIR)/etc/xml/catalog.d
+SASSC_OPTIONS := --precision 5
+
INST_STYLEDIRS := $(STYLEDIR2005) $(STYLEDIR2005-NS) \
$(DAPSSTYLEDIR2013) $(DAPSSTYLEDIR2013-NS) \
$(OPENSUSESTYLEDIR2013) $(OPENSUSESTYLEDIR2013-NS) \
@@ -187,10 +189,10 @@
sass-css: suse2021-ns/static/css/style.css suse2022-ns/static/css/style.css
suse2021-ns/static/css/style.css: $(styles2021_sass)
- sassc $< $@
+ sassc $(SASSC_OPTIONS) $< $@
suse2022-ns/static/css/style.css: $(styles2022_sass_main)
$(styles2022_sass_custom) $(styles2022_sass_bulma)
- sassc $< $@
+ sassc $(SASSC_OPTIONS) $< $@
PHONY: sass-clean
sass-clean:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/suse-xsl-2.95.36/README.adoc
new/suse-xsl-2.95.37/README.adoc
--- old/suse-xsl-2.95.36/README.adoc 2026-05-06 15:48:01.000000000 +0200
+++ new/suse-xsl-2.95.37/README.adoc 2026-06-03 09:28:22.000000000 +0200
@@ -52,17 +52,15 @@
* `xsltproc`
* `xmlcatalog`
* `aspell`
-
-For the `sass-css` target:
-
* `sassc` (openSUSE's RPM-packaged version is good enough). For details, see
https://github.com/openSUSE/suse-xsl/tree/main/source-assets/styles2022/sass[sass
README]
=== Creating a build
-* After changes to the SASS code: regenerate the suse2021 and suse2022 CSS:
`make sass-css`
-
-* Create namespaced suse and suse2013 stylesheets: `make`
+1. Change the SASS code, if necessary.
+1. Regenerate the suse2021 and suse2022 CSS: `make sass-css`
+1. Create namespaced suse and suse2013 stylesheets: `make`
+1. Create a new release (see below).
== Requirements for testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/suse-xsl-2.95.36/source-assets/styles2022/sass/custom/major-elements-new.sass
new/suse-xsl-2.95.37/source-assets/styles2022/sass/custom/major-elements-new.sass
---
old/suse-xsl-2.95.36/source-assets/styles2022/sass/custom/major-elements-new.sass
2026-05-06 15:48:01.000000000 +0200
+++
new/suse-xsl-2.95.37/source-assets/styles2022/sass/custom/major-elements-new.sass
2026-06-03 09:28:22.000000000 +0200
@@ -91,6 +91,15 @@
// .growth-inhibitor
// height: $i_mini_head
+header
+ height: 122px
+ position: fixed
+ top: 0
+ background-color: $c_pine
+ width: 100%
+ z-index: 100
+ padding-block: 16px
+
// .growth-inhibitor
// height: $i_big_head
@@ -214,7 +223,24 @@
background-color: $c_pine
position: relative
+.docsurvey-wrapper
+ background-color: $c_dark_jungle
+ font-size: 16px
+ margin-top: 16px
+ padding-block: 8px
+ padding-inline: 8px
+ width: fit-content
+
+
+.docsurvey-wrapper a.survey-link
+ color: #fff !important
+ text-decoration: none
+
+
+.docsurvey-wrapper a.survey-link:hover
+ background-color: inherit !important
+
@include m_tablet
main
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/suse-xsl-2.95.36/suse2022-ns/static/css/style-new.css
new/suse-xsl-2.95.37/suse2022-ns/static/css/style-new.css
--- old/suse-xsl-2.95.36/suse2022-ns/static/css/style-new.css 2026-05-06
15:48:01.000000000 +0200
+++ new/suse-xsl-2.95.37/suse2022-ns/static/css/style-new.css 2026-06-03
09:28:22.000000000 +0200
@@ -1335,6 +1335,15 @@
body.single main.sticky.scroll-with-footer::before {
content: none !important; }
+header {
+ height: 122px;
+ position: fixed;
+ top: 0;
+ background-color: #0c322c;
+ width: 100%;
+ z-index: 100;
+ padding-block: 16px; }
+
.crumbs {
padding: .5rem 1.25rem;
background-color: #dedfe0;
@@ -1412,6 +1421,21 @@
background-color: #0c322c;
position: relative; }
+.docsurvey-wrapper {
+ background-color: #008657;
+ font-size: 16px;
+ margin-top: 16px;
+ padding-block: 8px;
+ padding-inline: 8px;
+ width: fit-content; }
+
+.docsurvey-wrapper a.survey-link {
+ color: #fff !important;
+ text-decoration: none; }
+
+.docsurvey-wrapper a.survey-link:hover {
+ background-color: inherit !important; }
+
@media screen and (max-width: 1024px) {
main .side-toc#_side-toc-overall {
display: block;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/suse-xsl-2.95.36/suse2022-ns/xhtml/docbook.xsl
new/suse-xsl-2.95.37/suse2022-ns/xhtml/docbook.xsl
--- old/suse-xsl-2.95.36/suse2022-ns/xhtml/docbook.xsl 2026-05-06
15:48:01.000000000 +0200
+++ new/suse-xsl-2.95.37/suse2022-ns/xhtml/docbook.xsl 2026-06-03
09:28:22.000000000 +0200
@@ -1077,6 +1077,7 @@
<xsl:template name="side.toc.page">
<aside id="_side-toc-page" class="side-toc">
+ <xsl:call-template name="doc-survey"/>
<!-- FIXME suse22: Does not work correctly for single-page sets & books
(but does work for articles). So just disable it in that case for now and
focus on chunked HTML ... -->
@@ -1113,7 +1114,6 @@
<xsl:call-template name="qualtrics.rating"/>
<xsl:text> </xsl:text>
</aside>
- <xsl:call-template name="doc-survey"/>
</xsl:template>
</xsl:stylesheet>