Christophe Giboudeaux 2019-04-03 08:51:59 +00:00 committed by Git OBS Bridge
parent ef4619cfb2
commit 527afb0d80
4 changed files with 19 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 27 06:41:01 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* port to std::stable_sort
* remove deprecated methods
* Include KDECMakeSettings & KDEFrameworkCompilerSettings before the rest
* Bump min cmake version to 3.0
* Fix clazy warning
* Fix potential mem leak
-------------------------------------------------------------------
Sat Mar 09 08:03:16 UTC 2019 - lbeltrame@kde.org

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: keditbookmarks
Version: 18.12.3
Version: 19.03.80
Release: 0
Summary: KDE Bookmark Editor
License: GPL-2.0-only