From 1aa9d69aee7b0d52911f68e5ceaf06f392ca03710052cd616394c1176126aef6 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 11 Apr 2022 15:07:53 +0000 Subject: [PATCH] Accepting request 969234 from home:AndreasSchwab:f - Update to version 1.4.632+512+gc3a3a947: * * Makefile.in (configure): Replace configure.in with configure.ac * Make the builder work for autoconf 2.70 and up as well * Drop Emacs 26 support * * shimbun/ChangeLog: Remove cancelled entry * * sb-kyoko-np.el (shimbun-clear-contents): Revert * * sb-kyoko-np.el (shimbun-clear-contents): Make date header precision * * mime-w3m.el: Fix last change * Typo fix * Conceal warnings for the case SEMI is absent (issue #108) * * sb-sankei.el (w3m-cookie-setup): Autoload it * * w3m.el (w3m-image-type-alist): Update docstring OBS-URL: https://build.opensuse.org/request/show/969234 OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-w3m?expand=0&rev=11 --- _service | 2 +- _servicedata | 2 +- emacs-w3m-1.4.632+501+gc088fe62.obscpio | 3 --- emacs-w3m-1.4.632+512+gc3a3a947.obscpio | 3 +++ emacs-w3m.changes | 16 ++++++++++++++++ emacs-w3m.obsinfo | 6 +++--- emacs-w3m.spec | 16 ++++++++-------- 7 files changed, 32 insertions(+), 16 deletions(-) delete mode 100644 emacs-w3m-1.4.632+501+gc088fe62.obscpio create mode 100644 emacs-w3m-1.4.632+512+gc3a3a947.obscpio diff --git a/_service b/_service index 21d7e8f..20cf7df 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - https://github.com/emacs-w3m/emacs-w3m.git + https://github.com/emacs-w3m/emacs-w3m git 1.4.632+@TAG_OFFSET@+g%h 7a81b230 diff --git a/_servicedata b/_servicedata index 2fd1cbc..b0660f7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/emacs-w3m/emacs-w3m.git - c088fe627f12597726dfc2062454e2e7bd99798a \ No newline at end of file + c3a3a947fb267df1f03287be2eab4f7119707e90 \ No newline at end of file diff --git a/emacs-w3m-1.4.632+501+gc088fe62.obscpio b/emacs-w3m-1.4.632+501+gc088fe62.obscpio deleted file mode 100644 index fd11fec..0000000 --- a/emacs-w3m-1.4.632+501+gc088fe62.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8434e1216db8502b873484bc596a38ec8452679980c442ff3d40eb56d366200f -size 4292620 diff --git a/emacs-w3m-1.4.632+512+gc3a3a947.obscpio b/emacs-w3m-1.4.632+512+gc3a3a947.obscpio new file mode 100644 index 0000000..32b331a --- /dev/null +++ b/emacs-w3m-1.4.632+512+gc3a3a947.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b85196b3b97eed5fea34521608bf6d8de3e235a909e7bc47baa250901a2258 +size 4294156 diff --git a/emacs-w3m.changes b/emacs-w3m.changes index 36efa48..ed92f39 100644 --- a/emacs-w3m.changes +++ b/emacs-w3m.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Apr 09 06:42:51 UTC 2022 - schwab@linux-m68k.org + +- Update to version 1.4.632+512+gc3a3a947: + * * Makefile.in (configure): Replace configure.in with configure.ac + * Make the builder work for autoconf 2.70 and up as well + * Drop Emacs 26 support + * * shimbun/ChangeLog: Remove cancelled entry + * * sb-kyoko-np.el (shimbun-clear-contents): Revert + * * sb-kyoko-np.el (shimbun-clear-contents): Make date header precision + * * mime-w3m.el: Fix last change + * Typo fix + * Conceal warnings for the case SEMI is absent (issue #108) + * * sb-sankei.el (w3m-cookie-setup): Autoload it + * * w3m.el (w3m-image-type-alist): Update docstring + ------------------------------------------------------------------- Fri Oct 15 19:01:52 UTC 2021 - schwab@linux-m68k.org diff --git a/emacs-w3m.obsinfo b/emacs-w3m.obsinfo index a3ece81..36ed290 100644 --- a/emacs-w3m.obsinfo +++ b/emacs-w3m.obsinfo @@ -1,5 +1,5 @@ name: emacs-w3m -version: 1.4.632+501+gc088fe62 -mtime: 1633747959 -commit: c088fe627f12597726dfc2062454e2e7bd99798a +version: 1.4.632+512+gc3a3a947 +mtime: 1649122917 +commit: c3a3a947fb267df1f03287be2eab4f7119707e90 diff --git a/emacs-w3m.spec b/emacs-w3m.spec index dfb1f30..826578f 100644 --- a/emacs-w3m.spec +++ b/emacs-w3m.spec @@ -1,7 +1,7 @@ # # spec file for package emacs-w3m # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # 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/ # @@ -21,9 +21,9 @@ Summary: An interface program to use w3m with Emacs License: GPL-2.0-or-later Group: Productivity/Networking/Web/Browsers # Summary(ja): w3m を Emacs 上で動かすためのプログラムです -Version: 1.4.632+501+gc088fe62 +Version: 1.4.632+512+gc3a3a947 Release: 0 -Url: http://emacs-w3m.namazu.org/ +URL: http://emacs-w3m.namazu.org/ Source0: emacs-w3m-%{version}.tar.xz Source1: suse-start.el Patch1: w3m-el-1.3-map.patch @@ -42,11 +42,11 @@ Obsoletes: w3m-el < %{version} # %description -l ja # Emacs 上で動作するブラウザと言えば,普通 W3 のことですが,動作が非常に # 遅いので,なかなか常用しようという気になれません. -# +# # それに対して,w3m というテキストベースで動作するブラウザがあり,非常に # 軽快に動作するので重宝しているのですが,端末に移動しなければいけないの # が面倒です. -# +# # そこで,w3m を HTML の rendering engine として使用し,表示とインタフェー # スのみをEmacs で動かすようにすればいいんじゃないだろうか,ということを # 考えました. @@ -70,8 +70,8 @@ autoreconf --force --install %configure \ --with-lispdir=%{emacs_package_dir} \ --with-icondir=%{emacs_package_dir} \ - --with-emacs=emacs -make + --with-emacs=emacs +make %install mkdir -p %{buildroot}/%{emacs_package_dir}