1
0
Files
llyyr cf74cf87ba Accepting request 1076418 from home:iznogood:branches:hardware
- Add fix-missing-include.patch: Fix missing include exposed by gcc
  13.
- Switch service to explicit git commit instead of master, and
  switch to obs_scm and manual run, tar_scm and disabledrun
  are deprecated.

OBS-URL: https://build.opensuse.org/request/show/1076418
OBS-URL: https://build.opensuse.org/package/show/hardware/android-file-transfer-linux?expand=0&rev=2
2023-03-31 10:50:38 +00:00

18 lines
659 B
XML

<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/whoozle/android-file-transfer-linux</param>
<param name="revision">9967dec8ad76e8385eb9a06aeb2e4bef5fead4db</param>
<param name="versionprefix">4.3.0~git</param>
<param name="versionformat">%ci.%h</param>
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="manual"/>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
<service name="set_version" mode="manual"/>
</services>