Files
wasistlos/_service
Michael Vetter 709b77b15b - Update to 1.7.0 and rename from whatsapp-for-linux to WasIstLos
* Rename to WasIstLos #399
  * Add Ukrainian translation #406
  * Unknown locale code pt-br and zh-Hans #403
  * Update of czech translation #395

- Update to 1.6.5:
  Implemented enhancements:
  * Add Chinese (simplified) translations #346
  * Port to WebKit2GTK 4.1 #302
  * Custom css or userscript #208
  Fixed bugs:
  * Google chrome version too old #360
  * Visual: Repo's readme could look better #357
  Merged pull requests:
  * Adding custom.css #370
  * Set user agent to a valid Google Chrome release #361
  * Update es.po #354
  * add polish translation #327

- Update to recent git checkout that will eventually become 1.6.5
  * change dependency from pkgconfig(webkit2gtk-4.0) to
    pkgconfig(webkit2gtk-4.1)

- Update to 1.6.4:
  Implemented enhancements:
  * Open the app in-window if a tray process already exists #323
  Fixed bugs:
  * Preferences are not saved when the app is closed to tray #325
  * Unintuitive behavior with both "start in tray" + "close

OBS-URL: https://build.opensuse.org/package/show/network:im:whatsapp/wasistlos?expand=0&rev=1
2024-10-19 18:04:40 +00:00

14 lines
447 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/xeco23/WasIstLos.git</param>
<param name="revision">b483456</param>
<param name="versionformat">1.7.0~%cd.%h</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>