public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: inputrc - replace quoted-insert with overwrite-mode for the Insert key
Date: Mon, 22 Jun 2026 15:56:04 GMT [thread overview]
Message-ID: <178214376487.1.13022001539264507503.rpms-setup-93a3f528c4a6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 93a3f528c4a68e39ab52a9e154299c6c716f4693
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2018-10-26T16:00:45+02:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/93a3f528c4a68e39ab52a9e154299c6c716f4693?branch=update_services
Log:
inputrc - replace quoted-insert with overwrite-mode for the Insert key
---
diff --git a/.gitignore b/.gitignore
index 08109ff..148c4fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/setup.spec b/setup.spec
index a3e3f2f..500cd88 100644
--- a/setup.spec
+++ b/setup.spec
@@ -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)
diff --git a/sources b/sources
index b20dd31..05f4a16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.12.2.tar.bz2) = 1ae6fbd9fe6e95bca7c404f2c2d0d0ff586829fbdc08c57fac4149aa0acf4f2316eeb8f1796c218a05555f3ea700183ff701f9f936ba1e1cab20664a74979fbd
+SHA512 (setup-2.12.3.tar.bz2) = a2f31e85e5120b22c478676532d2eeb54f9f064a973b406af6efe5b4ffecfea67c3348fe62eb46b3884bfcf2ee712c9516368460544b114c0ba49c5ee0ae4449
reply other threads:[~2026-06-22 15:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178214376487.1.13022001539264507503.rpms-setup-93a3f528c4a6@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox