KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksystemlog?expand=0&rev=83
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:44:18 +00:00 committed by Git OBS Bridge
parent abae0d10f4
commit d81e59b205
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 26 13:00:56 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Do not duplicate work of KAboutData::setupCommandLine()
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 13 04:50:11 UTC 2018 - lbeltrame@kde.org Fri Jul 13 04:50:11 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang %bcond_without lang
Name: ksystemlog Name: ksystemlog
Version: 18.04.3 Version: 18.07.80
Release: 0 Release: 0
%define kf5_version 5.26.0 %define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: System Log Viewer Tool Summary: System Log Viewer Tool
License: GPL-2.0 License: GPL-2.0
Group: System/Monitoring Group: System/Monitoring