diff --git a/.gitignore b/.gitignore index 7d40641..5cdd0f4 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ anaconda-15.2.tar.bz2 /anaconda-16.14.3.tar.bz2 /anaconda-16.14.4.tar.bz2 /anaconda-16.14.5.tar.bz2 +/anaconda-16.14.6.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index dc54952..2666c09 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 16.14.5 +Version: 16.14.6 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -234,6 +234,10 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Tue Aug 16 2011 Chris Lumens - 16.14.6-1 +- matchpathcon doesn't like strings like "//lib64", so remove a slash + (#730863). (clumens) + * Mon Aug 15 2011 Chris Lumens - 16.14.5-1 - Check before setting partition label (#729599) (bcl) diff --git a/sources b/sources index 17b0550..f4e5943 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72ff06a928f43ea42bec39c51f7c17a6 anaconda-16.14.5.tar.bz2 +0b77099e0d02ba09e88b09d8ee9102c9 anaconda-16.14.6.tar.bz2