修改 yakuake.spec文件 modify spec

This commit is contained in:
华亚东 2022-03-26 04:42:52 +00:00 committed by Gitee
parent d98eaaa8e2
commit b4074cf6bc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: yakuake Name: yakuake
Version: 21.12.2 Version: 21.12.2
Release: 1 Release: 2
Summary: A drop-down terminal emulator Summary: A drop-down terminal emulator
# KDE e.V. may determine that future GPL versions are accepted # KDE e.V. may determine that future GPL versions are accepted
@ -18,11 +18,6 @@ URL: https://kde.org/applications/system/org.kde.yakuake
%endif %endif
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz
## upstream fixes
# konsolepart
Requires: konsole5-part
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: gettext BuildRequires: gettext
@ -96,6 +91,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake.
%changelog %changelog
* Sat Mar 26 2022 huayadong<huayadong@kylinos.cn> - 21.12.2-2
- 修改 yakuake.spec文件 modify spec
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 21.12.2-1 * Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 21.12.2-1
- update to upstream version 21.12.2 - update to upstream version 21.12.2