public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Siteshwar Vashisht <svashisht@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bash-completion] rawhide: Update to version 2.18
Date: Thu, 23 Jul 2026 11:35:44 GMT [thread overview]
Message-ID: <178480654452.1.14828662430349223595.rpms-bash-completion-97c0c7f63316@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bash-completion
Branch : rawhide
Commit : 97c0c7f63316859ce00a8c4ad3dfa219a5aa5cb5
Author : Siteshwar Vashisht <svashisht@redhat.com>
Date : 2026-07-23T13:34:03+02:00
Stats : +13/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/bash-completion/c/97c0c7f63316859ce00a8c4ad3dfa219a5aa5cb5?branch=rawhide
Log:
Update to version 2.18
Resolves: #2499654
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
---
diff --git a/bash-completion.spec b/bash-completion.spec
index b4969a2..5941181 100644
--- a/bash-completion.spec
+++ b/bash-completion.spec
@@ -2,11 +2,11 @@
%bcond_with tests
# The *.py files we ship are not python scripts, #813651
%global _python_bytecompile_errors_terminate_build 0
-%define upstream_version 2.17.0
+%define upstream_version 2.18.0
Name: bash-completion
-Version: 2.17
-Release: 3%{?dist}
+Version: 2.18
+Release: 1%{?dist}
Epoch: 1
Summary: Programmable completion for Bash
@@ -51,19 +51,19 @@ autoreconf -fi -v
%make_install
# Updated completion shipped in cowsay package:
-rm %{buildroot}%{_datadir}/bash-completion/completions/{cowsay,cowthink}
+rm %{buildroot}%{_datadir}/bash-completion/completions-core/{cowsay,cowthink}.bash
# Bug 1819867 - conflict over the makepkg name with pacman
-rm %{buildroot}%{_datadir}/bash-completion/completions/makepkg
+rm %{buildroot}%{_datadir}/bash-completion/completions-core/makepkg.bash
# Bug 2088307 - Remove completions for prelink
-rm %{buildroot}%{_datadir}/bash-completion/completions/prelink
+rm %{buildroot}%{_datadir}/bash-completion/completions-core/prelink.bash
# Bug 2188865 - Remove bash completions for javaws as it's not shipped with Fedora
-rm %{buildroot}%{_datadir}/bash-completion/completions/javaws
+rm %{buildroot}%{_datadir}/bash-completion/completions-core/javaws.bash
# Bug 2391218 - patchutils package contains its own completion for this
-rm %{buildroot}%{_datadir}/bash-completion/completions/interdiff
+rm %{buildroot}%{_datadir}/bash-completion/completions-fallback/interdiff.bash
%check
# For some tests involving non-ASCII filenames
@@ -86,7 +86,6 @@ make -C completions check
%doc AUTHORS CHANGELOG.md CONTRIBUTING.md README.md
%doc doc/configuration.md doc/styleguide.md
%config(noreplace) %{_sysconfdir}/profile.d/bash_completion.sh
-%{_sysconfdir}/bash_completion.d/000_bash_completion_compat.bash
%{_datadir}/bash-completion/
%files devel
@@ -94,6 +93,10 @@ make -C completions check
%{_datadir}/pkgconfig/bash-completion.pc
%changelog
+* Thu Jul 23 2026 Siteshwar Vashisht <svashisht@redhat.com> - 1:2.18-1
+- Update to version 2.18
+ Resolves: #2499654
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index e1f0991..517f9dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bash-completion-2.17.0.tar.xz) = 79f7a22de7df7a6a5cad2e8088ce7e013a3cd5542f3af825c04b2607c824022913dd775202ddab7964dd759e50d5bdf9be6451c70d488efaef10f7cf2f7ac73e
+SHA512 (bash-completion-2.18.0.tar.xz) = 82060ef5664d99ee0c35de132a2a75df31e253276f0fc7040b2c2293f9942873afaeede9428b1990007e4a6fa6452c7942d34f3884e7cedebfa9b0d24e719ebe
reply other threads:[~2026-07-23 11:35 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=178480654452.1.14828662430349223595.rpms-bash-completion-97c0c7f63316@fedoraproject.org \
--to=svashisht@redhat.com \
--cc=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