From 80d65ca5d10e0a1e11a55b41e0f9a62f0dc9f231d0e4257a74e1be91db425436 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 4 Aug 2015 19:47:48 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=60 --- karchive-5.12.0.tar.xz | 3 --- karchive-5.13.0.tar.xz | 3 +++ karchive.changes | 7 +++++++ karchive.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 karchive-5.12.0.tar.xz create mode 100644 karchive-5.13.0.tar.xz diff --git a/karchive-5.12.0.tar.xz b/karchive-5.12.0.tar.xz deleted file mode 100644 index bb0d9c9..0000000 --- a/karchive-5.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88fa48f5af0574c65d6fc99d8ec6a128ce2453836b1165dc902cdec0a7be0636 -size 108696 diff --git a/karchive-5.13.0.tar.xz b/karchive-5.13.0.tar.xz new file mode 100644 index 0000000..4310bed --- /dev/null +++ b/karchive-5.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f06e723282f30eb8b0064016f6c05355875012139008d6d7663f9180904e961 +size 108116 diff --git a/karchive.changes b/karchive.changes index 8dc9e0c..7079bbb 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 4 19:20:12 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.13.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.13.0.php + ------------------------------------------------------------------- Sun Jul 5 18:44:46 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 17355c6..552c575 100644 --- a/karchive.spec +++ b/karchive.spec @@ -17,9 +17,9 @@ %define lname libKF5Archive5 -%define _tar_path 5.12 +%define _tar_path 5.13 Name: karchive -Version: 5.12.0 +Version: 5.13.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= %{_tar_path} From abafee52c1ed045071b0696094b98f6d0b3ede0dfe8ad0ba252a80f784536e70 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 12 Aug 2015 17:10:07 +0000 Subject: [PATCH 2/2] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=61 --- karchive.changes | 4 ++++ karchive.spec | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/karchive.changes b/karchive.changes index 7079bbb..9f67b98 100644 --- a/karchive.changes +++ b/karchive.changes @@ -2,6 +2,10 @@ Tue Aug 4 19:20:12 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.13.0 + * The Qt version requirement has been bumped from 5.2 to 5.3 + * Debug output has been ported to categorized output, for less + noise by default + * Docbook documentation has been reviewed and updated * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php diff --git a/karchive.spec b/karchive.spec index 552c575..4f6184c 100644 --- a/karchive.spec +++ b/karchive.spec @@ -25,7 +25,7 @@ BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes BuildRequires: kf5-filesystem -BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 +BuildRequires: cmake(Qt5Core) >= 5.3.0 BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(zlib) @@ -61,7 +61,7 @@ Summary: Qt 5 addon providing access to numerous types of archives: Build Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: extra-cmake-modules -Requires: pkgconfig(Qt5Core) >= 5.2.0 +Requires: cmake(Qt5Core) >= 5.3.0 %description devel KArchive provides classes for easy reading, creation and manipulation of