$ git diff --patch-with-stat --summary 05b8def41b1df45110e9c5e4b5dde2842305d518..
.abf.yml | 2 +-
sonnet.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 67a9247..bd25824 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- sonnet-5.59.0.tar.xz: 5cd1be7931af89047714e15620a6ea696056c0f0
+ sonnet-5.61.0.tar.xz: 7e202e0a0fa616124561df4898f4a13c985b8934
diff --git a/sonnet.spec b/sonnet.spec
index ba0f912..0608fe9 100644
--- a/sonnet.spec
+++ b/sonnet.spec
@@ -7,7 +7,7 @@
%define stable %([ "`echo %{version} |cut -d. -f3`" -ge 80 ] && echo -n un; echo -n stable)
Name: sonnet
-Version: 5.59.0
+Version: 5.61.0
Release: 1
Source0: http://download.kde.org/%{stable}/frameworks/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz
Summary: The KDE Frameworks 5 spell checking library
@@ -179,7 +179,7 @@ done
%{_datadir}/kf5/sonnet/trigrams.map
%dir %{_libdir}/qt5/plugins/kf5
%dir %{_libdir}/qt5/plugins/kf5/sonnet
-%{_sysconfdir}/xdg/sonnet.categories
+%{_datadir}/qlogging-categories5/sonnet.categories
%files -n %{libname}
%{_libdir}/*Core.so.%{major}