diff --git a/.gitignore b/.gitignore index 6007973..2c98ec9 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ anaconda-15.2.tar.bz2 /anaconda-19.25.tar.bz2 /anaconda-19.26.tar.bz2 /anaconda-19.27.tar.bz2 +/anaconda-19.28.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 73cc9f9..6da87b7 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 19.27 +Version: 19.28 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -253,6 +253,9 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu May 16 2013 Brian C. Lane - 19.28-1 +- Remove testing leftover (#963503) (rvykydal) + * Wed May 15 2013 Brian C. Lane - 19.27-1 - Partial fix for screen resize problems (#869364) (clumens) - Remove an extra call to page clicked handler from refresh. (#959722) diff --git a/sources b/sources index 3366199..cbf4b53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89b73154604ac9cd4a926c22c98e12cb anaconda-19.27.tar.bz2 +682641c5ae518fdf3b119fed5e09bbd5 anaconda-19.28.tar.bz2