Skip to content

Commit e90c207

Browse files
committed
1.0.4-alt1
- Download dialog: Fix visual problems where text elements would sometimes overlap each other. - Misc: Use software rendering on Windows. Fixes app sometimes failing to launch due to hardware rendering. - Misc: Fix non-English languages in Windows installer. - Misc: Fix window icon.
1 parent ca45150 commit e90c207

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.gear/mediawriter.spec

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%define oname ALTMediaWriter
33

44
Name: altmediawriter
5-
Version: 1.0.3
5+
Version: 1.0.4
66
Release: alt1
77
Summary: ALT Media Writer
88
Group: System/Configuration/Other
@@ -59,6 +59,14 @@ appstream-util validate-relax --nonet %buildroot/%_datadir/appdata/%name.appdata
5959

6060

6161
%changelog
62+
* Wed Jun 01 2022 Dmitry Degtyarev <kevl@altlinux.org> 1.0.4-alt1
63+
- Download dialog: Fix visual problems where text elements
64+
would sometimes overlap each other.
65+
- Misc: Use software rendering on Windows. Fixes app
66+
sometimes failing to launch due to hardware rendering.
67+
- Misc: Fix non-English languages in Windows installer.
68+
- Misc: Fix window icon.
69+
6270
* Fri Apr 22 2022 Dmitry Degtyarev <kevl@altlinux.org> 1.0.3-alt1
6371
- Restore dialog: Fixed untranslated text on first page.
6472

0 commit comments

Comments
 (0)