We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2306e7 commit 7b096a6Copy full SHA for 7b096a6
.gear/mediawriter.spec
@@ -2,7 +2,7 @@
2
%define oname ALTMediaWriter
3
4
Name: altmediawriter
5
-Version: 0.6.0
+Version: 0.6.1
6
Release: alt1
7
Summary: ALT Media Writer
8
Group: System/Configuration/Other
@@ -59,6 +59,11 @@ appstream-util validate-relax --nonet %buildroot/%_datadir/appdata/%name.appdata
59
60
61
%changelog
62
+* Thu Nov 05 2020 Dmitry Degtyarev <kevl@altlinux.org> 0.6.1-alt1
63
+- Fix arch and file type translations
64
+- Fix missing header on some Qt versions
65
+- Fix custom image not loading on windows
66
+
67
* Thu Nov 05 2020 Dmitry Degtyarev <kevl@altlinux.org> 0.6.0-alt1
68
- Implement LIVE variants
69
- Fix download bugs
0 commit comments