diff --git a/karchive-5.3.0.tar.xz b/karchive-5.3.0.tar.xz deleted file mode 100644 index a6faa7b..0000000 --- a/karchive-5.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9215eb41d0956694e387b051c6a7d76dacb0b2265963096c1fb9e82a7846ee66 -size 105896 diff --git a/karchive-5.4.0.tar.xz b/karchive-5.4.0.tar.xz new file mode 100644 index 0000000..c82bef9 --- /dev/null +++ b/karchive-5.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44086908ea557706f373124fb10928081cd1cedea8b17516cf06f7c97d40e3b +size 107636 diff --git a/karchive.changes b/karchive.changes index c0091c8..a140b02 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Nov 2 17:47:22 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.4.0 + * Add support for rcc files + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.4.0.php + ------------------------------------------------------------------- Sat Oct 4 17:59:51 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 0825a30..3158fc8 100644 --- a/karchive.spec +++ b/karchive.spec @@ -18,10 +18,10 @@ %define lname libKF5Archive5 Name: karchive -Version: 5.3.0 +Version: 5.4.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 @@ -32,7 +32,7 @@ Summary: Qt 5 addon providing access to numerous types of archives License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build