automatic version update by autodist [release 0.9.31-1mamba;Sat Jul 22 2023]
This commit is contained in:
parent
ff5fe158ad
commit
c4caf375fc
@ -1,5 +1,5 @@
|
|||||||
Name: tuxpaint
|
Name: tuxpaint
|
||||||
Version: 0.9.30
|
Version: 0.9.31
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Free drawing program designed for young children
|
Summary: Free drawing program designed for young children
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
@ -13,8 +13,9 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libSDL2-devel
|
BuildRequires: libSDL2-devel
|
||||||
BuildRequires: libSDL2_ttf-devel
|
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
|
BuildRequires: libfontconfig-devel
|
||||||
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libfribidi-devel
|
BuildRequires: libfribidi-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
@ -28,6 +29,7 @@ BuildRequires: libsdl2_gfx-devel
|
|||||||
BuildRequires: libsdl2_image-devel
|
BuildRequires: libsdl2_image-devel
|
||||||
BuildRequires: libsdl2_mixer-devel
|
BuildRequires: libsdl2_mixer-devel
|
||||||
BuildRequires: libsdl2_pango-devel
|
BuildRequires: libsdl2_pango-devel
|
||||||
|
BuildRequires: libsdl2_ttf-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
@ -92,6 +94,9 @@ install -D -m0644 data/images/tuxpaint-icon.svg \
|
|||||||
%doc docs/COPYING.txt
|
%doc docs/COPYING.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 22 2023 Automatic Build System <autodist@mambasoft.it> 0.9.31-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jun 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.30-1mamba
|
* Wed Jun 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.30-1mamba
|
||||||
- update to 0.9.30
|
- update to 0.9.30
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user