Merge branch 'master' into sdl2.0
This commit is contained in:
commit
4323445228
2 changed files with 7 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ Various contributors (see below, and AUTHORS.txt)
|
||||||
http://www.tuxpaint.org/
|
http://www.tuxpaint.org/
|
||||||
|
|
||||||
|
|
||||||
2022.June.14 (0.9.29)
|
2022.June.26 (0.9.29)
|
||||||
* Bug Fixes:
|
* Bug Fixes:
|
||||||
----------
|
----------
|
||||||
* Opening and immediately dismissing Color Mixer could cause
|
* Opening and immediately dismissing Color Mixer could cause
|
||||||
|
|
@ -56,6 +56,11 @@ http://www.tuxpaint.org/
|
||||||
Richard Hughes <https://sourceforge.net/u/hughsie/profile/>
|
Richard Hughes <https://sourceforge.net/u/hughsie/profile/>
|
||||||
and Will Thompson <https://sourceforge.net/u/wjjjjt/profile/>
|
and Will Thompson <https://sourceforge.net/u/wjjjjt/profile/>
|
||||||
|
|
||||||
|
* Various Android port updates
|
||||||
|
* FIXME: Pere & Terrence, can you enumerate them here???
|
||||||
|
Terrence Sheflin <terrence.sheflin@gmail.com>
|
||||||
|
Pere Pujal i Carabantes <perepujal@gmail.com>
|
||||||
|
|
||||||
* Documentation updates:
|
* Documentation updates:
|
||||||
---------------------
|
---------------------
|
||||||
* Update macOS build instructions for SDL2.0.
|
* Update macOS build instructions for SDL2.0.
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ Source0: %{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
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
|
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: 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
|
%description
|
||||||
"Tux Paint" is a drawing program for young children.
|
"Tux Paint" is a drawing program for young children.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue