Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kscreenlocker for openSUSE:Factory checked in at 2021-11-17 01:12:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Wed Nov 17 01:12:43 2021 rev:111 rq:931346 version:5.23.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2021-10-29 22:33:45.315671288 +0200 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.1890/kscreenlocker.changes 2021-11-17 01:12:56.850142672 +0100 @@ -1,0 +2,9 @@ +Tue Nov 9 15:43:24 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.3 +- No code changes since 5.23.2 + +------------------------------------------------------------------- Old: ---- kscreenlocker-5.23.2.tar.xz kscreenlocker-5.23.2.tar.xz.sig New: ---- kscreenlocker-5.23.3.tar.xz kscreenlocker-5.23.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.d6gOjQ/_old 2021-11-17 01:12:57.694142989 +0100 +++ /var/tmp/diff_new_pack.d6gOjQ/_new 2021-11-17 01:12:57.698142990 +0100 @@ -20,7 +20,7 @@ %bcond_without lang Name: kscreenlocker -Version: 5.23.2 +Version: 5.23.3 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0-or-later ++++++ kscreenlocker-5.23.2.tar.xz -> kscreenlocker-5.23.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.23.2/CMakeLists.txt new/kscreenlocker-5.23.3/CMakeLists.txt --- old/kscreenlocker-5.23.2/CMakeLists.txt 2021-10-26 14:25:18.000000000 +0200 +++ new/kscreenlocker-5.23.3/CMakeLists.txt 2021-11-09 13:30:59.000000000 +0100 @@ -2,7 +2,7 @@ project(kscreenlocker) set(CMAKE_C_STANDARD 99) -set(PROJECT_VERSION "5.23.2") +set(PROJECT_VERSION "5.23.3") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.15.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.23.2/kcm/screenlocker.desktop new/kscreenlocker-5.23.3/kcm/screenlocker.desktop --- old/kscreenlocker-5.23.2/kcm/screenlocker.desktop 2021-10-26 14:24:53.000000000 +0200 +++ new/kscreenlocker-5.23.3/kcm/screenlocker.desktop 2021-11-09 13:30:35.000000000 +0100 @@ -101,6 +101,7 @@ X-KDE-Keywords[eu]=giltzatu,berrekin,pantaila-babeslea,pantail-giltzatua,giltzatzea,blokeoa,blokeatzea,pasahitza,lokartu,tapa ixtea,automatikoki giltzatu,pantaila giltzatuaren itxura,pantaila giltzatuaren gaia,pantaila giltzatuaren horma-papera X-KDE-Keywords[fi]=lukitus,jatka,n??yt??ns????st??j??,n??ytt??lukko,est??,esto,salasana,valmiustila,sulje kansi,lukitse automaattisesti,n??yt??nlukituksen ulkoasu,n??yt??nlukituksen teema,n??yt??nlukituksen tausta X-KDE-Keywords[fr]=verrouiller, continuer, ??conomiseur d'??cran, verrouillage, bloc, blocage, mot de passe, veille, basculer l'??cran, verrouillage automatique, apparence de l'??cran de verrouillage, th??me de l'??cran de verrouillage, fonds d'??cran de verrouillage +X-KDE-Keywords[ia]=bloca,resume,salvator de schermo,bloco de schermo,blocar,contrasigno,dormi,close lid,bloca automaticamente,apparentia de bloco de schermo,thema de bloco de schermo,tapete de papiro de bloco de schermo X-KDE-Keywords[it]=blocco,riprendi,salvaschermo,blocco schermo,blocco,password,sospensione,chiusura coperchio,blocco automatico,aspetto blocco schermo,tema blocco schermo,sfondo blocco schermo X-KDE-Keywords[lt]=u??raktas,uzraktas,u??rakinti,uzrakinti,prat??sti,pratesti,atstatyti,ekrano u??sklanda,ekrano uzsklanda,ekrano u??raktas,ekrano uzraktas,u??rakinimas,uzrakinimas,blokuoti,blokavimas,slapta??odis,slaptazodis,pristabdyti,pristabdymas,u??daryti dangti,uzdaryti dangti,u??darius dangt??,uzdarius dangti,automati??kai u??rakinti,automatiskai uzrakinti,automatinis u??rakinimas,automatinis uzrakinimas,ekrano u??rakto i??vaizda,ekrano uzrakto isvaizda,ekrano u??rakto apipavidalinimas,ekrano uzrakto apipavidalinimas,ekrano u??rakto fonas,ekrano uzrakto fonas,ekrano u??rakto darbalaukio fonas,ekrano uzrakto darbalaukio fonas X-KDE-Keywords[nl]=vergrendeling,hervatten,schermbeveiliging,schermvergrendeling,vergrendelen,blokkeren,blokkering,wachtwoord,slapen,deksel sluiten,automatisch vergrendelen,uiterlijk van schermvergrendeling,thema van schermvergrendeling,achtergrondafbeelding van schermvergrendeling diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.23.2/po/zh_CN/kcm_screenlocker.po new/kscreenlocker-5.23.3/po/zh_CN/kcm_screenlocker.po --- old/kscreenlocker-5.23.2/po/zh_CN/kcm_screenlocker.po 2021-10-26 14:25:17.000000000 +0200 +++ new/kscreenlocker-5.23.3/po/zh_CN/kcm_screenlocker.po 2021-11-09 13:30:58.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-04-12 00:19+0000\n" -"PO-Revision-Date: 2021-10-22 15:15\n" +"PO-Revision-Date: 2021-11-08 12:07\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.23.2/po/zh_CN/kscreenlocker.po new/kscreenlocker-5.23.3/po/zh_CN/kscreenlocker.po --- old/kscreenlocker-5.23.2/po/zh_CN/kscreenlocker.po 2021-10-26 14:25:17.000000000 +0200 +++ new/kscreenlocker-5.23.3/po/zh_CN/kscreenlocker.po 2021-11-09 13:30:58.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-06-28 00:21+0000\n" -"PO-Revision-Date: 2021-10-22 15:15\n" +"PO-Revision-Date: 2021-11-08 12:07\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreenlocker-5.23.2/po/zh_CN/kscreenlocker_greet.po new/kscreenlocker-5.23.3/po/zh_CN/kscreenlocker_greet.po --- old/kscreenlocker-5.23.2/po/zh_CN/kscreenlocker_greet.po 2021-10-26 14:25:17.000000000 +0200 +++ new/kscreenlocker-5.23.3/po/zh_CN/kscreenlocker_greet.po 2021-11-09 13:30:58.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-06 00:19+0000\n" -"PO-Revision-Date: 2021-10-22 15:15\n" +"PO-Revision-Date: 2021-11-08 12:07\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"