From 63007cd171c51c6d2276b8879428dde9c2e4699cfe7c24709012fc4e0d48bc1c Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 6 Jul 2016 16:37:59 +0000 Subject: [PATCH 1/3] osc copypac from project:home:wolfi323:test package:kscreenlocker revision:3 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=40 --- kscreenlocker.changes | 6 ++++++ kscreenlocker.spec | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 778882d..012e7da 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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..c1fb93c 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -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 From 6293070b0c39aad6237e513b9c839f4e88b528918355edf3b4850193605cbcc0 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 13 Jul 2016 06:22:58 +0000 Subject: [PATCH 2/3] start with 5.7.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=41 --- kscreenlocker-5.7.0.tar.xz | 3 --- kscreenlocker-5.7.1.tar.xz | 3 +++ kscreenlocker.changes | 8 ++++++++ kscreenlocker.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kscreenlocker-5.7.0.tar.xz create mode 100644 kscreenlocker-5.7.1.tar.xz 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.1.tar.xz b/kscreenlocker-5.7.1.tar.xz new file mode 100644 index 0000000..e798120 --- /dev/null +++ b/kscreenlocker-5.7.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b41c3e5a76803739283ecb3d5e753882c0a954782b9f5572567fb9390bfd36 +size 103004 diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 012e7da..72a37e1 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/kscreenlocker.spec b/kscreenlocker.spec index c1fb93c..360c26a 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kscreenlocker -Version: 5.7.0 +Version: 5.7.1 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0+ From b8a734b1f7a3bfccd5d376a067b7b7400744adb35def840dd66f9f8b0e090002 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 20 Jul 2016 09:05:08 +0000 Subject: [PATCH 3/3] start with 5.7.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=43 --- kscreenlocker-5.7.1.tar.xz | 3 --- kscreenlocker-5.7.2.tar.xz | 3 +++ kscreenlocker.changes | 8 ++++++++ kscreenlocker.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 kscreenlocker-5.7.1.tar.xz create mode 100644 kscreenlocker-5.7.2.tar.xz diff --git a/kscreenlocker-5.7.1.tar.xz b/kscreenlocker-5.7.1.tar.xz deleted file mode 100644 index e798120..0000000 --- a/kscreenlocker-5.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89b41c3e5a76803739283ecb3d5e753882c0a954782b9f5572567fb9390bfd36 -size 103004 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 72a37e1..3f46fab 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 360c26a..cba6a9a 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kscreenlocker -Version: 5.7.1 +Version: 5.7.2 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0+