75792026aa
- Update to version 1.0.34 (fixing bsc#1182804), which replaces the source tarball, and removes these two patches, which are fixed upstream: * Handle-NIC-names-longer-than-7-characters.patch * fcoe-utils-fix-arm.patch OBS-URL: https://build.opensuse.org/request/show/881365 OBS-URL: https://build.opensuse.org/package/show/network:fcoe/fcoe-utils?expand=0&rev=48
18 lines
580 B
Plaintext
18 lines
580 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/openSUSE/fcoe-utils.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="filename">fcoe-utils</param>
|
|
<param name="versionformat">1.0.34</param>
|
|
<param name="revision">v1.0.34</param>
|
|
<param name="exclude">.git</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled">
|
|
<param name="basename">fcoe-utils</param>
|
|
</service>
|
|
</services>
|