diff --git a/sonnet-5.29.0.tar.xz b/sonnet-5.29.0.tar.xz deleted file mode 100644 index a28615e..0000000 --- a/sonnet-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20358de0d45387f44260c3e6f8df012d661b4446293cbb3823c978e3a8766965 -size 2652812 diff --git a/sonnet-5.30.0.tar.xz b/sonnet-5.30.0.tar.xz new file mode 100644 index 0000000..04b6b54 --- /dev/null +++ b/sonnet-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fd42d919d3350e22ae99fc480a14bc30ebd461b064ef24aed5042c772a91c4 +size 281828 diff --git a/sonnet.changes b/sonnet.changes index 99e45cd..86d5d3e 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 9 00:00:45 UTC 2017 - hrvoje.senjan@gmail.com + +- Update to 5.30.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.30.0.php + ------------------------------------------------------------------- Sun Jan 8 16:57:22 UTC 2017 - hrvoje.senjan@gmail.com diff --git a/sonnet.spec b/sonnet.spec index c2e63a2..3dcfbdf 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,12 +18,12 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.29 +%define _tar_path 5.30 Name: sonnet -Version: 5.29.0 +Version: 5.30.0 Release: 0 #BuildRequires: aspell-devel -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.0 # Enchant plugin is currently disabled upstream #BuildRequires: enchant-devel BuildRequires: extra-cmake-modules >= %{_tar_path} @@ -43,8 +43,6 @@ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM look-for-hunspell-1.6-as-well.patch -Patch0: look-for-hunspell-1.6-as-well.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -94,7 +92,6 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %lang_package -n libKF5SonnetCore%sonum %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert