open-lldp/_service
Lee Duncan b0fd34bf6e Accepting request 1031393 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+58.8ca361bab766:
  * clif: Include string.h for mem* function prototypes
  * basman: use return address when pulling address
  * Revert "Use interface index instead of name in libconfig"
  * 8021Qaz: check for rx block validity
  * 8021qaz: squelch initialization errors
  * macvtap: fix error condition
  * vdp22: convert command parsing to null term

OBS-URL: https://build.opensuse.org/request/show/1031393
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=49
2022-10-26 21:32:13 +00:00

18 lines
662 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/openSUSE/lldpad.git</param>
<param name="subdir"></param>
<param name="filename">open-lldp</param>
<param name="version">8ca361bab766</param>
<param name="versionformat">v1.1+@TAG_OFFSET@.%h</param>
<param name="match-tag">v1.[0-9]</param>
<param name="changesgenerate">enable</param>
<param name="revision">openSUSE-Factory</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*open-lldp*.tar</param>
<param name="compression">xz</param>
</service>
</services>