1
0

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

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/keditbookmarks?expand=0&rev=57
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:32:26 +00:00 committed by Git OBS Bridge
parent a0ef9efaa3
commit 6499f3ef71
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:383e353fac415238916cd08f51a612dddd84385d3d9fd34d2af7d2a590311ef8
size 183956

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 26 13:00:40 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:
* Remove usage of dead QT_USE_FAST_CONCATENATION
-------------------------------------------------------------------
Fri Jul 13 04:49:56 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang
Name: keditbookmarks
Version: 18.04.3
Version: 18.07.80
Release: 0
%define kf5_version 5.26.0
# 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: KDE Bookmark Editor
License: GPL-2.0-only
Group: System/GUI/KDE