diff --git a/kcompletion-4.100.0.tar.xz b/kcompletion-4.100.0.tar.xz deleted file mode 100644 index 05bf80b..0000000 --- a/kcompletion-4.100.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14df859999e98d171cc56f69aaa825a9a31aa2559b37d5a3c091ea327ecbe5c5 -size 2760752 diff --git a/kcompletion-5.0.0.tar.xz b/kcompletion-5.0.0.tar.xz new file mode 100644 index 0000000..81b7729 --- /dev/null +++ b/kcompletion-5.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96cb02f7749b2dfb2db5c0206b9a2e5fce75ecfffcae67d4560c105211e6772e +size 2756000 diff --git a/kcompletion.changes b/kcompletion.changes index 0d7595b..0b5ba9e 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 1 21:35:34 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/kde-frameworks-5.0.php + ------------------------------------------------------------------- Sun Jun 1 18:02:07 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kcompletion.spec b/kcompletion.spec index f75aaed..6cf6fe2 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -18,10 +18,10 @@ %define lname libKF5Completion5 Name: kcompletion -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: kconfig-devel >= %{_kf5_version} BuildRequires: kf5-filesystem @@ -32,7 +32,7 @@ Summary: Provides widgets with advanced completion support 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