KDE Applications 17.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=40
This commit is contained in:
Fabian Vogt 2017-11-21 22:45:50 +00:00 committed by Git OBS Bridge
parent bf1f775088
commit 55cd6eefb7
4 changed files with 31 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Nov 20 06:59:42 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:
* Minor optimization
* Add more debug
* increase version
* Use const'ref
* Don't repeat work of KAboutData::setupCommandLine().
* Add parent to qdialogbuttonbox
* Remove not necessary Q_SLOT macro
* Remove i18n
* Remove usage of kaboutdata and i18n in test apps
* Add version
* Don't ask to translator to translate file filter
* Make sure to initialize value
* Fix potential crash
* gui/settings/pimsettingexporterglobalconfig.kcfg - xmllint validate
* Make run without install them
* gui/pimsettingexporterwindow.cpp - improve English txt in dialogs
* core/abstractimportexportjob.cpp - fix i18n, which was missing the %1
* core/exportresourcearchivejob.h - fix the include guard
-------------------------------------------------------------------
Thu Nov 09 23:13:13 CET 2017 - lbeltrame@kde.org

View File

@ -19,7 +19,7 @@
%bcond_without lang
Name: pim-data-exporter
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)