forked from pool/python-screenplain
Accepting request 826707 from home:mcepl:work
Initial submission of the new package OBS-URL: https://build.opensuse.org/request/show/826707 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=1
This commit is contained in:
17
_service
Normal file
17
_service
Normal file
@@ -0,0 +1,17 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="versionprefix">0.9.0+git</param>
|
||||
<!-- param name="url">https://github.com/vilcans/screenplain.git</param -->
|
||||
<param name="url">https://github.com/mcepl/screenplain.git</param>
|
||||
<param name="revision">cleanup-testing</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 name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled" />
|
||||
</services>
|
Reference in New Issue
Block a user