We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

Package not found: X11:XOrg/libXfont

File _service of Package clustduct

<services>
  <!-- mode is disabled, so that it is not executed at every commit -->
  <service name="obs_scm" mode="disabled">
    <param name="url">https://github.com/mslacken/clustduct.git</param>
     <!-- this is %version -->
    <param name="version">0.0.5</param>
    <!-- which git commit to use, if no tag is available -->
    <param name="revision">v0.0.5</param>
    <param name="scm">git</param>
  </service>
<!-- the prior part will check out an git, archive, but we want a tar ball -->
  <service mode="buildtime" name="tar" />
  <service mode="buildtime" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version" />
</services>
openSUSE Build Service is sponsored by