Add kde-connect and update kamera to 26.04.3
- kde-connect: Add package with Requires changed from kde-cli-tools to sonic-terminal-tools and from kf6-kirigami2 to sonic-frameworks-quick-ui. The EPEL kde-connect requires kde-cli-tools which is obsoleted by sonic-terminal-tools, causing kde-connect to be removed during dnf upgrade --allowerasing. - kamera: Update from 25.12.3 to 26.04.3 to match other KDE Gear apps in SonicDE. Still requires sonic-terminal-tools instead of kde-cli-tools. Result: dnf upgrade --allowerasing --best and dnf install of SonicDE packages both complete with 0 package removals. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
2735e8fae8
commit
cd6b429e3b
3 changed files with 211 additions and 3 deletions
|
|
@ -4,8 +4,8 @@ ExcludeArch: %{ix86}
|
|||
|
||||
Name: kamera
|
||||
Summary: Digital camera support for KDE
|
||||
Version: 25.12.3
|
||||
Release: 2%{?dist}
|
||||
Version: 26.04.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
||||
License: GPL-2.0-only
|
||||
|
|
@ -69,7 +69,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.%{
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 27 2026 SonicDE <dev@sonicde.org> - 25.12.3-2
|
||||
* Thu Aug 27 2026 SonicDE <dev@sonicde.org> - 26.04.3-1
|
||||
- Update to 26.04.3
|
||||
- Change Requires from kde-cli-tools to sonic-terminal-tools
|
||||
|
||||
* Sun Mar 08 2026 Steve Cossette <farchord@gmail.com> - 25.12.3-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue