forked from pool/pim-data-exporter
Accepting request 556293 from KDE:Applications
KDE Applications 17.12.0 final (release on 2017-12-14) OBS-URL: https://build.opensuse.org/request/show/556293 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pim-data-exporter?expand=0&rev=14
This commit is contained in:
commit
59aac50cc4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:35bc6e29ec888d18205ccd93bff0d2475aa3add6071165024ebfeef36536d629
|
|
||||||
size 266964
|
|
3
pim-data-exporter-17.12.0.tar.xz
Normal file
3
pim-data-exporter-17.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ac132fb73487ed85ecb74df0bdedc35610c3a7aba478449eb211026635cf0727
|
||||||
|
size 267420
|
@ -1,3 +1,50 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 09 14:59:13 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.12.0.php
|
||||||
|
- Changes since 17.11.90:
|
||||||
|
* None
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 02 10:12:39 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.11.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
|
||||||
|
- Changes since 17.11.80:
|
||||||
|
* Revert this changes. We can add KDEPIM_DEV_VERSION so I don't understand why it was removed. Or it was necessary to remove KDEPIM_DEV_VERSION. but it always used
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Thu Nov 09 23:13:13 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: pim-data-exporter
|
Name: pim-data-exporter
|
||||||
Version: 17.08.3
|
Version: 17.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
|
Loading…
Reference in New Issue
Block a user