Accepting request 617962 from KDE:Frameworks5

Plasma 5.13.1

OBS-URL: https://build.opensuse.org/request/show/617962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=69
This commit is contained in:
Dominique Leuenberger 2018-06-26 08:34:24 +00:00 committed by Git OBS Bridge
commit 59015beeae
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 19 14:44:12 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

@ -20,17 +20,17 @@
%bcond_without lang
Name: kinfocenter5
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: Utility that provides information about a computer system
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org/
Source: kinfocenter-%{version}.tar.xz
Source: http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
# PATCH-FIX-OPENSUSE plasma-session-name.patch
Patch0: plasma-session-name.patch
BuildRequires: extra-cmake-modules >= 1.2.0