From a09f605ac838dcba542eb85ac046e7c497d10c9a850d4eaee4bec8afcb86962c Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 1 Jun 2014 18:48:05 +0000 Subject: [PATCH 1/2] 4.100.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=18 --- karchive-4.100.0.tar.xz | 3 +++ karchive-4.99.0.tar.xz | 3 --- karchive.changes | 9 +++++++++ karchive.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 karchive-4.100.0.tar.xz delete mode 100644 karchive-4.99.0.tar.xz diff --git a/karchive-4.100.0.tar.xz b/karchive-4.100.0.tar.xz new file mode 100644 index 0000000..ebf079c --- /dev/null +++ b/karchive-4.100.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a71d4f9b5585137f1895e3b251d3b3dedb7b3d84fe37c0023d7e55636f94c6ea +size 106344 diff --git a/karchive-4.99.0.tar.xz b/karchive-4.99.0.tar.xz deleted file mode 100644 index 01b7c19..0000000 --- a/karchive-4.99.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8c140ddf05808f4425e4c1c3efa14eed1bcd41f4722bc529bad4422306dbd9e -size 106216 diff --git a/karchive.changes b/karchive.changes index 903ac8e..bf02550 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 1 18:02:33 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 4.100.0 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-beta3.php + ------------------------------------------------------------------- Sun May 4 01:40:56 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 0585125..2715890 100644 --- a/karchive.spec +++ b/karchive.spec @@ -18,10 +18,10 @@ %define lname libKF5Archive5 Name: karchive -Version: 4.99.0 +Version: 4.100.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.13 +BuildRequires: extra-cmake-modules >= 0.0.14 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 From b321a02671299730e89ac039aa4d3d6257de66a90826a617db9ef8f6f3ae9f38 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 3 Jun 2014 19:31:20 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=19 --- baselibs.conf | 3 +++ karchive.changes | 1 + karchive.spec | 3 ++- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..5f5fb54 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +libKF5Archive5 +karchive-devel + requires "libKF5Archive5- = " diff --git a/karchive.changes b/karchive.changes index bf02550..00492c9 100644 --- a/karchive.changes +++ b/karchive.changes @@ -6,6 +6,7 @@ Sun Jun 1 18:02:33 UTC 2014 - hrvoje.senjan@gmail.com * Buildsystem fixes * For more details please see: http://www.kde.org/announcements/announce-frameworks5-beta3.php +- Add baselibs.conf ------------------------------------------------------------------- Sun May 4 01:40:56 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 2715890..28234b1 100644 --- a/karchive.spec +++ b/karchive.spec @@ -32,7 +32,8 @@ Summary: Qt 5 addon providing access to numerous types of archives License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source0: karchive-%{version}.tar.xz +Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description