From 73727483b64053338f539e731af6004f7c9249b0f2b61b2ff077411b0662a7a5 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Nov 2014 18:09:37 +0000 Subject: [PATCH 1/3] 5.4.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=31 --- kded-5.3.0.tar.xz | 3 --- kded-5.4.0.tar.xz | 3 +++ kded.changes | 7 +++++++ kded.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 kded-5.3.0.tar.xz create mode 100644 kded-5.4.0.tar.xz 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..132c993 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} @@ -42,7 +42,7 @@ 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 From f49bc0a5ce8e76ffce2b42c6a08a16faf3db03afbefd7c967c9dc736a75b3e43 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 3 Nov 2014 01:03:13 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=32 --- kded.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/kded.spec b/kded.spec index 132c993..8cbf75b 100644 --- a/kded.spec +++ b/kded.spec @@ -38,6 +38,7 @@ 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 @@ -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 From 5a8c6734186e9ca8e979dd0c72d435504c7ebbaece4bdd6e620261d1790614da Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 3 Nov 2014 09:21:01 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=33 --- kded.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kded.spec b/kded.spec index 8cbf75b..01d6784 100644 --- a/kded.spec +++ b/kded.spec @@ -98,7 +98,7 @@ Development files. %{_kf5_sharedir}/dbus-1/services/org.kde.kded5.service %dir %{_kf5_servicetypesdir} %{_kf5_servicetypesdir}/kdedmodule.desktop -%doc %lang(en) %{_kf5_mandir}/kded5.* +%doc %lang(en) %{_kf5_mandir}/*/kded5.* %files devel %defattr(-,root,root)