diff --git a/karchive-5.0.0.tar.xz b/karchive-5.0.0.tar.xz deleted file mode 100644 index e282c58..0000000 --- a/karchive-5.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8561183dd066b2183435b4d00c669b4739f5b04752aa0ac9e40008bd65b67801 -size 105608 diff --git a/karchive-5.1.0.tar.xz b/karchive-5.1.0.tar.xz new file mode 100644 index 0000000..7d381d1 --- /dev/null +++ b/karchive-5.1.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e89c6b238e93af53ad88358c27b327b8f87e604cb774482e8494426157850bd +size 105600 diff --git a/karchive.changes b/karchive.changes index 19f0d75..b2d38fa 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 2 10:20:17 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.1.0 + * For more details please see: + http://www.kde.org/announcements/kde-frameworks-5.1.php +- Harden required Qt5 libs versions + ------------------------------------------------------------------- Tue Jul 1 21:36:02 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 08093d1..38c4363 100644 --- a/karchive.spec +++ b/karchive.spec @@ -18,10 +18,10 @@ %define lname libKF5Archive5 Name: karchive -Version: 5.0.0 +Version: 5.1.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.0.0 +BuildRequires: extra-cmake-modules >= 1.1.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 @@ -46,6 +46,7 @@ GZip format, via a subclass of QIODevice. %package -n %lname Summary: Qt 5 addon providing access to numerous types of archives Group: System/GUI/KDE +%requires_ge libQt5Core5 %description -n %lname KArchive provides classes for easy reading, creation and manipulation of @@ -92,9 +93,7 @@ GZip format, via a subclass of QIODevice. Development files %defattr(-,root,root) %{_kf5_libdir}/libKF5Archive.so %{_kf5_libdir}/cmake/KF5Archive/ -%dir %{_kf5_includedir}/KArchive -%{_kf5_includedir}/KArchive -%{_kf5_includedir}/*.h +%{_kf5_includedir}/ %{_kf5_mkspecsdir}/qt_KArchive.pri %changelog