SHA256
1
0
forked from pool/flatpak

Accepting request 425353 from GNOME:Next

I hope this makes more sense

OBS-URL: https://build.opensuse.org/request/show/425353
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=2
This commit is contained in:
2016-09-08 21:25:03 +00:00
committed by Git OBS Bridge
parent 1ea72dc672
commit f35faf72c4
7 changed files with 185 additions and 13 deletions

14
_service Normal file
View File

@@ -0,0 +1,14 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/flatpak/flatpak.git</param>
<param name="scm">git</param>
<param name="versionformat">0.6.9</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/tags/0.6.9</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>