inputrc - replace quoted-insert with overwrite-mode for the Insert key
This commit is contained in:
parent
7454e6e477
commit
93a3f528c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@ setup-2.8.25.tar.bz2
|
||||
/setup-2.12.0.tar.bz2
|
||||
/setup-2.12.1.tar.bz2
|
||||
/setup-2.12.2.tar.bz2
|
||||
/setup-2.12.3.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A set of system configuration and setup files
|
||||
Name: setup
|
||||
Version: 2.12.2
|
||||
Version: 2.12.3
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
@ -100,6 +100,10 @@ end
|
||||
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
||||
|
||||
%changelog
|
||||
* Fri Oct 26 2018 Ondrej Vasik <ovasik@redhat.com> - 2.12.3-1
|
||||
- inputrc - replace quoted-insert with overwrite-mode
|
||||
for the "Insert" key
|
||||
|
||||
* Mon Sep 10 2018 Ondrej Vasik <ovasik@redhat.com> - 2.12.2-1
|
||||
- fix lang.csh script so it doesn't break tcsh -e scripts (#1620004)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setup-2.12.2.tar.bz2) = 1ae6fbd9fe6e95bca7c404f2c2d0d0ff586829fbdc08c57fac4149aa0acf4f2316eeb8f1796c218a05555f3ea700183ff701f9f936ba1e1cab20664a74979fbd
|
||||
SHA512 (setup-2.12.3.tar.bz2) = a2f31e85e5120b22c478676532d2eeb54f9f064a973b406af6efe5b4ffecfea67c3348fe62eb46b3884bfcf2ee712c9516368460544b114c0ba49c5ee0ae4449
|
||||
|
||||
Loading…
Reference in New Issue
Block a user