forked from pool/breeze
Plasma 5.20 Beta again - untested and needs a bit of cleanup still
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=305
This commit is contained in:
parent
32f5ded491
commit
da8bb0b5cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61116665a534a0acd833f9bb499dbe983bb07088c0006988fbd929f60f0ff336
|
||||
size 22761136
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl9OIK8ACgkQ7JTRj38F
|
||||
mX67SwgAnos3VEya5t5WWNlKER2QQ4nnKmqiL9NSw9uhaOADqlxFQHK1qQo6jMMZ
|
||||
ox2JbyEZOpMTUuRi2VDG2yOv05wi6Ln1wDXe04zgGEs0+z4GM1OyllmaR7ymroOS
|
||||
F5DNyRwMr9hLCrYmqf8Tj8fN73c0qT+G8ZdHeLWWHZJFHPxpmC47WciKLYgbALWx
|
||||
HshwtgHsMFFOaiwFf0hIWNn8uhp4f19ZtwNpIgcf0BCn9uheVbdqRBaPIl9z8PIR
|
||||
kemFQeKzF4pOyC0+vBgl4GN2DWyo9w9QuViira45X/qOk+xX4zApb5zuCzyOxBl2
|
||||
8MYK5Hy0kWAQXOg0Dy1WzUtZOK1IMA==
|
||||
=sMrC
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-5.19.90.tar.xz
Normal file
3
breeze-5.19.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4103aa1301459cfbca28b65dc24446b170642d048f8a5e2bfef3c322f7373a49
|
||||
size 38506488
|
11
breeze-5.19.90.tar.xz.sig
Normal file
11
breeze-5.19.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAl9jPBgACgkQEZaMRJKM
|
||||
rvyJRAf/ZylUXLEN70hsDWsUZs+VjCUD/Y5J8BTWkVLT7li3c5NRbuMeypJV3Opt
|
||||
4fMkHGifMutBmm8YCJS2UsEkJgqDAzNY0pGDQsu/MYZg0unE5s6nfF/ac5l51+Bn
|
||||
UNl/4DTZ32UczpyVcIZ+U/lCcgrIb6asT1qcN8ePLbxXXIlxdFpyjAInM4uJ0z5Z
|
||||
hkDgZeet5X+veAC3qdGr3WjgdKyBB7g3havANIEapCMgiCQr0XtV8UnSDMdXPaG7
|
||||
i79ShrjnCRxfelplCmiWqfUBYIQcky8LAuUgKcFaqvnc8RAxQPfU18K9YiKYU2nE
|
||||
HJr0x4AIBWkYd4tFP7xtFJq7vNsycw==
|
||||
=8/lj
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 20:02:56 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.19.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma-5.19.90
|
||||
- Changes since 5.19.5:
|
||||
* [kstyle] Port to QWindow::startSystemMove()
|
||||
* Update Breeze Dark preview images for new Flow wallpaper
|
||||
* Remove explicit ECM_KDE_MODULE_DIR
|
||||
* Replace Flow with Shell
|
||||
* Also enable highlighting Buttons
|
||||
* Convert copyright statements to SPDX expressions
|
||||
* Port away from deprecated Qt::MidButton
|
||||
* [kstyle] Reverse default sort order indicator arrow direction
|
||||
* Add comments to clarify hidden ViewInvertSortIndicator option
|
||||
* Use semi-transparent menu separators
|
||||
* Draw the separator for toolbuttons with separte popup menu on hover or focus
|
||||
* Draw arrows on toolbuttons with menus and no popup delay (kde#344746)
|
||||
* Add _kde_highlight_neutral property to allow widgets highlight with neutral color
|
||||
* use global animation values
|
||||
* Load and use global animation settings
|
||||
* Remove breezemetrics.cpp and put values back into breezemetrics.h
|
||||
* Clean up the appearance of breezemetrics.cpp
|
||||
* Refactor metrics into their own C++ file
|
||||
* Move Breeze::Metrics into breezemetrics.h to reduce recompilations
|
||||
* Notify about the decoration button's appearance change
|
||||
* [kstyle] Ensure that shadows are destroyed after decorated windows
|
||||
* [kstyle] Increase tab height to 30px
|
||||
* [QStyle] Make menu titles look less like menu items
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 11:38:47 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
20
breeze.spec
20
breeze.spec
@ -22,15 +22,15 @@
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.19.5
|
||||
Version: 5.19.90
|
||||
Release: 0
|
||||
Summary: Plasma Desktop artwork, styles and assets
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: breeze-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -130,16 +130,16 @@ Library containing support code for the Breeze Qt5 style.
|
||||
|
||||
%if %{with lang}
|
||||
%files -n breeze5-style-lang -f %{name}.lang
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%endif
|
||||
|
||||
%files -n breeze5-cursors
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_iconsdir}/breeze_cursors
|
||||
%{_kf5_iconsdir}/Breeze_Snow/
|
||||
|
||||
%files -n breeze5-style
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_kf5_bindir}/breeze-settings5
|
||||
%dir %{_kf5_iconsdir}/hicolor/scalable
|
||||
%dir %{_kf5_iconsdir}/hicolor/scalable/apps
|
||||
@ -161,22 +161,22 @@ Library containing support code for the Breeze Qt5 style.
|
||||
%{_kf5_appstreamdir}/org.kde.breezedark.desktop.appdata.xml
|
||||
|
||||
%files -n breeze5-wallpapers
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_sharedir}/wallpapers
|
||||
%{_kf5_sharedir}/wallpapers/Next/
|
||||
|
||||
%files -n breeze5-decoration
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_plugindir}
|
||||
%{_kf5_plugindir}/org.kde.kdecoration2/
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/breezedecorationconfig.desktop
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
|
||||
%files -n libbreezecommon5-5
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%{_libdir}/libbreezecommon5.so.*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user