diff --git a/yakuake-22.12.0.tar.xz b/yakuake-22.12.0.tar.xz deleted file mode 100644 index b982d1a..0000000 Binary files a/yakuake-22.12.0.tar.xz and /dev/null differ diff --git a/yakuake-23.04.3.tar.xz b/yakuake-23.04.3.tar.xz new file mode 100644 index 0000000..22acc4c Binary files /dev/null and b/yakuake-23.04.3.tar.xz differ diff --git a/yakuake.spec b/yakuake.spec index 2d30433..fe89142 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -1,7 +1,7 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 22.12.0 +Version: 23.04.3 Release: 1 Summary: A drop-down terminal emulator @@ -9,15 +9,12 @@ Summary: A drop-down terminal emulator License: GPLv2 or GPLv3 URL: https://kde.org/applications/system/org.kde.yakuake -%global revision %(echo %{version} | cut -d. -f3) -%global majmin_ver %(echo %{version} | cut -d. -f1,2) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif +%global majmin %majmin_ver_kf5 +%global stable %stable_kf5 Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz +Requires: konsole5-part + BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: gettext @@ -88,6 +85,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Fri Aug 04 2023 yajun - 23.04.3-1 +- update to upstream version 23.04.3 + * Tue Dec 13 2022 lijian - 22.12.0-1 - update to upstream version 22.12.0