Accepting request 812306 from KDE:Frameworks5
Plasma 5.19.0 OBS-URL: https://build.opensuse.org/request/show/812306 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-gtk-config5?expand=0&rev=94
This commit is contained in:
commit
bde5caaa98
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d7b1fd8b61f9f99c5a5721ea0227c4562588834a4886d66637f4c092f0e53ab
|
||||
size 24688
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xegUACgkQ7JTRj38F
|
||||
mX7PTAf/TusGyiG0dTlx3DStSRuKFCwSuyKT4AJP/uq/bVP1avSBQFo42k2DFYv7
|
||||
sk49n83zEaNPsSuWS4iO10ylaTwE+3D+Ju8mddfAlk2k+PSKKRfQEJb6UMf66m/W
|
||||
gMT3Ox7h5be5M+dheeoSvTWvrBTr5OlkJlpqduFihZYsSRCY85K1+Lb3p5pLYlnj
|
||||
sSPm7K28fuGqYflnXPtPPO4o9d/oM7GLk5v6zb1USZ4TPIE608e27TDsuUlRHGC6
|
||||
MfG8YuG4mzHmqcxcdZgMGWo8l05W33rwdwX2qHXqbylEhB7HT90P36+yjodaTpl+
|
||||
pwcIBDy7pVUBFkYJBA4MmubD0oBuJA==
|
||||
=4pT+
|
||||
-----END PGP SIGNATURE-----
|
3
kde-gtk-config-5.19.0.tar.xz
Normal file
3
kde-gtk-config-5.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f37d78fd597e8103acb7bc7181f2a1c8cc803ef1a3402d09f163e89c981bd4de
|
||||
size 26248
|
11
kde-gtk-config-5.19.0.tar.xz.sig
Normal file
11
kde-gtk-config-5.19.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y1kkACgkQ7JTRj38F
|
||||
mX6E6Af/RpnkFU/RPn9y4a3Xy69tF09RvvBT1M9Hx98JuBklECRRdyQ+GdNnPi+N
|
||||
WrTxc4dXLzFn9CSVgvGSStDI3k5Lkg/Pl8m1J2diUVWRkBEwNvQbvKUpuB50/gfL
|
||||
SICcM0n7FoXgI/+bLZNLx+1Opo1245UDki6buVoey7QDSNRiwfSQQIORud/+mBRI
|
||||
I6rfnojaDD7C25t3yBo6AkFc4PJWGJa5w33B5z0ybECu2pKWLqMQBKq0eGqxTYoR
|
||||
a/pMpkffYbO5nUp0MVcD/ohexn/u/qfhMARHTScSUBBRlLKKgYFeX7ecLrIdoRNb
|
||||
cn9xfH4l27/SIdJcCUuycY+NDMW6SA==
|
||||
=oiN0
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 13:27:11 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.19.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.19.0.php
|
||||
- Changes since 5.18.90:
|
||||
* Remove kiconthemes dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 14:33:02 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||
- Changes since 5.18.5:
|
||||
* [GTK Config] Apply color scheme to GTK3 applications
|
||||
* [GTK Config] Parameterise GTK config editing
|
||||
* Improve CMake handling of GNOME libraries
|
||||
* [GTK Config] Port all settings to KConfigWatcher
|
||||
* Add missing license header to color-reload-module/reloader.c
|
||||
* [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them
|
||||
* [Gtk Config] Port cursor theme sync to KConfigWatcher
|
||||
* Provide better name for GTK Settings Sync service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 13:01:52 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,24 +18,27 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kde-gtk-config5
|
||||
Version: 5.18.5
|
||||
Version: 5.19.0
|
||||
Release: 0
|
||||
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
|
||||
License: LGPL-3.0-or-later AND GPL-3.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://projects.kde.org/kde-gtk-config
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
|
||||
Source: kde-gtk-config-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
|
||||
Source1: kde-gtk-config-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: pkgconfig(giomm-2.4)
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
@ -86,6 +89,9 @@ the GTK3 application style from within the application style KCM
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%dir %{_kf5_libdir}/gtk-3.0/
|
||||
%dir %{_kf5_libdir}/gtk-3.0/modules/
|
||||
%{_kf5_libdir}/gtk-3.0/modules/libcolorreload-gtk-module.so
|
||||
%dir %{_kf5_plugindir}/kf5
|
||||
%dir %{_kf5_plugindir}/kf5/kded
|
||||
%{_kf5_plugindir}/kf5/kded/gtkconfig.so
|
||||
|
Loading…
Reference in New Issue
Block a user