623df5e5b9
* tag release - Update to version B.02.19.2+git.20240106: * update changelog * update data files * get rid of GTK deprecation warning * get rid of some snprintf warnings * Add support for 100Gbit interfaces OBS-URL: https://build.opensuse.org/package/show/hardware/lshw?expand=0&rev=70
16 lines
551 B
Plaintext
16 lines
551 B
Plaintext
<services>
|
|
<service mode="manual" name="obs_scm">
|
|
<param name="url">https://github.com/lyonel/lshw.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="revision">refs/tags/B.02.20</param>
|
|
<param name="versionformat">B.02.20</param>
|
|
</service>
|
|
<service mode="manual" name="set_version"/>
|
|
<service name="tar" mode="buildtime"/>
|
|
<service name="recompress" mode="buildtime">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">gz</param>
|
|
</service>
|
|
</services>
|