update debian/changelog.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2023-01-03 13:33:37 +00:00 committed by Gitee
parent 1f7f3edbba
commit f809d7c15d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

1
debian/changelog vendored
View File

@ -12,6 +12,7 @@ spark-store (4.1.2) stable; urgency=medium
* fix: 消除内部函数的无用变量,限制作用域
* feat: aptss 除ssupdate外的操作时候如果检测到存在源文件存在则不再重复获取
* fix: 修复在apt list锁被锁定的时候异常弹出有更新可用
* chore: 去除安装依赖:g++
* chore: 添加 Application 类,继承 DApplication将 main 函数中设置属性、关于信息等操作移至 Application 构造函数中进行
* chore: 添加 setOrganizationName 操作,设置组织名称为 spark-union与 SWRT 保持一致