commit eff9a59590faf6c8df5a86aa55e9525c62ba4f69 Author: Bruno Wolff III bruno@wolff.to Date: Sat Nov 19 06:49:50 2011 -0600
New build for post release robotics spin fix.
configure.ac | 2 +- spin-kickstarts.spec.in | 3 +++ 2 files changed, 4 insertions(+), 1 deletions(-) --- diff --git a/configure.ac b/configure.ac index 94ab1c6..9d09a55 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([spin-kickstarts], 0.16.5) +AC_INIT([spin-kickstarts], 0.16.6) AC_SUBST([RELEASE], 1)
ALL_LINGUAS="bn_IN bn ca cs da de el es fi fr gl gu hi hr hu is it ja ko ml ms nb nl or pa pl pt pt_BR ru sk sl sr@latin sr sv ta tr uk zh_CN zh_TW" diff --git a/spin-kickstarts.spec.in b/spin-kickstarts.spec.in index 146d224..124e1e9 100644 --- a/spin-kickstarts.spec.in +++ b/spin-kickstarts.spec.in @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{name}/l10n/README
%changelog +* Sat Nov 19 2011 Bruno Wolff III bruno@wolff.to 0.16.6-1 +- Include post release fix for robotics spin + * Thu Nov 03 2011 Bruno Wolff III bruno@wolff.to 0.16.5-1 - Some late changes came in requiring another update - This update has what was used for the Gold images.