emacs-flim/_service
Takashi Iwai 637e0e2b56 Accepting request 967983 from home:AndreasSchwab:f
- Switch to FLIM-LB from Wanderlust
- Update to version 1.4.9+125+g02735de:
  * Fold docstring of customizable variable within 80 characters
  * Minor refactorings
  * * sasl-xoauth2.el (sasl-xoauth2-host-url-table): Add examples. (not tested)
  * Compare field names in a case insensitive manner
  * Fix last change of std11-narrow-to-header.
  * Adjust dependencies.
  * Fix https://github.com/wanderlust/flim/issues/14
  * * eword-decode.el (eword-lexical-analyze): Minor refactorings.
  * * std11.el (std11-narrow-to-header): Narrow region only when needed.
  * Update package description file for MELPA.

OBS-URL: https://build.opensuse.org/request/show/967983
OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-flim?expand=0&rev=5
2022-04-11 15:02:29 +00:00

17 lines
617 B
Plaintext

<services>
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/wanderlust/flim</param>
<param name="scm">git</param>
<param name="versionformat">1.14.9+@TAG_OFFSET@+g%h</param>
<param name="parent-tag">flim-1_14_9</param>
<param name="revision">flim-1_14-wl</param>
<param name="changesgenerate">enable</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
<service mode="disabled" name="set_version" />
</services>