File _service of Package supportutils-plugin-suse-caasp.10223

<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">git://github.com/kubic-project/supportutils-plugin-suse-caasp.git</param>
    <param name="scm">git</param>

    <param name="exclude">.git</param>
    <param name="exclude">.gitreview</param>

    <param name="filename">supportutils-plugin-suse-caasp</param>

    <!-- Format string which gets passed to git log via the pretty option -->
    <param name="versionformat">1.0.%ct.%h</param>

    <param name="revision">master</param>
    <param name="changesgenerate">enable</param>
  </service>

  <!-- The set_version source service rewrites the Version: header in the .spec file. -->
  <service name="set_version" mode="disabled">
    <!--
       Omit version parameter and specify basename in order to
       autodetect version from tarball generated by tar_scm service.
       Unfortunately this requires the '-git' suffix because of a
       limitation in set-version, in order to distinguish between
       tarballs of git snapshots and release tarballs.
      -->
    <param name="basename">supportutils-plugin-suse-caasp</param>
  </service>

</services>
openSUSE Build Service is sponsored by