From ae3fc1f6d335665dacc87af6072dabbedf50e45c6d22303bd9c57b432776978a Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Aug 2014 13:19:11 +0000 Subject: [PATCH 1/3] 5.1.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=24 --- karchive-5.0.0.tar.xz | 3 --- karchive-5.1.0.tar.xz | 3 +++ karchive.changes | 7 +++++++ karchive.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 karchive-5.0.0.tar.xz create mode 100644 karchive-5.1.0.tar.xz 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..419e1db 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 + ------------------------------------------------------------------- Tue Jul 1 21:36:02 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 08093d1..9e5cebf 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 From d2a4376a0f2c5dcdd6759759e1e4a75b6509e0927ad24c66430adf956c843001 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 7 Aug 2014 20:43:43 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=25 --- karchive.changes | 1 + karchive.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/karchive.changes b/karchive.changes index 419e1db..b2d38fa 100644 --- a/karchive.changes +++ b/karchive.changes @@ -4,6 +4,7 @@ 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 9e5cebf..d0ee6cc 100644 --- a/karchive.spec +++ b/karchive.spec @@ -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 From 1d3d8902874b21c7f295ee8b74eee44d661ae03e7650cf7e3bafea98bc936625 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 7 Aug 2014 20:57:01 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=26 --- karchive.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/karchive.spec b/karchive.spec index d0ee6cc..38c4363 100644 --- a/karchive.spec +++ b/karchive.spec @@ -93,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