25.25.12.1 linux release

This commit is contained in:
matt.feemster@gmail.com
2025-12-18 16:37:04 -07:00
parent a0b4059ae5
commit 61ed66c4ad
4 changed files with 21 additions and 8 deletions

View File

@ -2,7 +2,7 @@
%define buildroot %{_topdir}/BUILDROOT
Name: Fractorium
Version: 24.24.12.1
Version: 25.25.12.1
Release: 1
Summary: A fractal flame editor with GPU support

View File

@ -83,7 +83,15 @@ Make them executable by running this command in the folder they reside in:
`chmod +x ./*.AppImage`
Once those are installed, run these commands from the root of the fractorium folder:
Once those are installed, ensure the version is correct in the following files:
`fractorium/Builds/QtCreator/defaults.pri`
`fractorium/Data/Fractorium.spec`
Ensure copyright and website links are correct in:
`fractorium/debian/copyright`
`fractorium/debian/control`
Then run these commands from the root of the fractorium folder:
`make`