polkit-default-privs/_service
Johannes Segitz a4b39daa6c Accepting request 780220 from home:jsegitz:branches:Base:System
- Going back to old versioning scheme as only %suse_version doesn't
  carry enough information. Keeping the git hash would be enough,
  but with that we can't ensure that versions increase. So we keep
  also the timestamp and prefix it with the current %suse_version

OBS-URL: https://build.opensuse.org/request/show/780220
OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=382
2020-02-28 10:33:10 +00:00

15 lines
524 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionformat">1550+%cd.%h</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>