Luca Beltrame 2017-02-15 06:11:03 +00:00 committed by Git OBS Bridge
parent 14b0d6e23c
commit 8b66fcca29
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:1cd44d18d01edea537affc1bb7310deb06f69bfb444bb6924e363a21a6ae8815
size 2047096

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 14 17:58:13 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.2
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.2.php
- Changes since 5.9.1:
* Lazy QUrl::fromUserInput in web browser
-------------------------------------------------------------------
Tue Feb 7 18:54:01 CET 2017 - fabian@ritter-vogt.de

View File

@ -18,11 +18,11 @@
%bcond_without lang
Name: plasma5-addons
Version: 5.9.1
Version: 5.9.2
Release: 0
# Full Plasma 5 version (e.g. 5.9.1)
# Full Plasma 5 version (e.g. 5.9.2)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Summary: Additional Plasma5 Widgets
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0