Compare commits

...
Sign in to create a new pull request.

21 commits

Author SHA1 Message Date
Steve Cossette
f2fe8b17be 26.08.0 2026-08-14 19:27:57 -04:00
Steve Cossette
ae2e9f383b 26.07.90 2026-07-31 16:04:59 -04:00
Fedora Release Engineering
caf35ddeac Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 09:32:19 +00:00
Steve Cossette
b81007ea64 26.04.3 2026-07-03 11:42:03 -04:00
Steve Cossette
ce1e7ec9ca 26.04.2 2026-06-03 18:26:16 -04:00
Steve Cossette
6d43828c39 26.04.1 2026-05-07 22:00:24 -04:00
Jan Grulich
b6014dcae7 Rebuild (qt6) 2026-04-16 12:34:47 +02:00
Steve Cossette
0639de4262 26.04.0 2026-04-13 21:03:38 -04:00
Steve Cossette
d98f156dc3 26.03.80 2026-03-25 09:57:03 -04:00
Steve Cossette
3e01aa1cb4 25.12.3 2026-03-09 09:33:55 -04:00
Steve Cossette
b752f368d2 Release bump for full stack rebuild (kio) 2026-02-12 16:40:44 -05:00
Steve Cossette
24bc760f69 25.12.2 2026-02-04 19:30:51 -05:00
Fedora Release Engineering
38d2c9cc5c Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:59:50 +00:00
Steve Cossette
b5da83e28c 25.12.1 2026-01-07 20:48:46 -05:00
Steve Cossette
b95dfa250c 25.12.0 2025-12-06 15:29:46 -05:00
Steve Cossette
0d8dccf343 25.11.90 2025-11-28 19:54:13 -05:00
Steve Cossette
c8d5ca8a86 25.11.80 2025-11-26 10:08:52 -05:00
Steve Cossette
1e1df6042b 25.08.3 2025-11-05 15:12:27 -05:00
Jan Grulich
4edea3d8a8 Rebuild (qt6) 2025-10-30 09:19:53 +01:00
Steve Cossette
cddf2f2d7f 25.08.2 2025-10-09 14:22:27 -04:00
Jan Grulich
ba7e77b0d7 Rebuild (qt6) 2025-09-30 06:47:05 +02:00
3 changed files with 85 additions and 2 deletions

15
.gitignore vendored
View file

@ -80,3 +80,18 @@
/yakuake-25.07.90.tar.xz
/yakuake-25.08.0.tar.xz
/yakuake-25.08.1.tar.xz
/yakuake-25.08.2.tar.xz
/yakuake-25.08.3.tar.xz
/yakuake-25.11.80.tar.xz
/yakuake-25.11.90.tar.xz
/yakuake-25.12.0.tar.xz
/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

View file

@ -1 +1 @@
SHA512 (yakuake-25.08.1.tar.xz) = b67e5680b8838bae62929706ca7d5bacfd6b91e2ce6772771945b458af8f85a304813db535c93284442df188c6aedef9c54b5a1ddf6abda45e5e73e29de5a897
SHA512 (yakuake-26.08.0.tar.xz) = 8bf91a2405076730d649469b3c3fa6e334cb268de7f74b01eda7cc70412bdd15a1bc904541d050acd0822401d98d2ecd669c4c9739edafd0d27fdda5d5f380cc

View file

@ -6,7 +6,7 @@
ExcludeArch: %{ix86}
Name: yakuake
Version: 25.08.1
Version: 26.08.0
Release: 1%{?dist}
Summary: A drop-down terminal emulator
@ -48,6 +48,8 @@ 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
@ -95,6 +97,72 @@ 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
* Thu Feb 12 2026 Steve Cossette <farchord@gmail.com> - 25.12.2-2
- Full Stack Rebuild (kio abi break)
* Wed Feb 04 2026 Steve Cossette <farchord@gmail.com> - 25.12.2-1
- 25.12.2
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 25.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Wed Jan 07 2026 farchord@gmail.com - 25.12.1-1
- 25.12.1
* Sat Dec 06 2025 Steve Cossette <farchord@gmail.com> - 25.12.0-1
- 25.12.0
* Fri Nov 28 2025 Steve Cossette <farchord@gmail.com> - 25.11.90-1
- 25.11.90
* Sat Nov 15 2025 Steve Cossette <farchord@gmail.com> - 25.11.80-1
- 25.11.80
* Tue Nov 04 2025 Steve Cossette <farchord@gmail.com> - 25.08.3-1
- 25.08.3
* Thu Oct 30 2025 Jan Grulich <jgrulich@redhat.com> - 25.08.2-2
- Rebuild (qt6)
* Wed Oct 08 2025 Steve Cossette <farchord@gmail.com> - 25.08.2-1
- 25.08.2
* Tue Sep 30 2025 Jan Grulich <jgrulich@redhat.com> - 25.08.1-2
- Rebuild (qt6)
* Sun Sep 21 2025 Steve Cossette <farchord@gmail.com> - 25.08.1-1
- 25.08.1