From c53487bbf4f9ee2866038e670885f4cd535f270c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Wed, 16 Jan 2013 12:25:27 +0100 Subject: [PATCH] correct handling of 256 color terminals in bashrc, ovirtagent created by ovirt-guest-agent --- setup.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/setup.spec b/setup.spec index e88aaf5..a5b6434 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.62 +Version: 2.8.64 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -93,6 +93,12 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Wed Jan 16 2013 Ondrej Vasik 2.8.64-1 +- correct handling of 256 color terminals in bashrc + +* Mon Dec 02 2012 Ondrej Vasik 2.8.63-1 +- ovirtagent created by ovirt-guest-agent + * Mon Dec 02 2012 Ondrej Vasik 2.8.62-1 - rename rhevagent uidgid reservation to ovirtagent diff --git a/sources b/sources index a840aa2..9162e60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d709024bc91cdc9274de78073ff1332 setup-2.8.62.tar.bz2 +79f7b339aaef3a8f6ce980cf8dc128e2 setup-2.8.64.tar.bz2