From db1aecbeca8925b10ade6766529b1b27a20bbd7e Mon Sep 17 00:00:00 2001 From: Martin Sivak Date: Mon, 3 Aug 2009 16:56:55 +0200 Subject: new version --- anaconda.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/anaconda.spec b/anaconda.spec index 5b5ce63f3..de77052d4 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.2.193 +Version: 11.1.2.194 Release: 1 License: GPL Summary: Graphical system installer @@ -128,6 +128,12 @@ fi /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Aug 03 2009 Martin Sivak 11.1.2.194-1 +- comps changed. replaced "virtualization" with "xen" (jgranados) + Resolves: rhbz#514885 +- Add support for Melanox ConnectX mt26448 10Gb/s Infiniband, Ethernet, and FC (msivak) + Resolves: rhbz#514971 + * Thu Jul 23 2009 Joel Granados 11.1.2.193-1 - Make sure we include libdrm.so files in the image. Related: rhbz#510397 -- cgit