From 6be2425016530d45528b8c5f1776761688df85e4 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Jun 13 2016 23:15:59 +0000 Subject: - Revert "Check for mounted partitions as part of sanity_check (#1330820)" (bcl) --- diff --git a/.gitignore b/.gitignore index ee9b029..ffc2d3f 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /anaconda-24.13.4.tar.bz2 /anaconda-24.13.5.tar.bz2 /anaconda-24.13.6.tar.bz2 +/anaconda-24.13.7.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 1812e39..c7dc73c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 24.13.6 +Version: 24.13.7 Release: 1%{?dist} License: GPLv2+ and MIT Group: Applications/System @@ -318,6 +318,10 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Mon Jun 13 2016 Brian C. Lane - 24.13.7-1 +- Revert "Check for mounted partitions as part of sanity_check (#1330820)" + (bcl) + * Mon Jun 06 2016 Samantha N. Bueno - 24.13.6-1 - Check for mounted partitions as part of sanity_check (#1330820) (bcl) - Ignore missing group packages (#1337731) (bcl) diff --git a/sources b/sources index 60d9fe7..d817d35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b85f4b76b41c89b0e80b1778f917952 anaconda-24.13.6.tar.bz2 +6d22a306e48b5c8bd3deba0a9de8c996 anaconda-24.13.7.tar.bz2