Hello community, here is the log from the commit of package kscreenlocker for openSUSE:Factory checked in at 2016-08-08 13:53:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2016-07-15 12:25:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new/kscreenlocker.changes 2016-08-08 13:53:04.000000000 +0200 @@ -1,0 +2,22 @@ +Wed Jul 20 08:54:24 UTC 2016 - [email protected] + +- 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 - [email protected] + +- 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 - [email protected] + +- Use the new %kf5_find_lang macro to create the file list for the + lang package + +------------------------------------------------------------------- Old: ---- kscreenlocker-5.7.0.tar.xz New: ---- kscreenlocker-5.7.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.kNJacx/_old 2016-08-08 13:53:05.000000000 +0200 +++ /var/tmp/diff_new_pack.kNJacx/_new 2016-08-08 13:53:05.000000000 +0200 @@ -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 @@ %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 @@ %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 ++++++ kscreenlocker-5.7.0.tar.xz -> kscreenlocker-5.7.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.7.0/CMakeLists.txt new/kscreenlocker-5.7.2/CMakeLists.txt --- old/kscreenlocker-5.7.0/CMakeLists.txt 2016-06-30 16:58:57.000000000 +0200 +++ new/kscreenlocker-5.7.2/CMakeLists.txt 2016-07-19 13:00:24.000000000 +0200 @@ -1,4 +1,4 @@ -set(PROJECT_VERSION "5.7.0") +set(PROJECT_VERSION "5.7.2") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.7.0/po/he/screenlocker_kcm.po new/kscreenlocker-5.7.2/po/he/screenlocker_kcm.po --- old/kscreenlocker-5.7.0/po/he/screenlocker_kcm.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kscreenlocker-5.7.2/po/he/screenlocker_kcm.po 2016-07-19 13:00:01.000000000 +0200 @@ -0,0 +1,105 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Elkana Bardugo <[email protected]>, 2016. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2016-04-09 08:00+0000\n" +"PO-Revision-Date: 2016-06-28 00:08+0200\n" +"Last-Translator: Elkana Bardugo <[email protected]>\n" +"Language-Team: Hebrew <[email protected]>\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 2.0\n" + +#: kcm.cpp:50 +msgctxt "Spinbox suffix. Short for minutes" +msgid " min" +msgid_plural " mins" +msgstr[0] "דקה" +msgstr[1] "דקות" + +#: kcm.cpp:52 +msgctxt "Spinbox suffix. Short for seconds" +msgid " sec" +msgid_plural " secs" +msgstr[0] "שניה" +msgstr[1] "שניות" + +#: kcm.cpp:70 +msgid "Lock Session" +msgstr "נעל הפעלה" + +#: kcm.cpp:113 +msgid "Error" +msgstr "שגיאה" + +#: kcm.cpp:113 +msgid "Failed to successfully test the screen locker." +msgstr "" + +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Autolock) +#: kcm.ui:29 +msgid "Lock screen automatically after:" +msgstr "נעל את המסף אוטומטית לאחר:" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: kcm.ui:36 +msgid "Re&quire password after locking:" +msgstr "דרוש סיסמה לאחר נעילה:" + +#. i18n: ectx: property (toolTip), widget (QLabel, label_7) +#. i18n: ectx: property (toolTip), widget (KKeySequenceWidget, lockscreenShortcut) +#: kcm.ui:43 kcm.ui:53 +msgid "The global keyboard shortcut to lock the screen." +msgstr "קיצור הדרך לנעילת המסך." + +#. i18n: ectx: property (text), widget (QLabel, label_7) +#: kcm.ui:46 +msgid "Lock screen:" +msgstr "מסך נעילה:" + +#. i18n: ectx: property (toolTip), widget (QLabel, label_5) +#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_LockOnResume) +#: kcm.ui:60 kcm.ui:73 +msgid "Lock screen when waking up from suspension" +msgstr "מסך נעילה בחזרה מהשהיה" + +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: kcm.ui:63 +#, fuzzy +#| msgid "Loc&k screen on resume" +msgid "Loc&k screen on resume" +msgstr "מסך נעילה בחזרה משינה" + +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: kcm.ui:83 +msgid "Custom Background:" +msgstr "רקע מותאם אישית:" + +#. i18n: ectx: property (text), widget (SelectImageButton, kcfg_ThemeBackground) +#: kcm.ui:90 +msgid "..." +msgstr "..." + +#. i18n: ectx: property (specialValueText), widget (KPluralHandlingSpinBox, kcfg_LockGrace) +#: kcm.ui:116 +msgid "Immediately" +msgstr "מייד" + +#: selectimagebutton.cpp:41 +msgid "Load from file..." +msgstr "טען מקובץ..." + +#: selectimagebutton.cpp:42 +msgid "Clear Image" +msgstr "נקה תמונה" + +#: selectimagebutton.cpp:74 +msgid "Select image" +msgstr "בחר תמונה" \ No newline at end of file
