1
0

Accepting request 758979 from home:jaicaa

New package bazel-compilation-database 0.4.1, required by Envoy 1.12.2.

OBS-URL: https://build.opensuse.org/request/show/758979
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/bazel-compilation-database?expand=0&rev=1
This commit is contained in:
Martin Pluskal
2019-12-23 13:16:22 +00:00
committed by Git OBS Bridge
commit 032fe8e1ae
7 changed files with 113 additions and 0 deletions

15
_service Normal file
View File

@@ -0,0 +1,15 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="url">https://github.com/grailbio/bazel-compilation-database</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">bazel-compilation-database</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">0.4.1</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
</services>