- Update to the latest available snapshot, no changelog available. OBS-URL: https://build.opensuse.org/request/show/1156854 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libsrtp2-linphone?expand=0&rev=10
18 lines
633 B
Plaintext
18 lines
633 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://gitlab.linphone.org/BC/public/external/srtp.git</param>
|
|
<param name="exclude">.git</param>
|
|
<param name="versionformat">2.4.2~git.%cd</param>
|
|
<param name="revision">bc</param>
|
|
<param name="scm">git</param>
|
|
<param name="filename">libsrtp2-linphone</param>
|
|
</service>
|
|
<service mode="disabled" name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version">
|
|
<param name="basename">libsrtp2-linphone</param>
|
|
</service>
|
|
</services>
|