- Patch #291 - 2013/02/26
* add validity check for xterm widget parameter to AlternateScroll function, needed to handle wheel mouse events in the scrollbar area since patch #282 changes which introduced alternateScroll feature (Redhat #874327). OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=68
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7664fe7932b844a4b8198a46ae6ff964cf4fc01c465332df7534c9220ccb1cff
|
||||
size 1090784
|
3
xterm-291.tgz
Normal file
3
xterm-291.tgz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca4b91b6120cc00250ff8aa70142bbab21be014d388890d6b42c3297124d394e
|
||||
size 1090995
|
@@ -2,7 +2,7 @@
|
||||
Version: GnuPG v1.4.10 (GNU/Linux)
|
||||
Comment: See http://invisible-island.net/public/public.html for info
|
||||
|
||||
iEYEABECAAYFAlEa8z8ACgkQcCNT4PfkjtvpkwCfQ/HK8P/gln7Cx0r29bn7pV+M
|
||||
X3gAoNvUubstC15oMuH2A2+6CXmVruT3
|
||||
=C6DC
|
||||
iEYEABECAAYFAlEtVGUACgkQcCNT4PfkjttI1gCfXSXCRYqENlbkGbDGqQX+os04
|
||||
djAAoMOQ68IpjMSrd6r+yJKT9/kiBw3s
|
||||
=X6br
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 10:30:33 UTC 2013 - meissner@suse.com
|
||||
|
||||
- Patch #291 - 2013/02/26
|
||||
* add validity check for xterm widget parameter to AlternateScroll
|
||||
function, needed to handle wheel mouse events in the scrollbar area
|
||||
since patch #282 changes which introduced alternateScroll feature
|
||||
(Redhat #874327).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 10:29:45 UTC 2013 - schwab@suse.de
|
||||
|
||||
|
@@ -52,7 +52,7 @@ Provides: xorg-x11:/usr/X11R6/bin/xterm
|
||||
%if 0%{?suse_version} > 1210
|
||||
Requires: luit
|
||||
%endif
|
||||
Version: 290
|
||||
Version: 291
|
||||
Release: 0
|
||||
Summary: The basic X terminal program
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user