Fabian Vogt
25d1863fe6
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kscreenlocker?expand=0&rev=1
13 lines
377 B
Plaintext
13 lines
377 B
Plaintext
<services>
|
|
<service name="tar_scm">
|
|
<param name="url">git://anongit.kde.org/kscreenlocker.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="versionformat">5.7.90git~%ci~%h</param>
|
|
</service>
|
|
<service name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version"/>
|
|
</services>
|