From 716cb22314e1253c262655e43ad767abb6e8be4fd926e0010e820c1f94837149 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 16 Apr 2017 13:59:01 +0000 Subject: [PATCH] KDE Applications 17.04 final OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kfloppy?expand=0&rev=48 --- kfloppy-17.03.90.tar.xz | 3 --- kfloppy-17.04.0.tar.xz | 3 +++ kfloppy.changes | 12 ++++++++++++ kfloppy.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 kfloppy-17.03.90.tar.xz create mode 100644 kfloppy-17.04.0.tar.xz diff --git a/kfloppy-17.03.90.tar.xz b/kfloppy-17.03.90.tar.xz deleted file mode 100644 index 3ff7ad9..0000000 --- a/kfloppy-17.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e4a7b6c4306d3d0b2e5797c1f7a4b71b0393c22beafc93707cbad64942c35d5 -size 198868 diff --git a/kfloppy-17.04.0.tar.xz b/kfloppy-17.04.0.tar.xz new file mode 100644 index 0000000..079f791 --- /dev/null +++ b/kfloppy-17.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e7c7e5e39bd426838d6e5560d5457ec0c0dcce70200948b6110f8f622e21b6 +size 198924 diff --git a/kfloppy.changes b/kfloppy.changes index b15bb44..70fabaa 100644 --- a/kfloppy.changes +++ b/kfloppy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Apr 16 10:44:58 CEST 2017 - lbeltrame@kde.org + +- Update to 17.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.0.php +- Changes since 17.03.90: + * Fix KFloppy with udev + * Pass "Permission denied" error message to the user + * Change back some QStringLiteral() to QLatin1String() + ------------------------------------------------------------------- Wed Apr 12 20:25:34 CEST 2017 - lbeltrame@kde.org diff --git a/kfloppy.spec b/kfloppy.spec index 40aba77..d63204b 100644 --- a/kfloppy.spec +++ b/kfloppy.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kfloppy -Version: 17.03.90 +Version: 17.04.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)