379a749d45
- Update to 2.84.1 - Fix #454: Implement color for phrase/para - Fix #470: Make "Report bug" links attached to titles OBS-URL: https://build.opensuse.org/request/show/987877 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=137
15 lines
528 B
Plaintext
15 lines
528 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<!-- Switcheroo below two lines before properly releasing! -->
|
|
<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.84.1</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">bz2</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|