SHA256
1
0
forked from pool/git-deps

Accepting request 810664 from home:mcepl:work

Initial suggestion of new package for git-deps.

OBS-URL: https://build.opensuse.org/request/show/810664
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=1
This commit is contained in:
Martin Pluskal
2020-06-02 06:17:42 +00:00
committed by Git OBS Bridge
commit 2339052f2b
8 changed files with 222 additions and 0 deletions

15
_service Normal file
View File

@@ -0,0 +1,15 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="versionprefix">1.0.2+git</param>
<param name="url">https://github.com/aspiers/git-deps</param>
<param name="scm">git</param>
<param name="exclude">.git*</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">mcepl@cepl.eu</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>