Luca Beltrame 2017-03-01 14:41:37 +00:00 committed by Git OBS Bridge
parent 5f22e22087
commit 0c60a06d6a
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:239f68671b1d1c7eb7e937dc9acf9b01ab1e5e13f69d032fa645aa7d880b3afe
size 49824

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 28 19:55:21 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.3.php
- Changes since 5.9.2:
* None
-------------------------------------------------------------------
Tue Feb 14 17:58:13 CET 2017 - fabian@ritter-vogt.de

View File

@ -18,11 +18,11 @@
%bcond_without lang
Name: plasma5-integration
Version: 5.9.2
Version: 5.9.3
Release: 0
# Full Plasma 5 version (e.g. 5.9.2)
# Full Plasma 5 version (e.g. 5.9.3)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 in KUF)
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
License: GPL-2.0+