2024-07-20 18:13:08 +00:00
|
|
|
<services>
|
2024-07-24 14:23:00 +00:00
|
|
|
<service name="tar_scm" mode="manual">
|
2024-12-30 17:56:05 +00:00
|
|
|
<param name="versionformat">2.24.4</param>
|
2024-07-20 18:13:08 +00:00
|
|
|
<param name="url">https://github.com/bluetooth-devices/dbus-fast.git</param>
|
|
|
|
<param name="filename">python-dbus_fast</param>
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="changesgenerate">enable</param>
|
|
|
|
<param name="exclude">.*</param>
|
2024-12-30 17:56:05 +00:00
|
|
|
<param name="revision">2419d07</param>
|
2024-07-20 18:13:08 +00:00
|
|
|
</service>
|
2024-07-24 14:23:00 +00:00
|
|
|
<service name="recompress" mode="manual">
|
2024-07-20 18:13:08 +00:00
|
|
|
<param name="compression">xz</param>
|
|
|
|
<param name="file">python-dbus_fast*.tar</param>
|
|
|
|
</service>
|
2024-07-24 14:23:00 +00:00
|
|
|
<service name="set_version" mode="manual">
|
2024-07-20 18:13:08 +00:00
|
|
|
<param name="file">python-dbus_fast.spec</param>
|
|
|
|
</service>
|
2024-07-24 14:23:00 +00:00
|
|
|
<service name="format_spec_file" mode="manual">
|
2024-07-20 18:13:08 +00:00
|
|
|
<param name="specfile">python-dbus_fast.spec</param>
|
|
|
|
</service>
|
|
|
|
</services>
|