Hello community, here is the log from the commit of package kde-user-manager for openSUSE:Factory checked in at 2016-08-08 13:52:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde-user-manager (Old) and /work/SRC/openSUSE:Factory/.kde-user-manager.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-user-manager" Changes: -------- --- /work/SRC/openSUSE:Factory/kde-user-manager/kde-user-manager.changes 2016-07-15 12:24:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kde-user-manager.new/kde-user-manager.changes 2016-08-08 13:52:22.000000000 +0200 @@ -1,0 +2,27 @@ +Wed Jul 20 08:54:19 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 + +------------------------------------------------------------------- +Mon Jul 18 11:39:03 UTC 2016 - [email protected] + +- Redo rpm group and summary + +------------------------------------------------------------------- +Wed Jul 13 06:13:25 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 11:18:40 UTC 2016 - [email protected] + +- Use the new %kf5_find_lang macro to create the file list for the + lang package + +------------------------------------------------------------------- Old: ---- user-manager-5.7.0.tar.xz New: ---- user-manager-5.7.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde-user-manager.spec ++++++ --- /var/tmp/diff_new_pack.54rWbB/_old 2016-08-08 13:52:22.000000000 +0200 +++ /var/tmp/diff_new_pack.54rWbB/_new 2016-08-08 13:52:22.000000000 +0200 @@ -18,11 +18,11 @@ %bcond_without lang Name: kde-user-manager -Version: 5.7.0 +Version: 5.7.2 Release: 0 -Summary: A simple system settings module to manage the users of your system +Summary: KDE System Settings module to manage users License: GPL-2.0+ -Group: Hardware/Other +Group: System/GUI/KDE Url: http://www.kde.org/ Source: user-manager-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.3.0 @@ -43,11 +43,14 @@ %setup -q -n user-manager-%{version} %build -%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 +%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} %make_jobs %install %kf5_makeinstall -C build +%if %{with lang} +%kf5_find_lang +%endif %files %defattr(-,root,root,-) @@ -57,9 +60,7 @@ %{_kf5_sharedir}/user-manager/ %if %{with lang} -%files lang -%defattr(-,root,root) -%{_kf5_localedir}/ +%files lang -f %{name}.lang %endif %changelog ++++++ user-manager-5.7.0.tar.xz -> user-manager-5.7.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/user-manager-5.7.0/CMakeLists.txt new/user-manager-5.7.2/CMakeLists.txt --- old/user-manager-5.7.0/CMakeLists.txt 2016-06-30 17:15:23.000000000 +0200 +++ new/user-manager-5.7.2/CMakeLists.txt 2016-07-19 13:16:02.000000000 +0200 @@ -1,6 +1,6 @@ project(user-manager) cmake_minimum_required(VERSION 2.8.12) -set(PROJECT_VERSION "5.7.0") +set(PROJECT_VERSION "5.7.2") find_package(ECM 1.3.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/user-manager-5.7.0/po/he/user_manager.po new/user-manager-5.7.2/po/he/user_manager.po --- old/user-manager-5.7.0/po/he/user_manager.po 1970-01-01 01:00:00.000000000 +0100 +++ new/user-manager-5.7.2/po/he/user_manager.po 2016-07-19 13:15:57.000000000 +0200 @@ -0,0 +1,261 @@ +# 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-06-02 08:01+0000\n" +"PO-Revision-Date: 2016-06-29 15:23+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" + +#. i18n: ectx: property (placeholderText), widget (QLineEdit, username) +#: src/account.ui:69 +msgid "John" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_7) +#: src/account.ui:86 +msgid "Real Name:" +msgstr "" + +#. i18n: ectx: property (placeholderText), widget (QLineEdit, realName) +#: src/account.ui:111 +msgid "John Doe" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label) +#: src/account.ui:128 +msgid "Email Address:" +msgstr "" + +#. i18n: ectx: property (placeholderText), widget (QLineEdit, email) +#: src/account.ui:150 +msgid "[email protected]" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label) +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: src/account.ui:167 src/password.ui:33 +msgid "Password:" +msgstr "סיסמה:" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: src/account.ui:174 +msgid "Administrator:" +msgstr "מנהל:" + +#. i18n: ectx: property (text), widget (QLabel, label_9) +#: src/account.ui:188 +msgid "Automatic Login:" +msgstr "חיבור אוטומטי:" + +#. i18n: ectx: property (text), widget (QLineEdit, passwordEdit) +#: src/account.ui:208 +msgid "MyPassword" +msgstr "" + +#: src/accountinfo.cpp:68 +msgid "Choose from Gallery..." +msgstr "בחר מהגלריה..." + +#: src/accountinfo.cpp:72 +msgid "Load from file..." +msgstr "טען מקובץ..." + +#: src/accountinfo.cpp:76 +msgid "Clear Avatar" +msgstr "נקה דמות" + +#: src/accountinfo.cpp:292 +msgid "This username is already used" +msgstr "שם המשתמש כבר בשימוש" + +#: src/accountinfo.cpp:302 +msgid "The username must start with a letter" +msgstr "שם המשתמש חייב להתחיל באות" + +#: src/accountinfo.cpp:320 +msgid "" +"The username can contain only letters, numbers, score, underscore and dot" +msgstr "שם המשתמש יכול להחיל רק אותיות, מספרים, ניקוד ונקודות." + +#: src/accountinfo.cpp:334 +msgid "The username is too long" +msgstr "שם המשתמש ארוך מדי" + +#: src/accountinfo.cpp:372 +msgid "This e-mail address is incorrect" +msgstr "כתובת המייל אינה תקינה" + +#: src/avatargallery.cpp:31 +msgctxt "@title:window" +msgid "Change your Face" +msgstr "שנה את הפרצוף שלך" + +#. i18n: ectx: property (text), widget (QLabel, header) +#: src/avatargallery.ui:25 +msgid "Select a new face:" +msgstr "בחר פרצוף חדש:" + +#. i18n: ectx: property (toolTip), widget (QPushButton, addBtn) +#: src/kcm.ui:69 +msgid "Add user account" +msgstr "הוסף חשבון משתמש" + +#. i18n: ectx: property (toolTip), widget (QPushButton, removeBtn) +#: src/kcm.ui:86 +msgid "Remove user account" +msgstr "הסר חשבון משתמש" + +#: src/lib/accountmodel.cpp:239 +msgid "New User" +msgstr "משתמש חדש" + +#: src/lib/accountmodel.cpp:356 +msgid "Users" +msgstr "משתמשים" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: src/password.ui:54 +msgid "Verify:" +msgstr "אמת:" + +#: src/passworddialog.cpp:34 +msgctxt "Title for change password dialog" +msgid "New Password" +msgstr "סיסמה חדשה:" + +#: src/passworddialog.cpp:93 +msgid "Passwords do not match" +msgstr "הסיסמה אינה מתאימה" + +#: src/passworddialog.cpp:117 +msgid "This password is weak" +msgstr "הסיסמה הזו חלשה" + +#: src/passworddialog.cpp:120 +msgid "This password is good" +msgstr "הסיסמה הזו טובה" + +#: src/passworddialog.cpp:123 +msgid "This password is very good" +msgstr "הסיסמה הזו מאוד טובה" + +#: src/passworddialog.cpp:126 +msgid "This password is excellent" +msgstr "הסיסמה הזו מצויינת" + +#: src/passworddialog.cpp:142 +#, kde-format +msgctxt "Error returned when the password is invalid" +msgid "The password should be at least %1 character" +msgid_plural "The password should be at least %1 characters" +msgstr[0] "" +msgstr[1] "" + +#: src/passworddialog.cpp:150 +#, kde-format +msgctxt "Error returned when the password is invalid" +msgid "The password should contain at least %1 uppercase letter" +msgid_plural "The password should contain at least %1 uppercase letters" +msgstr[0] "" +msgstr[1] "" + +#: src/passworddialog.cpp:158 +#, kde-format +msgctxt "Error returned when the password is invalid" +msgid "The password should contain at least %1 lowercase letter" +msgid_plural "The password should contain at least %1 lowercase letters" +msgstr[0] "" +msgstr[1] "" + +#: src/passworddialog.cpp:162 +msgctxt "Error returned when the password is invalid" +msgid "Your username should not be part of your password" +msgstr "שם המשתמש לא צריך להיות חלק מהסיסמה" + +#: src/passworddialog.cpp:164 +msgctxt "Error returned when the password is invalid" +msgid "Your name should not be part of your password" +msgstr "השם לא צריך להיות חלק מהסיסמה" + +#: src/passworddialog.cpp:170 +#, kde-format +msgctxt "Error returned when the password is invalid" +msgid "The password should contain at least %1 number" +msgid_plural "The password should contain at least %1 numbers" +msgstr[0] "" +msgstr[1] "" + +#: src/passworddialog.cpp:178 +#, kde-format +msgctxt "Error returned when the password is invalid" +msgid "" +"The password should contain at least %1 special character (like punctuation)" +msgid_plural "" +"The password should contain at least %1 special characters (like punctuation)" +msgstr[0] "" +msgstr[1] "" + +#: src/passworddialog.cpp:182 +msgctxt "Error returned when the password is invalid" +msgid "" +"The password should contain a mixture of letters, numbers, spaces and " +"punctuation" +msgstr "" + +#: src/passworddialog.cpp:184 +msgctxt "Error returned when the password is invalid" +msgid "The password should not contain too many repeated characters" +msgstr "" + +#: src/passworddialog.cpp:186 +msgctxt "Error returned when the password is invalid" +msgid "The password should be more varied in letters, numbers and punctuation" +msgstr "" + +#: src/passworddialog.cpp:188 +msgctxt "Error returned when the password is invalid" +msgid "The password should not contain sequences like 1234 or abcd" +msgstr "" + +#: src/passworddialog.cpp:190 +msgctxt "Error returned when the password is invalid" +msgid "This password can't be used, it is too simple" +msgstr "" + +#: src/passworddialog.cpp:194 +msgctxt "Returned when a more specific error message has not been found" +msgid "Please choose another password" +msgstr "אנא בחר סיסמה אחרת" + +#: src/usermanager.cpp:121 +msgid "Keep files" +msgstr "שמור קבצים" + +#: src/usermanager.cpp:123 +msgid "Delete files" +msgstr "מחק קבצים" + +#: src/usermanager.cpp:125 +#, kde-format +msgid "What do you want to do after deleting %1 ?" +msgstr "מה תרצה לעשות לאחר מחיקת %1" + +#: src/usermanager.cpp:128 +msgid "" +"This user is using the system right now, removing it will cause problems" +msgstr "המשתמש משתמש במערכת כרגע, הסרתו תגרום לבעיות" + +#: src/usermanager.cpp:131 +msgid "Delete User" +msgstr "מחק משתמש" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/user-manager-5.7.0/po/sl/user_manager.po new/user-manager-5.7.2/po/sl/user_manager.po --- old/user-manager-5.7.0/po/sl/user_manager.po 2016-06-30 17:15:21.000000000 +0200 +++ new/user-manager-5.7.2/po/sl/user_manager.po 2016-07-19 13:16:01.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Andrej Mernik <[email protected]>, 2013, 2014. +# Andrej Mernik <[email protected]>, 2013, 2014, 2016. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-06-02 08:01+0000\n" -"PO-Revision-Date: 2014-08-04 08:36+0200\n" +"PO-Revision-Date: 2016-07-11 18:38+0200\n" "Last-Translator: Andrej Mernik <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" "Language: sl\n" @@ -65,10 +65,8 @@ msgstr "MojeGeslo" #: src/accountinfo.cpp:68 -#, fuzzy -#| msgid "Load from file..." msgid "Choose from Gallery..." -msgstr "Naloži iz datoteke ..." +msgstr "Izberi iz galerije ..." #: src/accountinfo.cpp:72 msgid "Load from file..." @@ -104,12 +102,12 @@ #: src/avatargallery.cpp:31 msgctxt "@title:window" msgid "Change your Face" -msgstr "" +msgstr "Spremenite svoj obraz" #. i18n: ectx: property (text), widget (QLabel, header) #: src/avatargallery.ui:25 msgid "Select a new face:" -msgstr "" +msgstr "Izberite nov obraz:" #. i18n: ectx: property (toolTip), widget (QPushButton, addBtn) #: src/kcm.ui:69
