Accepting request 1150193 from home:Vogtinator:frameworks6
Frameworks 6.0 for now. Prj already publish disabled. OBS-URL: https://build.opensuse.org/request/show/1150193 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kstatusnotifieritem?expand=0&rev=3
This commit is contained in:
parent
57e31d847d
commit
a3bfa2225c
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 19:31:25 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.0.0:
|
||||
* New bugfix release
|
||||
* Release announcement not available yet
|
||||
- Changes since 5.249.0:
|
||||
* Link privately against Qt6::WidgetsPrivate
|
||||
* update version for new release
|
||||
* Work around show/hide on widget windows
|
||||
* update version for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:50:50 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.5.0
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kstatusnotifieritem
|
||||
# Full KF6 version (e.g. 6.0.0)
|
||||
@ -25,19 +25,20 @@
|
||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kf6-kstatusnotifieritem
|
||||
Version: 5.249.0
|
||||
Version: 6.0.0
|
||||
Release: 0
|
||||
Summary: Implementation of Status Notifier Items
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/frameworks/%{version}/%{rname}-%{version}.tar.xz
|
||||
Source: %{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/frameworks/%{version}/%{rname}-%{version}.tar.xz.sig
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
BuildRequires: qt6-widgets-private-devel
|
||||
BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
@ -59,7 +60,6 @@ Implementation of Status Notifier Items.
|
||||
Summary: Development files for kstatusnotifieritem
|
||||
Requires: libKF6StatusNotifierItem6 = %{version}
|
||||
Requires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
# maybe bogus upstream, there's no find_package call but Qt::Gui is used in public link targets
|
||||
Requires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Xml) >= %{qt6_version}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4485d37226758b4b43c4ebd7fe344b65e2408334f778a3deecef71315451f40
|
||||
size 46472
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6I+cACgkQ11dEg7tX
|
||||
sY2SShAAsSbh41Yeoj04Vx1IcNXh85z/QVRCiYMlE2gB1DmIbQyKCpe/aCpFIFWs
|
||||
EWyowOrObeS8/T0Pssm2q66WJ5b1Qwgri1xmC3WTHtsYp74KcRbLrYQZqdXgGIb9
|
||||
TyjUPXVvlI1k/PvJ9XiJjyQRk7HtDnvZE2wXBOANUtcW+M1/nLGtYloNk3J8T+mU
|
||||
DOCUCitwgOhY2wyA80ZWyG3vM4LVyvTXOdwWxCGSNZ5kaRhBZX+f073ZLYdMfrRI
|
||||
DQTgalYwnA9vUVOuFSnzj4n48mYiq7evlXr4d/LKvRiYsFCipqF6j6UU0ozoaB/d
|
||||
Oxztkfd/z6SHx9amWB5ho60330e7IiwMdN3qm6mOcjl67YckhNM2pEGX44D2JlBW
|
||||
nqD6VvOiBPauun1E1UEU8+zF13AR31F9lpPGjxaOyXeWH9v2QyjmQn45jM1nDx5o
|
||||
Lavna0p0v5J8HOC8WpBWr62bzOZkAANPnpLtdVwlloAuYz41dEbFQxf8n/SUufJ8
|
||||
iofzRkgOwWg16GIxUhlPxwv5qPFRYC+2HJDW+zoqwYrvNf5aYCPud4UlqX3LiAO+
|
||||
pTsFzA0kwQwXp5S1Z+I+CJvo72d6e+4fDhWF/fCJi6kIAMhWOEdN8qZNgLWEOaeK
|
||||
XdVstZQWufezy+ol/NwounOy0fu+Vc/HogAnBqOV3FHolYXrrAw=
|
||||
=4x3S
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.0.0.tar.xz
Normal file
3
kstatusnotifieritem-6.0.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b426176d2cbc6fe80c758b6c476a47341d89a92cbb3355c2be37428a41772907
|
||||
size 47384
|
16
kstatusnotifieritem-6.0.0.tar.xz.sig
Normal file
16
kstatusnotifieritem-6.0.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmXXh9YACgkQ11dEg7tX
|
||||
sY0fmg/+NFSh0cVA6HiIvIdpkNK79rrnBCkzF7hZbJ1JSe3dwHqrUZWWN50lAWiX
|
||||
VyjHXXEHyfp+bq2F8/g1Sg1rfOTxJqJPoSyYQk3Z3Fyt7gf6ScSgeKhkS4LL07TO
|
||||
AnW5kFq88ycUQwwHcoFbmR+t0a6wp2LWAF62sC3OcsW5nvZaiYfCCZZbiHEX4Qtf
|
||||
fDo8l1lsFK3senE9fzPa8w5gQYJpOLWoASPN5B2GQl6SITjzxzuHfDFV1lFJkGyT
|
||||
2EWGpnpGG2n7CEDlozdOBsbPMw1z/XfdtGY/0m3Tp5Zgkix7/Fi2qUUScFlDDMv/
|
||||
wDkxA8S5wlExk2ZQ5EmyBlwvptoNZY0WVGja5kR1oI0vnMfmgLAB1NWgoGhqY+OK
|
||||
7cB57I/HlWc7w7sXShek/9oERzoSylA6421/GcY8rSd5aFuD1CLeh9JVWHBEY2jO
|
||||
s3VjasfraqcuQHWnLk/CXby9vbmueCxJJh5eE+5d1i9BUOvwSPhsRIalYPSuwF/O
|
||||
/KC/Y9UtAKd99Nr5acwVGAATjgUQjCG1dRLMSrizBiUbGNjIb9YZzll8DK8ZBwV+
|
||||
zgnojQQEVT/dKnPTPDha6qlpECVq/UV4Scp/lHeQzTh+dUPoOUdFRwSPEV8mazwj
|
||||
tu/K+x3+1BQS6cWiweN7f+dTxpG2SzU4K4hJLfmnyEXlwXlyuvk=
|
||||
=l09O
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user