Luca Beltrame 2017-03-23 06:08:08 +00:00 committed by Git OBS Bridge
parent fb38ada7ab
commit 18d05a4f2e
4 changed files with 15 additions and 6 deletions

View File

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

3
kinfocenter-5.9.4.tar.xz Normal file
View File

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

View File

@ -1,4 +1,13 @@
-------------------------------------------------------------------
Tue Mar 21 19:21:44 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.4.php
- Changes since 5.9.3:
* None
-------------------------------------------------------------------
Wed Mar 1 14:44:53 UTC 2017 - fabian@ritter-vogt.de
- Introduce and use kf5_version global

View File

@ -20,11 +20,11 @@
%bcond_without lang
Name: kinfocenter5
Version: 5.9.3
Version: 5.9.4
Release: 0
# Full Plasma 5 version (e.g. 5.9.3)
# Full Plasma 5 version (e.g. 5.9.4)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 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+