forked from pool/breeze
This commit is contained in:
parent
bc5a7e80c0
commit
590abbf6b7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:009ce394e8eda75ca98370d99bf37a89c27eacce2b9fb1f284ca8851fa08b75b
|
||||
size 22208400
|
3
breeze-5.11.5.tar.xz
Normal file
3
breeze-5.11.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e14aa4b6b39a44b62f77bc22a486fe8f85adb1cd52ef1c98b7c4b5793bb4bc77
|
||||
size 22228964
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 16:40:07 CET 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.11.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.11.5.php
|
||||
- Changes since 5.11.4:
|
||||
* Fix indentation of icon for left aligned toolbuttons
|
||||
* fixed comments
|
||||
* fixed icon state
|
||||
* When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 10:41:57 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package breeze
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.11.4
|
||||
Version: 5.11.5
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 16:40:07 CET 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.11.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.11.5.php
|
||||
- Changes since 5.11.4:
|
||||
* Fix indentation of icon for left aligned toolbuttons
|
||||
* fixed comments
|
||||
* fixed icon state
|
||||
* When an icon is set to a QMenuBar Item, render the icon only, and ignore the text, when set, as this is what qmenubar expects. BUG: 387539 (kde#387539)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 10:41:57 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package breeze4-style
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.11.4
|
||||
Version: 5.11.5
|
||||
Release: 0
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
Loading…
Reference in New Issue
Block a user