From 881ff84efdcdf5016e381fe9344b44f7a38c114b Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Tue, 25 Jul 2023 13:52:11 +0800 Subject: [PATCH] 3.3.0.1 --- Makefile | 1 - README.md | 6 +++++- WineLib/remove.sh | 4 ++-- deb/DEBIAN/control | 2 +- information.json | 2 +- mainwindow.py | 9 +++++++-- package-script/information.json | 2 +- 7 files changed, 17 insertions(+), 9 deletions(-) diff --git a/Makefile b/Makefile index 00b58d6..f62831d 100755 --- a/Makefile +++ b/Makefile @@ -151,7 +151,6 @@ package: dpkg-deb -Z xz -b /tmp/spark-deepin-wine-runner-builder spark-deepin-wine-runner.deb sudo rm -rfv /tmp/spark-deepin-wine-runner-builder - install: make build -j$(nproc) sudo apt update ; true diff --git a/README.md b/README.md index ebc4b86..5b6e20d 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-N: 鉴于仓库 'https://community-packages.deepin.com/beige beige InRelease' 不支持 'i386' 体系结构,跳过配置文件 'main/binary-i386/Packages' 的获取。
''')
-updateThingsString = transla.transe("U", '''※1、简易打包器支持选择 Wine 版本以及修改打包生成的 deb 包的架构为 all;
+updateThingsString = transla.transe("U", '''3.3.0.1:
+※1、修复运行器打开主界面不进行任何操作但 CPU 占用率过高的问题
+※2、修复运行器运行器(局部)无法正常移除的问题
+
+3.0.0.0:
+※1、简易打包器支持选择 Wine 版本以及修改打包生成的 deb 包的架构为 all;
※2、修改容器自动配置脚本的 Gitlink 源为 Gitee 源
※3、在安装更多 Wine 处安装 Wine 后主窗口 Wine 版本下拉框自动更新
※4、设置打包器在 Ubuntu 依旧打包 xz 格式的 deb 包
@@ -2519,7 +2524,7 @@ updateThingsString = transla.transe("U", '''※1、简易打包器支持选择 W
15、修复部分组件没完全换源的问题,部分组件支持自动换可用源''')
for i in information["Thank"]:
thankText += f"{i}\n"
-updateTime = "2023年07月12日"
+updateTime = "2023年07月25日"
aboutProgram = transla.transe("U", """Wine运行器是一个能让Linux用户更加方便地运行Windows应用的程序,内置了对Wine图形化的支持、各种Wine工具、自制的Wine程序打包器和运行库安装工具等。
它同时还内置了基于VirtualBox制作的、专供小白使用的Windows虚拟机安装工具,可以做到只需下载系统镜像并点击安装即可,无需考虑虚拟机的安装、创建、分区等操作。
diff --git a/package-script/information.json b/package-script/information.json index 95f5f45..7741901 100755 --- a/package-script/information.json +++ b/package-script/information.json @@ -1,5 +1,5 @@ { - "Version": "3.3.0", + "Version": "3.3.0.1", "Time": "未知", "Thank": [ "感谢 RacoonGX 的付出与贡献",