forked from pool/emacs-w3m
Accepting request 1078135 from M17N
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1078135 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs-w3m?expand=0&rev=7
This commit is contained in:
commit
3a0770ded9
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/emacs-w3m/emacs-w3m.git</param>
|
||||
<param name="changesrevision">c3a3a947fb267df1f03287be2eab4f7119707e90</param></service></servicedata>
|
||||
<param name="url">https://github.com/emacs-w3m/emacs-w3m</param>
|
||||
<param name="changesrevision">f8819bca0c97970662cd4214f8f3104ab4a376c1</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61b85196b3b97eed5fea34521608bf6d8de3e235a909e7bc47baa250901a2258
|
||||
size 4294156
|
3
emacs-w3m-1.4.632+546+gf8819bca.obscpio
Normal file
3
emacs-w3m-1.4.632+546+gf8819bca.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c1189430ebb5719a4d0a4a3c53802f8eb498e93e080a8f714cc66e09030fe18
|
||||
size 4305420
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 01 21:20:37 UTC 2023 - schwab@linux-m68k.org
|
||||
|
||||
- Update to version 1.4.632+546+gf8819bca:
|
||||
* Silence the byte-compiler on Emacs 30
|
||||
* ; sb-sankei.el (shimbun-sankei-login): Fix the way to parse forms
|
||||
* Silence the byte compiler
|
||||
* Silence warnings when compiling w3m.el individually ([emacs-w3m:13914])
|
||||
* ; Fix last change in aclocal.m4
|
||||
* Support Emacs 30
|
||||
* Update ChangeLog
|
||||
* Fix w3m-puny-encode1 failure on Emacs 29
|
||||
* * w3m.el (w3m-unsafe-url-warning): New face
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 09 06:42:51 UTC 2022 - schwab@linux-m68k.org
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
name: emacs-w3m
|
||||
version: 1.4.632+512+gc3a3a947
|
||||
mtime: 1649122917
|
||||
commit: c3a3a947fb267df1f03287be2eab4f7119707e90
|
||||
|
||||
version: 1.4.632+546+gf8819bca
|
||||
mtime: 1679621133
|
||||
commit: f8819bca0c97970662cd4214f8f3104ab4a376c1
|
||||
|
@ -21,7 +21,7 @@ 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+512+gc3a3a947
|
||||
Version: 1.4.632+546+gf8819bca
|
||||
Release: 0
|
||||
URL: http://emacs-w3m.namazu.org/
|
||||
Source0: emacs-w3m-%{version}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user