From 54dbc3b43950d11d34e0aff9f417e6bc95a75936 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Jun 17 2013 22:19:05 +0000 Subject: - Revert "Revert "Network spoke: add secret agent (static wep and wpa)"" (bcl) - The delete key shouldn't always delete a mountpoint (#969197, #970185). (clumens) --- diff --git a/.gitignore b/.gitignore index c4b1fc0..3fcd1cf 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ anaconda-15.2.tar.bz2 /anaconda-19.30.5.tar.bz2 /anaconda-19.30.6.tar.bz2 /anaconda-19.30.7.tar.bz2 +/anaconda-19.30.8.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 2a4ee25..c208de8 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 19.30.7 +Version: 19.30.8 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -256,6 +256,11 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Mon Jun 17 2013 Brian C. Lane - 19.30.8-1 +- Revert "Revert "Network spoke: add secret agent (static wep and wpa)"" (bcl) +- The delete key shouldn't always delete a mountpoint (#969197, #970185). + (clumens) + * Fri Jun 14 2013 Brian C. Lane - 19.30.7-1 - Update Raid to use F19_Raid. (#974689) (dlehman) - Don't use any grub theme by default. (pjones) diff --git a/sources b/sources index 3fa58db..95b96e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7e9e9a7f3645fe9d6156da1279ddbac anaconda-19.30.7.tar.bz2 +854a7fb9547441b1de9d82ba2e55a8d2 anaconda-19.30.8.tar.bz2