Wolfgang Bauer 2018-06-19 21:42:13 +00:00 committed by Git OBS Bridge
parent 64dd642f55
commit 06ff4e00c6
4 changed files with 21 additions and 11 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 19 14:44:54 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:51 CEST 2018 - fabian@ritter-vogt.de

View File

@ -20,17 +20,17 @@
%define kwin_deco 1
Name: oxygen5
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}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Summary: Oxygen style, KWin decoration, cursors and sounds
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org
Source: oxygen-%{version}.tar.xz
Source: http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: extra-cmake-modules >= 0.0.9
BuildRequires: kf5-filesystem
@ -70,7 +70,7 @@ Provides Oxygen style, KWin decoration, cursors and sounds.
%package devel
Summary: KDE Base Libraries
License: GPL-2.0+
License: GPL-2.0-or-later
Group: Development/Libraries/KDE
Requires: %{name} = %{version}
@ -80,7 +80,7 @@ Development files.
%package sounds
Summary: The KDE Workspace Sounds
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/GUI/KDE
Obsoletes: oxygen-sounds5 < %{version}
Provides: oxygen-sounds5 = %{version}
@ -91,7 +91,7 @@ workspace.
%package cursors
Summary: The KDE Workspace Cursors
License: GPL-3.0+
License: GPL-3.0-or-later
Group: System/GUI/KDE
Provides: oxygen-cursors = %{version}
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
@ -112,7 +112,7 @@ workspace.
%package style
Summary: Oxygen style
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/GUI/KDE
Obsoletes: oxygen-style5 < %{version}
Provides: oxygen-style5 = %{version}
@ -123,7 +123,7 @@ This package contains the libraries of the Oxygen style.
%if %kwin_deco
%package decoration
Summary: Oxygen's KWin decoration
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/GUI/KDE
Supplements: packageand(oxygen5-style:kwin5)
Obsoletes: oxygen-decoration5 < %{version}