diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index c4d518d4f..a009e0e46 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
http://www.tuxpaint.org/
-2022.June.14 (0.9.29)
+2022.June.26 (0.9.29)
* Bug Fixes:
----------
* Opening and immediately dismissing Color Mixer could cause
@@ -56,6 +56,11 @@ http://www.tuxpaint.org/
Richard Hughes
and Will Thompson
+ * Various Android port updates
+ * FIXME: Pere & Terrence, can you enumerate them here???
+ Terrence Sheflin
+ Pere Pujal i Carabantes
+
* Documentation updates:
---------------------
* Update macOS build instructions for SDL2.0.
diff --git a/tuxpaint.spec b/tuxpaint.spec
index d7c042a48..9476693f8 100644
--- a/tuxpaint.spec
+++ b/tuxpaint.spec
@@ -9,7 +9,7 @@ Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: SDL >= 1.2.4 SDL_image SDL_mixer SDL_ttf SDL_Pango SDL_gfx libpaper fribidi xdg-utils libimagequant
BuildRequires: SDL-devel >= 1.2.4 SDL_image-devel SDL_mixer-devel SDL_ttf-devel SDL_Pango-devel SDL_gfx-devel
-BuildRequires: librsvg2-devel libpaper-devel fribidi-devel gperf gettext ImageMagick xdg-utils libimagequant-devel
+BuildRequires: librsvg2-devel libpaper-devel fribidi-devel gperf gettext >= 0.19.7 ImageMagick xdg-utils libimagequant-devel
%description
"Tux Paint" is a drawing program for young children.