Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
cc7429dabc |
2
_service
2
_service
@@ -4,7 +4,7 @@
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="url">git@github.com:openSUSE/suse-xsl.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">2.94.8</param>
|
||||
<param name="revision">2.84.1</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8e1d68729d09ccd87c61e1e20e9917b5eaffa9fb73c94593a3e86e42cc35a16
|
||||
size 2190554
|
BIN
suse-xsl-2.95.6.tar.bz2
(Stored with Git LFS)
Normal file
BIN
suse-xsl-2.95.6.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,57 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 06:00:00 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.95.13
|
||||
|
||||
- Update to 2.95.13
|
||||
- Add survey link to content pages (#716)
|
||||
- JSON-LD: Add alternativeHeadline from subtitle (#631)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 11 10:14:04 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.95.12
|
||||
|
||||
- Update to 2.95.12
|
||||
- Correct emphasis for Japanese (#713)
|
||||
- Remove double full stop (#712)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 12:48:52 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.95.11
|
||||
|
||||
- Update to 2.95.11
|
||||
- Adjust <link rel="next|prev"> (#710)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 23 13:39:55 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.95.10
|
||||
|
||||
- Update to 2.95.10
|
||||
- Fix DOCTEAM-1772: Adjust <link rel="next|prev"> (#708)
|
||||
- Fix problem with GitHub URL & masquerading (#707)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 13:17:32 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.95.9
|
||||
|
||||
- Update to 2.95.9
|
||||
* #705: Color contrast: Use c_lighter_pine for formal titles
|
||||
* #704: Fix color contrast for copy button
|
||||
* #703: Fix color contrast in QandASet
|
||||
* #702: Fix URL-encoded colors for background-image SVGs
|
||||
* #701: Corrected side-toc's embedded list-item's visibility
|
||||
* #700: Disable social media links
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 15:07:19 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.95.8
|
||||
|
||||
- Update to 2.95.8
|
||||
* #686: Conditionally use syntax highlighting
|
||||
* #697: Adjust color contrast on procedure backgrounds
|
||||
* #698: Improve color contrast when clicking Copy button
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 12 12:57:54 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.95.7
|
||||
|
||||
- Update to 2.95.7
|
||||
* #692: Make white stroke for SVG image (copy button)
|
||||
* #693: Improve contrast on side toc
|
||||
* #694: Explicity check para.use.arch != 0 in if clause
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 12:59:10 UTC 2025 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.95.6
|
||||
|
||||
@@ -670,8 +616,8 @@ Tue May 4 14:23:09 UTC 2021 - Stefan Knorr <sknorr@suse.com>
|
||||
- Cleanup of the tarball, so previous change for Nimbus fonts is
|
||||
now unnecessary
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
Tue Jun 9 14:17:07 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Don't install Nimbus fonts and require
|
||||
|
@@ -1,3 +1,7 @@
|
||||
addFilter("explicit-lib-dependency libxslt")
|
||||
|
||||
# Ignore %check
|
||||
addFilter("no-%check-section")
|
||||
|
||||
# addFilter("explicit-lib-dependency liberation-fonts")
|
||||
# addFilter("incorrect-fsf-address .*/hyphen/czhyphen.il2")
|
||||
|
@@ -22,7 +22,7 @@
|
||||
%define suse_styles_dir %{db_xml_dir}/stylesheet
|
||||
#
|
||||
Name: suse-xsl-stylesheets
|
||||
Version: 2.95.13
|
||||
Version: 2.95.6
|
||||
Release: 0
|
||||
Summary: SUSE-Branded Stylesheets for DocBook
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
|
Reference in New Issue
Block a user