Accepting request 738093 from GNOME:Next

- Switch to git-checkout via source service, explicit tag. Upstream
  tarball is borked.

OBS-URL: https://build.opensuse.org/request/show/738093
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=203
This commit is contained in:
2019-10-14 19:09:10 +00:00
committed by Git OBS Bridge
parent 41de9c057f
commit eef026d702
7 changed files with 34 additions and 4 deletions

15
_service Normal file
View File

@@ -0,0 +1,15 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/1.44.6-2</param>
<param name="versionformat">1.44.6</param>
<param name="changesgenerate">enable</param>
</service>
<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>