diff --git a/kio-5.38.0.tar.xz b/kio-5.38.0.tar.xz deleted file mode 100644 index 1bfdcd6..0000000 --- a/kio-5.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f43ab29c0ab51c78bd323e57fa6bba4aedf2d26d70df973b7ef7c80c9fc81597 -size 3086436 diff --git a/kio-5.39.0.tar.xz b/kio-5.39.0.tar.xz new file mode 100644 index 0000000..34b664d --- /dev/null +++ b/kio-5.39.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96cbea5aba34b4e1b0df5ecfb4aaf65ff324341fb00f99796146536557232f24 +size 3093732 diff --git a/kio.changes b/kio.changes index 9d8949f..fc18b7f 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Oct 23 06:41:41 CEST 2017 - lbeltrame@kde.org + +- Update to 5.39.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.39.0.php +- Changes since 5.38.0: + * kioexec: Watch the file when it has finished copying (kde#384500) + * Make the string translatable + * KFileItemDelegate: Always reserve space for icons (kde#372207) + * Show kioslave names in the debug output + ------------------------------------------------------------------- Tue Sep 12 07:11:17 CEST 2017 - lbeltrame@kde.org diff --git a/kio.spec b/kio.spec index fd95fc7..9cf55f2 100644 --- a/kio.spec +++ b/kio.spec @@ -17,13 +17,13 @@ %bcond_without lang -%define _tar_path 5.38 +%define _tar_path 5.39 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kio -Version: 5.38.0 +Version: 5.39.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0