Update to rev 506 to fix problem with not saving user progress and to add some new intrusive features. Switched to _service to make verificaiton easier OBS-URL: https://build.opensuse.org/request/show/128072 OBS-URL: https://build.opensuse.org/package/show/games/lugaru?expand=0&rev=8
3 lines
489 B
Plaintext
3 lines
489 B
Plaintext
<services>
|
|
<service name="tar_scm"><param name="include">CMakeLists.txt</param><param name="url">https://code.google.com/p/lugaru/</param><param name="scm">hg</param><param name="include">cmake/*</param><param name="versionformat">1.0.rev{rev}</param><param name="include">COPYING.txt</param><param name="include">Source/*</param></service>
|
|
<service name="recompress"><param name="file">*.tar</param><param name="compression">bz2</param></service><service name="set_version"/></services> |