diff --git a/karchive-5.6.0.tar.xz b/karchive-5.6.0.tar.xz deleted file mode 100644 index 72dd6a6..0000000 --- a/karchive-5.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f23b3d1873b5e5589453d4b69bd9d5f9faa986c9e0dc5fe19e648243ffe7af51 -size 107660 diff --git a/karchive-5.7.0.tar.xz b/karchive-5.7.0.tar.xz new file mode 100644 index 0000000..2355eb3 --- /dev/null +++ b/karchive-5.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d66164eab8c262f1ee5da9f595c2b8de9878d5ac992070b2c9ad736825f85e +size 107672 diff --git a/karchive.changes b/karchive.changes index f05868e..d18c253 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Feb 8 18:15:27 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.7.0 + * Create temporary files in the temp dir rather than in the + current directory + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php + ------------------------------------------------------------------- Sat Jan 3 18:03:26 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index cf3143d..680392e 100644 --- a/karchive.spec +++ b/karchive.spec @@ -1,7 +1,7 @@ # # spec file for package karchive # -# 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 libKF5Archive5 Name: karchive -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: pkgconfig(Qt5Core) >= 5.2.0