diff --git a/kded-5.3.0.tar.xz b/kded-5.3.0.tar.xz deleted file mode 100644 index fc7dd90..0000000 --- a/kded-5.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71aef438f4a3663643917a129ebe446348b94e8a75ca0022d8f77497e3ac9c60 -size 24148 diff --git a/kded-5.4.0.tar.xz b/kded-5.4.0.tar.xz new file mode 100644 index 0000000..876a6d9 --- /dev/null +++ b/kded-5.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b9a371c3a1e8dd52f36ff9b0fc3ea22b2cbd827b8972cb39e61d3bf788880df +size 32344 diff --git a/kded.changes b/kded.changes index 9eba456..312dd1d 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 2 17:47:45 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.4.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.4.0.php + ------------------------------------------------------------------- Sat Oct 4 18:00:00 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kded.spec b/kded.spec index 3e44b1a..01d6784 100644 --- a/kded.spec +++ b/kded.spec @@ -17,11 +17,11 @@ Name: kded -Version: 5.3.0 +Version: 5.4.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: fdupes BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kcrash-devel >= %{kf5_version} @@ -38,11 +38,12 @@ BuildRequires: pkgconfig(Qt5Network) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0 +Recommends: %{name}-lang Summary: Central daemon of KDE workspaces 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -64,6 +65,7 @@ KDED runs in the background and performs a number of small tasks. Some of these tasks are built in, others are started on demand. Development files. +%lang_package %prep %setup -q @@ -79,6 +81,15 @@ Development files. %postun -p /sbin/ldconfig +%files lang +%defattr(-,root,root) +%doc %lang(it) %{_kf5_mandir}/it +%doc %lang(nl) %{_kf5_mandir}/nl +%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR +%doc %lang(ru) %{_kf5_mandir}/ru +%doc %lang(sv) %{_kf5_mandir}/sv +%doc %lang(uk) %{_kf5_mandir}/uk + %files %defattr(-,root,root) %doc COPYING* README* @@ -87,11 +98,11 @@ Development files. %{_kf5_sharedir}/dbus-1/services/org.kde.kded5.service %dir %{_kf5_servicetypesdir} %{_kf5_servicetypesdir}/kdedmodule.desktop +%doc %lang(en) %{_kf5_mandir}/*/kded5.* %files devel %defattr(-,root,root) %{_kf5_libdir}/cmake/KDED/ -%{_kf5_mandir}/man8/kded5.* %{_kf5_dbusinterfacesdir}/org.kde.kded5.xml %changelog