Accepting request 1288292 from KDE:Frameworks
Plasma 6.4.1, untested (forwarded request 1288270 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/1288292 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kscreen6?expand=0&rev=25
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4cee0890a534053151fa5e85372ad82e9269b94cd3dc332b737c36c4711727f
|
||||
size 31774604
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhKlvYACgkQEZaMRJKM
|
||||
rvyYKQgAoVcHSk7IgfzwM0RaP4b2XLiTHHNy10hYDqICmLzFFxDrqtaeMqJmrlAY
|
||||
AXpYP/TZbRYne2zhHGH48LlOODnUVwSo/YvUWOoyZfCL/z7ko0aVhIMzc1loQdJS
|
||||
FBdiPwHsA0aMC1gToRfv4BMw5pz5yq2T0a+lHwaMIkIQ7UurgGANRYjKnY3P/N1s
|
||||
qZJ5HRBxVtqT4pCh375bZfn2Z/riVX1crSBMV1QKW7pluUNtrzLBrrHcHP6WLJBO
|
||||
7ijwR8Pvl2WVwpJ3kxZp1nK0nejV5Rq1n7NRfBbnwf0T8th4TPx6s0AJAc0oSfU4
|
||||
YD1rfaizbv2/8Q3rKV1HL5P8AlI09A==
|
||||
=02n8
|
||||
-----END PGP SIGNATURE-----
|
3
kscreen-6.4.1.tar.xz
Normal file
3
kscreen-6.4.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3a28569c4f092def84564e9162eb8a7fa681a8f4658a14d82436ea21754dc5b
|
||||
size 31775808
|
11
kscreen-6.4.1.tar.xz.sig
Normal file
11
kscreen-6.4.1.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhacHkACgkQEZaMRJKM
|
||||
rvwJSQgAqy2O2c6X1vl1AEuRZzHIR7BTDjXA6HYV3oJ0LE+gBXFbCFNj9DFin1uW
|
||||
umqSoWcQRXEBMw/bC2Fc32dgOD+fTl3hYPYki0dwUdxEV9XzkF/sNHlYcVDENrqO
|
||||
Is6QKBSWEdEFIGpW3wtd9mAz7oz4tYjlS6wIdJQpodgJkHnKpB6OBwmnaU8zKFyB
|
||||
x23ywfbbwAcmdd0+/OQQHcCcIX1No/rRGFGln6HVzRQ9Hm0aFGh5URq4sWSGLYT6
|
||||
ZzI3YKRZ6ECbrcf6p1SS25PTOu7qdqs7/Jdf4SeKZuZvYmjmOiggKl2B95uVm8w8
|
||||
RrbeCMbA7DlDVv1lc/ObJN/JJU3gOQ==
|
||||
=Ol61
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 11:54:26 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.4.1:
|
||||
* New bugfix release
|
||||
* For more details see https://kde.org/announcements/plasma/6/6.4.1
|
||||
- Changes since 6.4.0:
|
||||
* Update version for new release 6.4.1
|
||||
* Fix Qt.binding argument
|
||||
* KCM: highlight current item in color combobox popup (kde#505795)
|
||||
* KCM: limit spinbox length (kde#505766)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 10:37:29 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
%define rname kscreen
|
||||
%bcond_without released
|
||||
Name: kscreen6
|
||||
Version: 6.4.0
|
||||
Version: 6.4.1
|
||||
Release: 0
|
||||
# Full Plasma 6 version (e.g. 6.0.0)
|
||||
%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}}
|
||||
@@ -33,9 +33,9 @@ Release: 0
|
||||
Summary: Screen management software by KDE
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source: %{rname}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# Converted using 'magick hdrcalibrator/ui/images/graz.{png,avif}' to save some space: 31MiB -> 262KiB
|
||||
|
Reference in New Issue
Block a user