Compare commits
17 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32f192b33a | ||
|
|
7951f5004d | ||
|
|
7568ed578f | ||
|
|
42b324c73e | ||
|
|
8723d1b0b3 | ||
|
|
5bf9b80cb1 | ||
|
|
c38ea95a39 | ||
|
|
2a8796d489 | ||
|
|
d41c51845a | ||
|
|
1776d76c4c | ||
|
|
c02f88769c | ||
|
|
69b38f11c4 | ||
|
|
ac05b1d6a5 | ||
|
|
27117fe678 | ||
|
|
77a9759c6d | ||
|
|
5189a7bfdb |
||
|
|
24cde4b522 |
3 changed files with 2 additions and 41 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -88,10 +88,3 @@
|
|||
/yakuake-25.12.1.tar.xz
|
||||
/yakuake-25.12.2.tar.xz
|
||||
/yakuake-25.12.3.tar.xz
|
||||
/yakuake-26.03.80.tar.xz
|
||||
/yakuake-26.04.0.tar.xz
|
||||
/yakuake-26.04.1.tar.xz
|
||||
/yakuake-26.04.2.tar.xz
|
||||
/yakuake-26.04.3.tar.xz
|
||||
/yakuake-26.07.90.tar.xz
|
||||
/yakuake-26.08.0.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (yakuake-26.08.0.tar.xz) = 8bf91a2405076730d649469b3c3fa6e334cb268de7f74b01eda7cc70412bdd15a1bc904541d050acd0822401d98d2ecd669c4c9739edafd0d27fdda5d5f380cc
|
||||
SHA512 (yakuake-25.12.3.tar.xz) = 04e9a8ec452227531decac60ae337b201120bf926672eda4bf9f5c9bec261bd338f58e15cabf324fbd04ee3c3d5fa639f528ea2b21218c329ab4f864543ede49
|
||||
|
|
|
|||
34
yakuake.spec
34
yakuake.spec
|
|
@ -6,7 +6,7 @@
|
|||
ExcludeArch: %{ix86}
|
||||
|
||||
Name: yakuake
|
||||
Version: 26.08.0
|
||||
Version: 25.12.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A drop-down terminal emulator
|
||||
|
||||
|
|
@ -48,8 +48,6 @@ BuildRequires: cmake(KF6WidgetsAddons)
|
|||
BuildRequires: cmake(KF6WindowSystem)
|
||||
BuildRequires: cmake(KF6StatusNotifierItem)
|
||||
BuildRequires: cmake(KWayland)
|
||||
BuildRequires: cmake(PlasmaWaylandProtocols)
|
||||
BuildRequires: xcb-util-devel
|
||||
|
||||
%if 0%{?fedora}
|
||||
%global appstream_validate 1
|
||||
|
|
@ -97,36 +95,6 @@ desktop-file-validate %{buildroot}%{_kf6_datadir}/applications/org.kde.yakuake.
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 14 2026 Steve Cossette <farchord@gmail.com> - 26.08.0-1
|
||||
- 26.08.0
|
||||
|
||||
* Fri Jul 31 2026 Steve Cossette <farchord@gmail.com> - 26.07.90-1
|
||||
- 26.07.90
|
||||
|
||||
* Wed Jul 29 2026 Steve Cossette <farchord@gmail.com> - 26.07.80-1
|
||||
- 26.07.80
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 26.04.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
|
||||
- 26.04.3
|
||||
|
||||
* Tue Jun 02 2026 Steve Cossette <farchord@gmail.com> - 26.04.2-1
|
||||
- 26.04.2
|
||||
|
||||
* Wed May 06 2026 Steve Cossette <farchord@gmail.com> - 26.04.1-1
|
||||
- 26.04.1
|
||||
|
||||
* Thu Apr 16 2026 Jan Grulich <jgrulich@redhat.com> - 26.04.0-2
|
||||
- Rebuild (qt6)
|
||||
|
||||
* Sat Apr 11 2026 Steve Cossette <farchord@gmail.com> - 26.04.0-1
|
||||
- 26.04.0
|
||||
|
||||
* Mon Mar 16 2026 Steve Cossette <farchord@gmail.com> - 26.03.80-1
|
||||
- 26.03.80
|
||||
|
||||
* Sun Mar 08 2026 Steve Cossette <farchord@gmail.com> - 25.12.3-1
|
||||
- 25.12.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue