Accepting request 978989 from home:tiwai:branches:M17N

- Update to version 1.14.9+130+g289e5bbd66f6:
  * Fold docstring within 80 characters
  * Remove XEmacs related stuff.
  * New installer option PACKAGE_LISPDIR
  * Fix problem with new timestamp format.
  * Fold docstring within 80 characters

OBS-URL: https://build.opensuse.org/request/show/978989
OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-flim?expand=0&rev=7
This commit is contained in:
Takashi Iwai 2022-05-24 14:17:57 +00:00 committed by Git OBS Bridge
parent 637e0e2b56
commit 45dd98448b
6 changed files with 25 additions and 12 deletions

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/wanderlust/flim</param> <param name="url">https://github.com/wanderlust/flim</param>
<param name="changesrevision">02735dede6603987e8309a76d0bc7a9ff9a5a227</param></service></servicedata> <param name="changesrevision">289e5bbd66f6f14306a6e0b922ee8f26267e2470</param></service></servicedata>

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 24 12:19:44 UTC 2022 - tiwai@suse.com
- Update to version 1.14.9+130+g289e5bbd66f6:
* Fold docstring within 80 characters
* Remove XEmacs related stuff.
* New installer option PACKAGE_LISPDIR
* Fix problem with new timestamp format.
* Fold docstring within 80 characters
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 09 07:17:16 UTC 2022 - schwab@linux-m68k.org Sat Apr 09 07:17:16 UTC 2022 - schwab@linux-m68k.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package emacs-flim # spec file for package emacs-flim
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -12,17 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
Name: emacs-flim Name: emacs-flim
Version: 1.14.9+125+g02735de Version: 1.14.9+130+g289e5bbd66f6
Release: 0 Release: 0
Summary: An Emacs Library for MIME Summary: An Emacs Library for MIME
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Editors/Emacs Group: Productivity/Editors/Emacs
Url: https://github.com/wanderlust/flim URL: https://github.com/wanderlust/flim
Source: flim-%{version}.tar.gz Source: flim-%{version}.tar.gz
Patch: flim-encoding-fix.diff Patch: flim-encoding-fix.diff
BuildRequires: emacs-apel >= 10.7 BuildRequires: emacs-apel >= 10.7
@ -31,6 +31,7 @@ Requires: emacs
Requires: emacs-apel Requires: emacs-apel
Requires: emacs_program Requires: emacs_program
Provides: flim = %{version} Provides: flim = %{version}
Requires: emacs_program
Obsoletes: flim <= %{version} Obsoletes: flim <= %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
@ -45,11 +46,13 @@ For coding and decoding MIME messages.
%build %build
make %{?_smp_mflags} EMACS=emacs \ make %{?_smp_mflags} EMACS=emacs \
PREFIX=%{_prefix} \ PREFIX=%{_prefix} \
PACKAGE_LISPDIR=NONE \
VERSION_SPECIFIC_LISPDIR=%{_datadir}/emacs/site-lisp/emu VERSION_SPECIFIC_LISPDIR=%{_datadir}/emacs/site-lisp/emu
%install %install
make install EMACS=emacs \ make install EMACS=emacs \
PREFIX=%{buildroot}%{_prefix} \ PREFIX=%{buildroot}%{_prefix} \
PACKAGE_LISPDIR=NONE \
VERSION_SPECIFIC_LISPDIR=%{_datadir}/emacs/site-lisp/emu VERSION_SPECIFIC_LISPDIR=%{_datadir}/emacs/site-lisp/emu
# make install.man # make install.man
# Already part of Emacs # Already part of Emacs

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c00e9b61157f4ebaa64b9b00d8a18155c47845841a0c2318d87d75ecbffa0e1
size 663564

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5695efaaf7279ee3d0b074cbc6bf69c8b12a1bfd1907eef9391658beb413bf85
size 663052

View File

@ -1,5 +1,5 @@
name: flim name: flim
version: 1.14.9+125+g02735de version: 1.14.9+130+g289e5bbd66f6
mtime: 1622292799 mtime: 1651588973
commit: 02735dede6603987e8309a76d0bc7a9ff9a5a227 commit: 289e5bbd66f6f14306a6e0b922ee8f26267e2470