From 8308d4903b932f6a46fd39c1e4b45cfc16fc43b7b491b1cecb390e5a17ae70ea Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 17 May 2017 20:08:11 +0000 Subject: [PATCH] KDE Applications 17.04.1 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=134 --- marble-17.04.0.tar.xz | 3 --- marble-17.04.1.tar.xz | 3 +++ marble.changes | 25 +++++++++++++++++++++++++ marble.spec | 2 +- 4 files changed, 29 insertions(+), 4 deletions(-) delete mode 100644 marble-17.04.0.tar.xz create mode 100644 marble-17.04.1.tar.xz diff --git a/marble-17.04.0.tar.xz b/marble-17.04.0.tar.xz deleted file mode 100644 index 52f58d3..0000000 --- a/marble-17.04.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a8ab776e239fa67f23b7aed1db02b1a9a8fb3abb8ab61b47828c8bc0ada8770 -size 52287344 diff --git a/marble-17.04.1.tar.xz b/marble-17.04.1.tar.xz new file mode 100644 index 0000000..ab99387 --- /dev/null +++ b/marble-17.04.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ee0005a9aa416f5545077a241fe138864d7495085a91a25af4d421d8a328c3 +size 52299556 diff --git a/marble.changes b/marble.changes index ddaa551..c57d8c6 100644 --- a/marble.changes +++ b/marble.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed May 17 20:37:32 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.1.php +- Changes since 17.04.0: + * Fix installation folder for qm files in KDE Apps release settings + * Support also translated doc added in the KDE Application tarball + * let releaseme know to skip po install in it's builds, (used by KDE neon) + * Update update-version-number to include install/windows/marble-common.iss + * Add missing include of CMakeFindDependencyMacro + * Version bump to 0.27.1 (stable release) + * Support translation catalogs added in KDE Application release tarball + * Use windeployqt instead of manual Qt dependency hunting + * Update version number for latest stable release + * Move win/mac installation files to common dir. Split iss files. + * Use a Marble start menu folder, install website link + * Sync windows installer version + * Switch from NSIS to Inno Setup + * Fix MSVC compilation (fails with C2308, concatenating mismatched strings) + * No need for fabs (fixes MSVC compilation) + * Remove extra qualification + ------------------------------------------------------------------- Sun Apr 16 10:45:19 CEST 2017 - lbeltrame@kde.org diff --git a/marble.spec b/marble.spec index c64aa0b..889f67a 100644 --- a/marble.spec +++ b/marble.spec @@ -20,7 +20,7 @@ %define _so -27 %define _so_astro 1 Name: marble -Version: 17.04.0 +Version: 17.04.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)