forked from pool/breeze
This commit is contained in:
parent
54272bc359
commit
197dc5069b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b0e9c8e4b92bb169d79b6815f1c7adea70056aa73949600cc1485eb6124693d
|
||||
size 30680768
|
3
breeze-5.9.3.tar.xz
Normal file
3
breeze-5.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0971024c1609e8613e543aa26c558f3401dd88d9c1694515d564396fc3c3038
|
||||
size 30677068
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 19:54:02 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.3.php
|
||||
- Changes since 5.9.2:
|
||||
* Use QPalette::Shadow instead of QPalette::Text to darken inactive tabs BUG:373088
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 14 17:58:12 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,11 +18,11 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.9.2
|
||||
Version: 5.9.3
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.9.2)
|
||||
# Full Plasma 5 version (e.g. 5.9.3)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 in KUF)
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
|
||||
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 19:54:02 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.3.php
|
||||
- Changes since 5.9.2:
|
||||
* Use QPalette::Shadow instead of QPalette::Text to darken inactive tabs BUG:373088
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 14 17:58:12 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.9.2
|
||||
Version: 5.9.3
|
||||
Release: 0
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
Loading…
Reference in New Issue
Block a user