diff --git a/yakuake-22.04.2.tar.xz b/yakuake-22.04.2.tar.xz deleted file mode 100644 index a2db2a8..0000000 Binary files a/yakuake-22.04.2.tar.xz and /dev/null differ diff --git a/yakuake-22.12.0.tar.xz b/yakuake-22.12.0.tar.xz new file mode 100644 index 0000000..b982d1a Binary files /dev/null and b/yakuake-22.12.0.tar.xz differ diff --git a/yakuake.spec b/yakuake.spec index b325a59..2d30433 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -1,8 +1,8 @@ %global _changelog_trimtime %(date +%s -d "1 year ago") Name: yakuake -Version: 22.04.2 -Release: 2 +Version: 22.12.0 +Release: 1 Summary: A drop-down terminal emulator # KDE e.V. may determine that future GPL versions are accepted @@ -42,6 +42,8 @@ BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5X11Extras) +BuildRequires: cmake(KF5Wayland) + %description Yakuake is a drop-down terminal emulator. @@ -86,6 +88,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.yakuake. %changelog +* Tue Dec 13 2022 lijian - 22.12.0-1 +- update to upstream version 22.12.0 + * Tue Jul 12 2022 peijiankang - 22.04.2-2 - fix license error