diff --git a/okteta-17.08.3.tar.xz b/okteta-17.08.3.tar.xz deleted file mode 100644 index 89a38d1..0000000 --- a/okteta-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b846724ddd595c97a9ced9b7d86224217bab695eaf51b39684e486a6b7940ff -size 962236 diff --git a/okteta-17.12.0.tar.xz b/okteta-17.12.0.tar.xz new file mode 100644 index 0000000..8c17205 --- /dev/null +++ b/okteta-17.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cc09032294df15ecad8b01cfd29c468e8f1e98a3b8a1598cc480b826aad07f +size 962836 diff --git a/okteta.changes b/okteta.changes index d040326..ecfbd03 100644 --- a/okteta.changes +++ b/okteta.changes @@ -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 diff --git a/okteta.spec b/okteta.spec index c4eb811..ec3c90c 100644 --- a/okteta.spec +++ b/okteta.spec @@ -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)