Michael Schröder
80031cd9af
- Update to new snapshot 0.g5 * Modified %lang_package to not inject -n when -r is given. OBS-URL: https://build.opensuse.org/request/show/633474 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=7
14 lines
489 B
Plaintext
14 lines
489 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/openSUSE/rpm-config-SUSE</param>
|
|
<param name="parent-tag">e56ce28a20ccfa1d37d3b66eb943bd12922b61ae</param>
|
|
<param name="versionformat">0.g@TAG_OFFSET@</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|