diff --git a/kscreenlocker-5.7.0.tar.xz b/kscreenlocker-5.7.0.tar.xz deleted file mode 100644 index 08dc2b3..0000000 --- a/kscreenlocker-5.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb6dd6e6dc761bf31b5450541f5ff39880950a7394345f878078ba307698e479 -size 101472 diff --git a/kscreenlocker-5.7.2.tar.xz b/kscreenlocker-5.7.2.tar.xz new file mode 100644 index 0000000..ce1b5fb --- /dev/null +++ b/kscreenlocker-5.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d0e1a7beee1e36cb1593867f476ed1471300546f7f651982f58aca20f738ab0 +size 102916 diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 778882d..3f46fab 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Jul 20 08:54:24 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.2 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.2.php + +------------------------------------------------------------------- +Wed Jul 13 06:13:28 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.1.php + +------------------------------------------------------------------- +Tue Jul 5 20:32:40 UTC 2016 - wbauer@tmo.at + +- Use the new %kf5_find_lang macro to create the file list for the + lang package + ------------------------------------------------------------------- Thu Jun 30 12:02:23 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kscreenlocker.spec b/kscreenlocker.spec index e96f598..cba6a9a 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kscreenlocker -Version: 5.7.0 +Version: 5.7.2 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0+ @@ -93,11 +93,14 @@ Development files for Library and components for secure lock screen architecture %endif %build - %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 + %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} %make_jobs %install %kf5_makeinstall -C build +%if %{with lang} + %kf5_find_lang +%endif %post # boo#931296 @@ -110,10 +113,8 @@ Development files for Library and components for secure lock screen architecture %postun -n libKScreenLocker5 -p /sbin/ldconfig %if %{with lang} -%files lang -%defattr(-,root,root) +%files lang -f %{name}.lang %doc COPYING* -%{_kf5_localedir}/ %endif %files