Accepting request 556287 from KDE:Applications

KDE Applications 17.12.0 final (release on 2017-12-14)

OBS-URL: https://build.opensuse.org/request/show/556287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/okteta?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2017-12-19 09:55:45 +00:00 committed by Git OBS Bridge
parent a9ba00de14
commit f0ea822c94
4 changed files with 61 additions and 4 deletions

View File

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

3
okteta-17.12.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,60 @@
-------------------------------------------------------------------
Sat Dec 09 14:59:12 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:
* appdata: use the more generic URL for documentation
* Bump version to 0.24.0
-------------------------------------------------------------------
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:
* Bump version to 0.23.90
-------------------------------------------------------------------
Mon Nov 20 06:59:41 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:
* Bump version to 0.23.80
* New name for designer plugin file: oktetawidgets, following a pattern
* Don't use KConfigDialogManager::changedMap with newer KF
* No need to override KStandardAction::close icon >=KF5.38
* Use newer version of QUrl::fromUserInput, drop QRegExp hack
* No longer export private classes of AbstractFileSystem*Jobs
* More const ref
* Use QStringLiteral
* Mpre QVector::reserve usage
* More const ref for passing complex types
* Use "override" tag also in DATAINFORMATION_CLONE_DECL macro
* Merge test value codec metadata in one table
* Use "override" tag for overriding methods
* Use nullptr
* Explicitely set copy constructors to be default implementation
* Remove wrong "return" statement in void method
* Remove bogus "emit" statements
* More const ref for passing complex types
* Use more QList/QVector::reserve
* Use QStringLiteral
* Remove unused variable
* Use midRef where possible
* Change Q_ENUMS -> Q_ENUM
* Port to function pointer based Qt signal/slot connects
* Bump min dep version of ECM/KF to 5.18
* Bump min dep version of Qt to 5.6
* Bump version to 0.23.60
-------------------------------------------------------------------
Thu Nov 09 23:13:04 CET 2017 - lbeltrame@kde.org

View File

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