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
This commit is contained in:
parent
f7e0394748
commit
637e0e2b56
16
_service
Normal file
16
_service
Normal file
@ -0,0 +1,16 @@
|
||||
<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>
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/wanderlust/flim</param>
|
||||
<param name="changesrevision">02735dede6603987e8309a76d0bc7a9ff9a5a227</param></service></servicedata>
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 09 07:17:16 UTC 2022 - schwab@linux-m68k.org
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 10 09:28:54 UTC 2015 - i@marguerite.su
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: emacs-flim
|
||||
Version: 1.14.9
|
||||
Version: 1.14.9+125+g02735de
|
||||
Release: 0
|
||||
Summary: An Emacs Library for MIME
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Editors/Emacs
|
||||
Url: http://git.chise.org/elisp/flim
|
||||
Source: http://git.chise.org/elisp/dist/flim/flim-1.14/flim-%{version}.tar.gz
|
||||
Url: https://github.com/wanderlust/flim
|
||||
Source: flim-%{version}.tar.gz
|
||||
Patch: flim-encoding-fix.diff
|
||||
BuildRequires: emacs-apel >= 10.7
|
||||
BuildRequires: emacs-nox
|
||||
@ -41,8 +41,6 @@ For coding and decoding MIME messages.
|
||||
%prep
|
||||
%setup -q -n flim-%{version}
|
||||
%patch
|
||||
iconv -fiso2022jp -tutf-8 README.ja > README.ja.new
|
||||
mv README.ja.new README.ja
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} EMACS=emacs \
|
||||
@ -69,7 +67,7 @@ rm -f %{buildroot}%{_datadir}/emacs/site-lisp/flim/ntlm.el*
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README.en README.ja ChangeLog NEWS
|
||||
%doc README.en README.ja ChangeLog.1 NEWS
|
||||
%{_datadir}/emacs/site-lisp/flim
|
||||
|
||||
%changelog
|
||||
|
3
flim-1.14.9+125+g02735de.obscpio
Normal file
3
flim-1.14.9+125+g02735de.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c00e9b61157f4ebaa64b9b00d8a18155c47845841a0c2318d87d75ecbffa0e1
|
||||
size 663564
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbd5a8729ea27457c7c2ffdcb1be6219ad38fdfa323341f4fad2d298780070ec
|
||||
size 182065
|
5
flim.obsinfo
Normal file
5
flim.obsinfo
Normal file
@ -0,0 +1,5 @@
|
||||
name: flim
|
||||
version: 1.14.9+125+g02735de
|
||||
mtime: 1622292799
|
||||
commit: 02735dede6603987e8309a76d0bc7a9ff9a5a227
|
||||
|
Loading…
x
Reference in New Issue
Block a user