Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-03-08 15:12:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Mon Mar  8 15:12:51 2021 rev:55 rq:877136 version:20.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2021-02-07 
15:16:02.989516727 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.2378/knotes.changes  2021-03-08 
15:13:37.857772777 +0100
@@ -1,0 +2,9 @@
+Thu Mar  4 06:10:51 UTC 2021 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.12.3
+- No code change since 20.12.2
+
+-------------------------------------------------------------------

Old:
----
  knotes-20.12.2.tar.xz
  knotes-20.12.2.tar.xz.sig

New:
----
  knotes-20.12.3.tar.xz
  knotes-20.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.WGox4C/_old  2021-03-08 15:13:38.581773334 +0100
+++ /var/tmp/diff_new_pack.WGox4C/_new  2021-03-08 15:13:38.585773338 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           knotes
-Version:        20.12.2
+Version:        20.12.3
 Release:        0
 Summary:        Popup Notes
 License:        GPL-2.0-or-later


++++++ knotes-20.12.2.tar.xz -> knotes-20.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/CMakeLists.txt 
new/knotes-20.12.3/CMakeLists.txt
--- old/knotes-20.12.2/CMakeLists.txt   2021-02-02 01:52:55.000000000 +0100
+++ new/knotes-20.12.3/CMakeLists.txt   2021-03-02 01:52:48.000000000 +0100
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.16.2")
+set(PIM_VERSION "5.16.3")
 cmake_minimum_required(VERSION 3.5)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "20.12.2")
+set(RELEASE_SERVICE_VERSION "20.12.3")
 
 
 set(KF5_MIN_VERSION "5.75.0")
@@ -43,16 +43,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.16.2")
-set(AKONADI_VERSION "5.16.2")
-set(CALENDARUTILS_LIB_VERSION "5.16.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.16.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.16.2")
-set(LIBKDEPIM_LIB_VERSION "5.16.2")
-set(KMIME_LIB_VERSION "5.16.2")
-set(PIMCOMMON_LIB_VERSION "5.16.2")
-set(GRANTLEETHEME_LIB_VERSION "5.16.2")
-set(AKONADI_SEARCH_VERSION "5.16.2")
+set(AKONADINOTES_LIB_VERSION "5.16.3")
+set(AKONADI_VERSION "5.16.3")
+set(CALENDARUTILS_LIB_VERSION "5.16.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.16.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.16.3")
+set(LIBKDEPIM_LIB_VERSION "5.16.3")
+set(KMIME_LIB_VERSION "5.16.3")
+set(PIMCOMMON_LIB_VERSION "5.16.3")
+set(GRANTLEETHEME_LIB_VERSION "5.16.3")
+set(AKONADI_SEARCH_VERSION "5.16.3")
 
 set(QT_REQUIRED_VERSION "5.13.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/fr/knotes.po 
new/knotes-20.12.3/po/fr/knotes.po
--- old/knotes-20.12.2/po/fr/knotes.po  2021-02-02 01:52:53.000000000 +0100
+++ new/knotes-20.12.3/po/fr/knotes.po  2021-03-02 01:52:46.000000000 +0100
@@ -21,7 +21,7 @@
 "POT-Creation-Date: 2021-01-08 08:53+0100\n"
 "PO-Revision-Date: 2020-02-03 00:00+0800\n"
 "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
-"Language-Team: FR\n"
+"Language-Team: French <kde-francoph...@kde.org>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/it/knotes.po 
new/knotes-20.12.3/po/it/knotes.po
--- old/knotes-20.12.2/po/it/knotes.po  2021-02-02 01:52:53.000000000 +0100
+++ new/knotes-20.12.3/po/it/knotes.po  2021-03-02 01:52:47.000000000 +0100
@@ -4,7 +4,7 @@
 # Andrea Rizzi <ri...@kde.org>, 2005.
 # Dario Panico <dareus_persarum...@fastwebnet.it>, 2008.
 # Antonino Arcudi <antonino.arc...@gmail.com>, 2009.
-# Valter Mura <valterm...@gmail.com>, 2010, 2013, 2014, 2015, 2016, 2017, 
2018, 2019, 2020.
+# Valter Mura <valterm...@gmail.com>, 2010, 2013, 2014, 2015, 2016, 2017, 
2018, 2019, 2020, 2021.
 # Luigi Toscano <luigi.tosc...@tiscali.it>, 2014.
 msgid ""
 msgstr ""
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.12.1\n"
+"X-Generator: Lokalize 20.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/nn/knotes.po 
new/knotes-20.12.3/po/nn/knotes.po
--- old/knotes-20.12.2/po/nn/knotes.po  2021-02-02 01:52:54.000000000 +0100
+++ new/knotes-20.12.3/po/nn/knotes.po  2021-03-02 01:52:47.000000000 +0100
@@ -729,7 +729,7 @@
 
 #: kontactplugin/knotes_part.cpp:371
 #: kontactplugin/knotesselectdeletenotesdialog.cpp:57
-#, kde-format
+#, fuzzy, kde-format
 msgctxt "@info"
 msgid "Do you really want to delete this note?"
 msgid_plural "Do you really want to delete these %1 notes?"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/zh_CN/akonadi_notes_agent.po 
new/knotes-20.12.3/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-20.12.2/po/zh_CN/akonadi_notes_agent.po  2021-02-02 
01:52:54.000000000 +0100
+++ new/knotes-20.12.3/po/zh_CN/akonadi_notes_agent.po  2021-03-02 
01:52:48.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:29+0200\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/zh_CN/knotes.po 
new/knotes-20.12.3/po/zh_CN/knotes.po
--- old/knotes-20.12.2/po/zh_CN/knotes.po       2021-02-02 01:52:54.000000000 
+0100
+++ new/knotes-20.12.3/po/zh_CN/knotes.po       2021-03-02 01:52:48.000000000 
+0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-08 08:53+0100\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/zh_CN/libnoteshared.po 
new/knotes-20.12.3/po/zh_CN/libnoteshared.po
--- old/knotes-20.12.2/po/zh_CN/libnoteshared.po        2021-02-02 
01:52:54.000000000 +0100
+++ new/knotes-20.12.3/po/zh_CN/libnoteshared.po        2021-03-02 
01:52:48.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-14 02:22+0200\n"
-"PO-Revision-Date: 2021-01-28 05:08\n"
+"PO-Revision-Date: 2021-02-04 12:01\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/src/data/org.kde.knotes.appdata.xml 
new/knotes-20.12.3/src/data/org.kde.knotes.appdata.xml
--- old/knotes-20.12.2/src/data/org.kde.knotes.appdata.xml      2021-01-29 
21:26:44.000000000 +0100
+++ new/knotes-20.12.3/src/data/org.kde.knotes.appdata.xml      2021-02-25 
00:31:30.000000000 +0100
@@ -341,9 +341,9 @@
     <binary>knotes</binary>
   </provides>
   <releases>
+    <release version="5.16.3" date="2021-03-04"/>
     <release version="5.16.2" date="2021-02-04"/>
     <release version="5.16.1" date="2021-01-07"/>
     <release version="5.16.0" date="2020-12-10"/>
-    <release version="5.15.3" date="2020-11-05"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-20.12.2/src/print/themes/default/theme.desktop 
new/knotes-20.12.3/src/print/themes/default/theme.desktop
--- old/knotes-20.12.2/src/print/themes/default/theme.desktop   2021-01-29 
21:26:44.000000000 +0100
+++ new/knotes-20.12.3/src/print/themes/default/theme.desktop   2021-02-25 
00:31:30.000000000 +0100
@@ -64,7 +64,7 @@
 Name[uk]=??????????????
 Name[uz]=Andoza
 Name[uz@cyrillic]=????????????
-Name[vi]=M???c ?????nh 
+Name[vi]=M???c ?????nh
 Name[wa]=Pr??metou
 Name[xh]=Engagqibekanga
 Name[x-test]=xxDefaultxx

Reply via email to