update debian/changelog.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2023-01-04 04:35:06 +00:00 committed by Gitee
parent 8b2a61e4b2
commit bd3daeba75
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

3
debian/changelog vendored
View File

@ -1,4 +1,4 @@
spark-store (4.1.2) stable; urgency=medium
spark-store (4.1.2~test1) stable; urgency=medium
* feat: 初步的wayland支持
* fix: 首页的捐赠页面在中文环境下显示中文
@ -13,6 +13,7 @@ spark-store (4.1.2) stable; urgency=medium
* feat: aptss 除ssupdate外的操作时候如果检测到存在源文件存在则不再重复获取
* fix: 修复在apt list锁被锁定的时候异常弹出有更新可用
* chore: 去除安装依赖:g++
* fix: 修复下载列表中进度提示文字显示不完整的问题
* chore: 添加 Application 类,继承 DApplication将 main 函数中设置属性、关于信息等操作移至 Application 构造函数中进行
* chore: 添加 setOrganizationName 操作,设置组织名称为 spark-union与 SWRT 保持一致