SonicDE hard fork and upgrade to 6.7
This commit is contained in:
parent
49c8c3d2ce
commit
ca95bace9a
167 changed files with 16629 additions and 419 deletions
|
|
@ -4,23 +4,23 @@
|
|||
#Name: libkscreen
|
||||
Name: sonic-screen-library
|
||||
Summary: KDE display configuration library
|
||||
Version: 6.6.4
|
||||
Version: 6.7.4
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
#URL: https://invent.kde.org/plasma/%{name}
|
||||
#URL: https://invent.kde.org/plasma/%%{name}
|
||||
URL: https://github.com/Sonic-DE/%{name}
|
||||
|
||||
#Source0: https://download.kde.org/%{stable_kf6}/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
#Source1: https://download.kde.org/%{stable_kf6}/plasma/%{version}/%{name}-%{version}.tar.xz.sig
|
||||
#Source0: https://download.kde.org/%%{stable_kf6}/plasma/%%{version}/%%{name}-%%{version}.tar.xz
|
||||
#Source1: https://download.kde.org/%%{stable_kf6}/plasma/%%{version}/%%{name}-%%{version}.tar.xz.sig
|
||||
Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
# KDE Frameworks
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: sonic-frameworks-cmake-modules
|
||||
BuildRequires: cmake(KF6Config)
|
||||
|
||||
# Fedora
|
||||
BuildRequires: kf6-rpm-macros
|
||||
BuildRequires: sonic-rpm-macros
|
||||
Requires: kf6-filesystem
|
||||
|
||||
# Misc
|
||||
|
|
@ -99,6 +99,9 @@ Developer Documentation files for %{name} for use with KDevelop or QtCreator.
|
|||
%{_qt6_docdir}/*.qch
|
||||
|
||||
%changelog
|
||||
* Mon Aug 24 2026 Anders da Silva Rytter Hansen <andersrh@users.noreply.github.com> - 6.7.4-1
|
||||
- Update to SonicDE 6.7.4 from the hard fork; build on Enterprise Linux 10 and Fedora
|
||||
|
||||
* Fri Apr 10 2026 Steve Cossette <farchord@gmail.com> - 6.6.4-1
|
||||
- 6.6.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue