KDE Applications 17.08.1 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=73
This commit is contained in:
Luca Beltrame
2017-09-07 21:48:36 +00:00
committed by Git OBS Bridge
parent 3c648c1249
commit 3a22573800
4 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 07 07:02:09 CEST 2017 - lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* breezeify icon, this gives us larger sizes which is needed for appstream
-------------------------------------------------------------------
Fri Aug 11 22:45:30 UTC 2017 - christophe@krop.fr
@@ -7,13 +17,13 @@ Fri Aug 11 22:45:30 UTC 2017 - christophe@krop.fr
- Changes since 17.04.3 :
* don't let signing be confused by KEY_CONSIDERED lines (kde#382903)
* show trust and owner trust strings as tooltips in key model (kde#369609)
* use the same text for owner trust values everywhere
* use the same text for owner trust values everywhere
* do not always warn when creating a revocation certificate (kde#372063)
* use the same code to generate revoke url filenames everywhere
* fix GnuPG error messages missing if key generation fails
* introduce Convert::toDateTime() to parse time specifications as returned from GnuPG
* several code cleanups
* simplify KgpgTrustLabel creation
* use the same code to generate revoke url filenames everywhere
* fix GnuPG error messages missing if key generation fails
* introduce Convert::toDateTime() to parse time specifications as returned from GnuPG
* several code cleanups
* simplify KgpgTrustLabel creation
-------------------------------------------------------------------
Sat Aug 5 18:17:47 UTC 2017 - christophe@krop.fr