From a905af7fb7fb11be2fa6443217b3fea2fe73706a Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 16 May 2013 08:54:59 -0700 Subject: [PATCH] - Remove testing leftover (#963503) (rvykydal) --- .gitignore | 1 + anaconda.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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