forked from pool/rpm-config-SUSE
Dirk Mueller
3349c3b266
- Update to version 0.g29: * find-requires.ksyms: Move modinfo and modprobe before the ksym dependency code. OBS-URL: https://build.opensuse.org/request/show/723281 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=17
15 lines
536 B
Plaintext
15 lines
536 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>
|
|
<param name="changesgenerate">enable</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>
|