SHA256
1
0
forked from pool/breeze
Wolfgang Bauer 2018-06-19 21:42:06 +00:00 committed by Git OBS Bridge
parent a17f1d4b5b
commit 92a8ba3f5e
6 changed files with 29 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a03193bbc1c7a385c302ba988fb79996edcb09b5673ac399a4062e0409825129
size 24777688

3
breeze-5.13.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa232e0e0eae018fb3a9d96ba60e46d6197e17a64ea9740515a6ad67d7445d46
size 24780680

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 19 14:43:42 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.13.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.1.php
- Changes since 5.13.0:
* None
-------------------------------------------------------------------
Thu Jun 7 20:03:50 CEST 2018 - fabian@ritter-vogt.de

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: breeze
Version: 5.13.0
Version: 5.13.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@ -53,10 +53,10 @@ Requires: breeze5-style >= %{version}
Requires: breeze5-wallpapers >= %{version}
Recommends: breeze5-decoration >= %{version}
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0+
License: GPL-2.0-or-later
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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 19 14:43:42 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.13.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.1.php
- Changes since 5.13.0:
* None
-------------------------------------------------------------------
Thu Jun 7 20:03:50 CEST 2018 - fabian@ritter-vogt.de

View File

@ -17,7 +17,7 @@
Name: breeze4-style
Version: 5.13.0
Version: 5.13.1
Release: 0
BuildRequires: automoc4
BuildRequires: cmake >= 2.8.12
@ -29,10 +29,10 @@ Supplements: packageand(breeze5-style:libqt4)
# This sets the breeze4 style as default in a Plasma environment
Recommends: kdebase4-workspace-libs
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0+
License: GPL-2.0-or-later
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