diff --git a/kcoreaddons-5.6.0.tar.xz b/kcoreaddons-5.6.0.tar.xz deleted file mode 100644 index 749e5b3..0000000 --- a/kcoreaddons-5.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1974420ae2ebbd6ac341087deea5de7a267e931c1f760eb57a95cbc8e34ee21f -size 294708 diff --git a/kcoreaddons-5.7.0.tar.xz b/kcoreaddons-5.7.0.tar.xz new file mode 100644 index 0000000..4bad029 --- /dev/null +++ b/kcoreaddons-5.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe30fe049f45e861ffe4c59b2a50f2cd0c3254976e39a15a4fb8dcad7ec7e01 +size 298728 diff --git a/kcoreaddons.changes b/kcoreaddons.changes index fff93bf..561bef9 100644 --- a/kcoreaddons.changes +++ b/kcoreaddons.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sun Feb 8 18:15:15 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.7.0 + * KAboutData: Call addHelpOption and addVersionOption + automatically, for convenience and consistency + * KAboutData: Bring back "Please use http://bugs.kde.org + to report bugs." when no other email/url is set + * KAutoSaveFile: allStaleFiles() now works as expected + for local files, fixed staleFiles() too + * KRandomSequence now uses int's internally and exposes + int-api for 64-bit unambiguity + * Mimetype definitions: *.qmltypes and *.qmlproject files + also have the text/x-qml mime type + * KShell: make quoteArgs quote urls with QChar::isSpace(), + unusual space characters were not handled properly + * KSharedDataCache: fix creation of directory containing + the cache (porting bug) + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php + ------------------------------------------------------------------- Sat Jan 3 18:03:17 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcoreaddons.spec b/kcoreaddons.spec index 6c81e83..a670add 100644 --- a/kcoreaddons.spec +++ b/kcoreaddons.spec @@ -1,7 +1,7 @@ # # spec file for package kcoreaddons # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define lname libKF5CoreAddons5 Name: kcoreaddons -Version: 5.6.0 +Version: 5.7.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.6.0 +BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libqt5-linguist-devel >= 5.2.0