Files
Paolo Stivanin b476f6e179 - Update to 2.0.3~git.20231001:
* switch to a new fork that removes Python2 requirements

OBS-URL: https://build.opensuse.org/package/show/graphics/gimp-plugin-resynthesizer?expand=0&rev=13
2024-01-19 10:30:23 +00:00

17 lines
606 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/itr-tert/gimp-resynthesizer-scm</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="filename">gimp-plugin-resynthesizer</param>
<param name="versionformat">2.0.3~git.%cd</param>
</service>
<service name="set_version" mode="disabled">
<param name="basename">gimp-plugin-resynthesizer</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
</services>