Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2021-02-15 23:12:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwrited5 (Old)
 and      /work/SRC/openSUSE:Factory/.kwrited5.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwrited5"

Mon Feb 15 23:12:57 2021 rev:107 rq:872095 version:5.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes        2021-01-07 
21:21:03.085019181 +0100
+++ /work/SRC/openSUSE:Factory/.kwrited5.new.28504/kwrited5.changes     
2021-02-15 23:14:01.815192378 +0100
@@ -1,0 +2,18 @@
+Thu Feb 11 18:23:12 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.21.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.21.0
+- No code changes since 5.20.90
+
+-------------------------------------------------------------------
+Thu Jan 21 21:31:41 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.20.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/20.90/
+- No code changes since 5.20.5
+
+-------------------------------------------------------------------

Old:
----
  kwrited-5.20.5.tar.xz
  kwrited-5.20.5.tar.xz.sig

New:
----
  kwrited-5.21.0.tar.xz
  kwrited-5.21.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kwrited5.spec ++++++
--- /var/tmp/diff_new_pack.8XeIh3/_old  2021-02-15 23:14:02.395193245 +0100
+++ /var/tmp/diff_new_pack.8XeIh3/_new  2021-02-15 23:14:02.399193250 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           kwrited5
-Version:        5.20.5
+Version:        5.21.0
 Release:        0
 Summary:        Daemon listening for wall and write messages
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
+Source:         kwrited-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
+Source1:        kwrited-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 0.0.11

++++++ kwrited-5.20.5.tar.xz -> kwrited-5.21.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.20.5/CMakeLists.txt 
new/kwrited-5.21.0/CMakeLists.txt
--- old/kwrited-5.20.5/CMakeLists.txt   2021-01-05 13:09:49.000000000 +0100
+++ new/kwrited-5.21.0/CMakeLists.txt   2021-02-11 13:09:36.000000000 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kwrited)
-set(PROJECT_VERSION "5.20.5")
+set(PROJECT_VERSION "5.21.0")
 
 set(QT_MIN_VERSION "5.15.0")
-set(KF5_MIN_VERSION "5.74")
+set(KF5_MIN_VERSION "5.78")
 
 set(CMAKE_CXX_STANDARD 17)
 set(CMAKE_CXX_STANDARD_REQUIRED ON)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.20.5/kwrited.json 
new/kwrited-5.21.0/kwrited.json
--- old/kwrited-5.20.5/kwrited.json     2021-01-05 13:09:49.000000000 +0100
+++ new/kwrited-5.21.0/kwrited.json     2021-02-11 13:09:36.000000000 +0100
@@ -1,6 +1,7 @@
 {
     "KPlugin": {
         "Description": "Watch for messages from local users sent with write(1) 
or wall(1)",
+        "Description[bg]": "???????????????????? ???? ?????????????????? ???? 
?????????????? ??????????????????????, ?????????????????? ?? write(1) ?????? 
wall(1)",
         "Description[ca@valencia]": "Vigila els missatges dels usuaris locals 
enviats amb write(1) o wall(1)",
         "Description[ca]": "Vigila els missatges dels usuaris locals enviats 
amb write(1) o wall(1)",
         "Description[cs]": "Sledov??n?? zpr??v od m??stn??ch u??ivatel?? 
poslan??ch pomoc?? write(1) nebo wall(1)",
@@ -42,6 +43,7 @@
         "Description[zh_CN]": "???????????????????????? write(1) ??? wall(1) 
???????????????",
         "Description[zh_TW]": "???????????????????????? write(1) ??? wall(1) 
???????????????",
         "Name": "Write Daemon",
+        "Name[bg]": "?????????? ???? ????????????",
         "Name[ca@valencia]": "Dimoni d'escriptura",
         "Name[ca]": "Dimoni d'escriptura",
         "Name[cs]": "Zapisovac?? d??mon",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.20.5/kwrited.notifyrc 
new/kwrited-5.21.0/kwrited.notifyrc
--- old/kwrited-5.20.5/kwrited.notifyrc 2021-01-05 13:09:49.000000000 +0100
+++ new/kwrited-5.21.0/kwrited.notifyrc 2021-02-11 13:09:36.000000000 +0100
@@ -1,6 +1,7 @@
 [Global]
 IconName=utilities-terminal
 Name=Local System Message Service
+Name[bg]=?????????????? ???????????? ???? ???????????????? ??????????????????
 Name[ca]=Servei de missatges del sistema local
 Name[cs]=Slu??ba Lok??ln?? syst??m zpr??v
 Name[da]=Tjeneste til lokale systemmeddelelser
@@ -24,9 +25,9 @@
 Name[pt_BR]=Servi??o de mensagens do sistema local
 Name[ro]=Serviciu local pentru mesaje de sistem
 Name[ru]=???????????? ?????????????????? ?????????????????? ??????????????????
-Name[sk]=Slu??ba lok??lnych syst??mov??ch spr??v
 Name[sl]=Krajevna storitev sporo??il
 Name[sv]=Lokal systemmeddelandetj??nst
+Name[tr]=Yerel Sistem ??letisi Hizmeti
 Name[uk]=???????????? ?????????????????????? ?????????????????? ??????????????
 Name[vi]=D???ch v??? th??ng ??i???p h??? th???ng n???i b???
 Name[x-test]=xxLocal System Message Servicexx

Reply via email to