KDE Applications 17.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=76
This commit is contained in:
Fabian Vogt 2017-11-21 22:24:45 +00:00 committed by Git OBS Bridge
parent 40818aae7f
commit 9280e0e9e3
4 changed files with 27 additions and 4 deletions

View File

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

3
kgpg-17.11.80.tar.xz Normal file
View File

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Nov 20 06:59:11 CET 2017 - lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* show creation date of user ids
* remove needless assignment
* do not add duplicate "--command-fd=0" to GnuPG commandline
* set project version in CMake
* de-uglify QString construction
* check file existence before opening it, not afterwards
* remove write-only local variable
* use range based for loops if the container is const
* mark end iterator const
* use nullptr directly
* the parent of a KGpgNode cannot change
* collect secret key information when loading public keys
* breezeify icon, this gives us larger sizes which is needed for appstream
* Port away from deprecated qSort.
-------------------------------------------------------------------
Thu Nov 09 23:11:43 CET 2017 - lbeltrame@kde.org

View File

@ -19,7 +19,7 @@
%bcond_without lang
Name: kgpg
Version: 17.08.3
Version: 17.11.80
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)