Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
799c273143 | ||
|
1eaf2d8350 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:771a6c4a17c34db7628bab58ee6d1977d58eee28a4d394fb9ec208cf79e76819
|
||||
size 31776068
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhjyNwACgkQEZaMRJKM
|
||||
rvzFWQf/QhqGWJlFB9AdazJfYgkULIzxqXo9RYSjU+6tdkSJ1VF7sIqTp50V86It
|
||||
s40C/YuAPcBC5D6fC6uYqU/8G06hDJ863IesTGBN3q2XkupESMQ2IJdBLLbKxF6I
|
||||
eVxDdoTqoH0U1QH+VxM2tlvVxwj6JyO6SneaN60ERKebrSfm88cjthlTQ6zEdxom
|
||||
Ikp3ApYDmCgUSlxlSFh+Or5FLTaAExqKz2eRuHgAFh/z9m6tpl8V7oAeZCs6GV3i
|
||||
toQBufoElV7ER4JMTEQ54xJGkof8G0QzpkPC9R5s/qKGyBVSuMXNC5xes8aIvP47
|
||||
NGNpt1uudJgHy+6VAozLslt6PbRFiQ==
|
||||
=EaEk
|
||||
-----END PGP SIGNATURE-----
|
3
kscreen-6.4.4.tar.xz
Normal file
3
kscreen-6.4.4.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5890d24614ac6f93cc97964f9ca8b1bef95ec14508408dc87f3904d03b3af876
|
||||
size 31777648
|
11
kscreen-6.4.4.tar.xz.sig
Normal file
11
kscreen-6.4.4.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE0HvYZixWyykbMW6y9WdWBcdOAs8FAmiR4fgACgkQ9WdWBcdO
|
||||
As9GAwf6AxNkFMWcHOVnwlXqW7VNIUxc87ejG8qfsCVnFarZIfEvU6lbcoTj8cY0
|
||||
7/lH2+lckkK2aMClkVKZJCTV0TKl3fm4eX9VaRqDAOo/0/7rt9/Olez+UP0Vti40
|
||||
kLdjUccY53k1iTx5cxivt3nQRb9W7VnHz/08ce1BjAD2lbcf7BEK2OM7BldKhHbj
|
||||
q5s+o6m/IiyvSJpva0jX43Rl+4017a2wfHDszAA/xx2aGlTwsnOq8c7gPIMI4eff
|
||||
uLfUZIm+sJnfpcHN2uV5j3H0UJxLZfc1ovOXJHPS/f3NrB7IHyILkvk6ohcvhgkc
|
||||
ICTCL5WJV9eTKDxhxlp+47dc+A32SQ==
|
||||
=pZ+E
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 13:29:55 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.4.4:
|
||||
* New bugfix release
|
||||
* For more details see https://kde.org/announcements/plasma/6/6.4.4
|
||||
- Changes since 6.4.3:
|
||||
* Update version for new release 6.4.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 10:57:52 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.4.3:
|
||||
* New bugfix release
|
||||
* For more details see https://kde.org/announcements/plasma/6/6.4.3
|
||||
- Changes since 6.4.2:
|
||||
* Update version for new release 6.4.3
|
||||
* hdrcalibrator: enable kcrash
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 13:11:02 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kscreen6
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,7 +24,7 @@
|
||||
%define rname kscreen
|
||||
%bcond_without released
|
||||
Name: kscreen6
|
||||
Version: 6.4.2
|
||||
Version: 6.4.4
|
||||
Release: 0
|
||||
# Full Plasma 6 version (e.g. 6.0.0)
|
||||
%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}}
|
||||
@@ -48,6 +48,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-gui-private-devel >= %{qt6_version}
|
||||
BuildRequires: qt6-waylandclient-private-devel >= %{qt6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
|
||||
|
Reference in New Issue
Block a user