bcachefs-tools/_service
Jan Engelhardt 87d03f8d13 Accepting request 1137697 from home:smolsheep:upgrades
- Add use_libexec_not_lib.patch
- Update to v1.4.0:
  * bugfix release
  * Split brain detection
  * BCH_IOCTL_OFFLINE_FSCK, and numerous other features and
    bugfixes.

OBS-URL: https://build.opensuse.org/request/show/1137697
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcachefs-tools?expand=0&rev=7
2024-01-09 10:38:58 +00:00

14 lines
436 B
Plaintext

<services>
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://evilpiepirate.org/git/bcachefs-tools.git</param>
<param name="revision">v1.4.0</param>
<param name="version">1.4.0</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="manual"/>
</services>