fix: standardize version formatting in spec - #484
Conversation
1. Deleted conanfile.py and linglong.yaml as they were outdated build configuration files 2. Removed these files from .syncexclude since they no longer exist 3. Cleaned up rpm/dtkcore.spec formatting (spacing and dist tag addition) 4. These changes reflect the project's move away from Conan and Linglong build systems chore: 移除过时的构建配置文件 1. 删除了conanfile.py和linglong.yaml这两个过时的构建配置文件 2. 从.syncexclude中移除了这些已不存在的文件 3. 清理了rpm/dtkcore.spec的格式(间距和添加dist标签) 4. 这些变更反映了项目不再使用Conan和Linglong构建系统
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 18202781743 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
1 similar comment
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 18202781743 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Synchronize source files from linuxdeepin/dtkcore. Source-pull-request: linuxdeepin/dtkcore#484
deepin pr auto review代码审查意见:
总体来说,这些修改看起来是合理的,但需要确保每个删除和修改都有充分的理由,并且相关的依赖和构建流程都已经更新。 |
handling
formatting
fix: 标准化 spec 中的版本格式