diff --git a/kcm_sddm.changes b/kcm_sddm.changes index 62fd53c..d1d6a77 100644 --- a/kcm_sddm.changes +++ b/kcm_sddm.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 11 18:53:31 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:28 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcm_sddm.spec b/kcm_sddm.spec index f1ce987..22cef99 100644 --- a/kcm_sddm.spec +++ b/kcm_sddm.spec @@ -46,7 +46,9 @@ BuildRequires: pkgconfig(xcb-image) BuildRequires: pkgconfig(xcb-shm) # cmakelists broken upstream, /home/abuild/rpmbuild/BUILD/sddm-kcm-0.0.0.1/src/cursortheme/thememodel.cpp:34:33: fatal error: X11/Xcursor/Xcursor.h: No such file or directory BuildRequires: pkgconfig(xcursor) +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -66,9 +68,13 @@ sddm. echo "setBadness('suse-dbus-unauthorized-service', 0)" > $RPM_SOURCE_DIR/%name-rpmlintrc +%if %{with lang} %find_lang %{name} %{name}.lang +%endif +%if %{with lang} %files lang -f %{name}.lang +%endif %files %defattr(-,root,root)