diff --git a/kfloppy-18.04.3.tar.xz b/kfloppy-18.04.3.tar.xz deleted file mode 100644 index 5a4fae5..0000000 --- a/kfloppy-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c7a8e09c7db09e19dbd4614298cf222a88031fa4e6a673e679fd2daef05df60 -size 199896 diff --git a/kfloppy-18.07.80.tar.xz b/kfloppy-18.07.80.tar.xz new file mode 100644 index 0000000..9c2d1b9 --- /dev/null +++ b/kfloppy-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f152b1fd748b1516e2dafb6be290350f8167d83f00de715ff7cf4a4acb54a0 +size 199852 diff --git a/kfloppy.changes b/kfloppy.changes index 5f5dc21..7750ebd 100644 --- a/kfloppy.changes +++ b/kfloppy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:41 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Remove unneeded moc includes + * Remove usage of dead QT_USE_FAST_CONCATENATION + * Do not duplicate work of KAboutData::setupCommandLine() + ------------------------------------------------------------------- Fri Jul 13 04:49:56 UTC 2018 - lbeltrame@kde.org diff --git a/kfloppy.spec b/kfloppy.spec index 2ae54d3..8f5687e 100644 --- a/kfloppy.spec +++ b/kfloppy.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: kfloppy -Version: 18.04.3 +Version: 18.07.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Floppy Formatter License: GPL-2.0 Group: System/GUI/KDE