From 83c5558df9a471c1a9aee548a62668169754ab553766df55dde2ececfef98e82 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 11 Apr 2015 18:58:12 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=38 --- libksysguard5.changes | 9 +++++++++ libksysguard5.spec | 4 ++++ 2 files changed, 13 insertions(+) diff --git a/libksysguard5.changes b/libksysguard5.changes index 2d0d758..abb922d 100644 --- a/libksysguard5.changes +++ b/libksysguard5.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 11 18:53:44 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2.95 aka 5.3 beta: + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.95.php +- Update required Qt version to 5.4.0 + ------------------------------------------------------------------- Thu Mar 19 17:42:39 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/libksysguard5.spec b/libksysguard5.spec index ce98053..91e86b3 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -50,7 +50,9 @@ BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xres) BuildRequires: pkgconfig(zlib) +%if %{with lang} Recommends: %{name}-lang +%endif #BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -126,8 +128,10 @@ for actions that require elevated privileges. %{_kf5_libdir}/libprocesscore.so %{_kf5_libdir}/libprocessui.so +%if %{with lang} %files lang %defattr(-,root,root) %{_kf5_localedir}/ +%endif %changelog