public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: bashrc: reflect new bash-4.3 behaviour to retain matching output (#1180283)
Date: Mon, 22 Jun 2026 15:55:48 GMT [thread overview]
Message-ID: <178214374877.1.8815183116422234817.rpms-setup-7a80246a8920@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 7a80246a89205632092c8f14ff802e45be8d7575
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2015-02-23T15:29:50+01:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/7a80246a89205632092c8f14ff802e45be8d7575?branch=update_services
Log:
bashrc: reflect new bash-4.3 behaviour to retain matching output (#1180283)
---
diff --git a/.gitignore b/.gitignore
index 71c6fa0..085b71b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@ setup-2.8.25.tar.bz2
/setup-2.9.3.tar.bz2
/setup-2.9.4.tar.bz2
/setup-2.9.5.tar.bz2
+/setup-2.9.6.tar.bz2
diff --git a/setup.spec b/setup.spec
index aaab91e..1bd1d4a 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.9.5
+Version: 2.9.6
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -91,6 +91,9 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
%changelog
+* Mon Feb 23 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.6-1
+- bashrc: reflect new bash-4.3 behaviour to retain matching output (#1180283)
+
* Fri Jan 30 2015 Ondrej Vasik <ovasik@redhat.com> - 2.9.5-1
- assign uidgid for systemd-network(192:192) - FPC 481,bz#1102002
- assign uidgid for systemd-resolve(193:193) - FPC 481,bz#1102002
diff --git a/sources b/sources
index e0bc721..2fe7dd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6128e61dbd67bf58c3b87541e833ee90 setup-2.9.5.tar.bz2
+9f3e47fb20a7de4ba7d8d32c8288d550 setup-2.9.6.tar.bz2
reply other threads:[~2026-06-22 15:55 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=178214374877.1.8815183116422234817.rpms-setup-7a80246a8920@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