forked from pool/breeze
This commit is contained in:
parent
69fc0c07f5
commit
6c39d260e3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fd05335c206de56a0f25ac559512f985f4f98faecf45f86b4b3f739d15f838f
|
||||
size 30678036
|
3
breeze-5.9.1.tar.xz
Normal file
3
breeze-5.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef34000c046080d23cb37cf09646fd637ccba887dc889c0b14e004f9b6edfbf2
|
||||
size 30676564
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 18:51:19 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.1
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.1.php
|
||||
- Changes since 5.9.0:
|
||||
* [KStyle] Don't draw focus indicator on ComboBox entries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 19:57:59 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,11 +18,11 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.9.0
|
||||
Version: 5.9.1
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.9.0)
|
||||
# Full Plasma 5 version (e.g. 5.9.1)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 in KUF)
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 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
|
||||
@ -54,7 +54,7 @@ Summary: Plasma Desktop artwork, styles and assets
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: breeze-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 18:51:19 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.1
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.1.php
|
||||
- Changes since 5.9.0:
|
||||
* [KStyle] Don't draw focus indicator on ComboBox entries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 19:57:59 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.9.0
|
||||
Version: 5.9.1
|
||||
Release: 0
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -30,7 +30,7 @@ Summary: Plasma Desktop artwork, styles and assets
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: breeze-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.)
|
||||
Patch: add-support-for-Q3ListView-to-the-KDE4-style.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user