From 7a80246a89205632092c8f14ff802e45be8d7575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Mon, 23 Feb 2015 15:29:50 +0100 Subject: [PATCH] bashrc: reflect new bash-4.3 behaviour to retain matching output (#1180283) --- .gitignore | 1 + setup.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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 - 2.9.6-1 +- bashrc: reflect new bash-4.3 behaviour to retain matching output (#1180283) + * Fri Jan 30 2015 Ondrej Vasik - 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