diff --git a/karchive-4.100.0.tar.xz b/karchive-4.100.0.tar.xz deleted file mode 100644 index ebf079c..0000000 --- a/karchive-4.100.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a71d4f9b5585137f1895e3b251d3b3dedb7b3d84fe37c0023d7e55636f94c6ea -size 106344 diff --git a/karchive-5.0.0.tar.xz b/karchive-5.0.0.tar.xz new file mode 100644 index 0000000..e282c58 --- /dev/null +++ b/karchive-5.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8561183dd066b2183435b4d00c669b4739f5b04752aa0ac9e40008bd65b67801 +size 105608 diff --git a/karchive.changes b/karchive.changes index 00492c9..06dd365 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 1 21:36:02 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.0.0 + * Final release of KDE Frameworks 5 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-5.0.0.php + ------------------------------------------------------------------- Sun Jun 1 18:02:33 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 28234b1..08093d1 100644 --- a/karchive.spec +++ b/karchive.spec @@ -18,10 +18,10 @@ %define lname libKF5Archive5 Name: karchive -Version: 4.100.0 +Version: 5.0.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.14 +BuildRequires: extra-cmake-modules >= 1.0.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/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build