Dominique Leuenberger
bd068d4752
- Update to version 0.9.16: * Update translations. * Bug fixes. - Update spec file: * Update URL and Source: Project has moved to GNOME's infrastructure. * Add _service file. OBS-URL: https://build.opensuse.org/request/show/560120 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/eolie?expand=0&rev=7
15 lines
514 B
Plaintext
15 lines
514 B
Plaintext
<services>
|
|
<service mode="disabled" name="tar_scm">
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="revision">0.9.16</param>
|
|
<param name="scm">git</param>
|
|
<param name="url">https://gitlab.gnome.org/gnumdk/eolie.git</param>
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
|
</service>
|
|
<service mode="disabled" name="recompress">
|
|
<param name="compression">xz</param>
|
|
<param name="file">*.tar</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version"/>
|
|
</services>
|