Hello community,

here is the log from the commit of package kolourpaint for openSUSE:Factory 
checked in at 2020-11-10 13:43:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kolourpaint (Old)
 and      /work/SRC/openSUSE:Factory/.kolourpaint.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kolourpaint"

Tue Nov 10 13:43:06 2020 rev:121 rq:846723 version:20.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kolourpaint/kolourpaint.changes  2020-10-13 
15:39:14.157238079 +0200
+++ /work/SRC/openSUSE:Factory/.kolourpaint.new.11331/kolourpaint.changes       
2020-11-10 13:50:12.383218233 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:46:54 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+-------------------------------------------------------------------

Old:
----
  kolourpaint-20.08.2.tar.xz
  kolourpaint-20.08.2.tar.xz.sig

New:
----
  kolourpaint-20.08.3.tar.xz
  kolourpaint-20.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ kolourpaint.spec ++++++
--- /var/tmp/diff_new_pack.0mf3E3/_old  2020-11-10 13:50:12.967217129 +0100
+++ /var/tmp/diff_new_pack.0mf3E3/_new  2020-11-10 13:50:12.967217129 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kolourpaint
-Version:        20.08.2
+Version:        20.08.3
 Release:        0
 # See bnc#717722 for license details
 Summary:        Paint Program


++++++ kolourpaint-20.08.2.tar.xz -> kolourpaint-20.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-20.08.2/CMakeLists.txt 
new/kolourpaint-20.08.3/CMakeLists.txt
--- old/kolourpaint-20.08.2/CMakeLists.txt      2020-10-06 05:26:49.000000000 
+0200
+++ new/kolourpaint-20.08.3/CMakeLists.txt      2020-11-03 01:35:30.000000000 
+0100
@@ -1,7 +1,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 3.10.0 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-20.08.2/org.kde.kolourpaint.appdata.xml 
new/kolourpaint-20.08.3/org.kde.kolourpaint.appdata.xml
--- old/kolourpaint-20.08.2/org.kde.kolourpaint.appdata.xml     2020-10-03 
14:18:35.000000000 +0200
+++ new/kolourpaint-20.08.3/org.kde.kolourpaint.appdata.xml     2020-10-31 
18:06:49.000000000 +0100
@@ -383,9 +383,9 @@
     <binary>kolourpaint</binary>
   </provides>
   <releases>
+    <release version="20.08.3" date="2020-11-05"/>
     <release version="20.08.2" date="2020-10-08"/>
     <release version="20.08.1" date="2020-09-03"/>
     <release version="20.08.0" date="2020-08-13"/>
-    <release version="20.04.3" date="2020-07-09"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-20.08.2/po/et/kolourpaint.po 
new/kolourpaint-20.08.3/po/et/kolourpaint.po
--- old/kolourpaint-20.08.2/po/et/kolourpaint.po        2020-10-06 
05:26:46.000000000 +0200
+++ new/kolourpaint-20.08.3/po/et/kolourpaint.po        2020-11-03 
01:35:28.000000000 +0100
@@ -992,8 +992,7 @@
 msgstr "Pildi salvestamine nurjus - ajutise faili loomine nurjus."
 
 #: document/kpDocument_Save.cpp:292
-#, fuzzy, kde-format
-#| msgid "Could not save as \"%1\": %2"
+#, kde-format
 msgid "Could not save as \"%1\": %2"
 msgstr "Salvestamine kui \"%1\" nurjus: %2"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-20.08.2/po/ia/kolourpaint.po 
new/kolourpaint-20.08.3/po/ia/kolourpaint.po
--- old/kolourpaint-20.08.2/po/ia/kolourpaint.po        2020-10-06 
05:26:46.000000000 +0200
+++ new/kolourpaint-20.08.3/po/ia/kolourpaint.po        2020-11-03 
01:35:28.000000000 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Giovanni Sora <g.s...@tiscali.it>, 2013, 2016, 2017.
+# Giovanni Sora <g.s...@tiscali.it>, 2013, 2016, 2017, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:40+0200\n"
-"PO-Revision-Date: 2017-10-06 23:37+0100\n"
+"PO-Revision-Date: 2020-10-15 17:16+0200\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
-"Language-Team: Interlingua <kde-i18n...@kde.org>\n"
+"Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\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"
+"X-Generator: Lokalize 20.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1002,15 +1002,14 @@
 msgstr "Il non pote salveguadar imagine - incapace de crear file temporanee."
 
 #: document/kpDocument_Save.cpp:292
-#, fuzzy, kde-format
-#| msgid "Could not save as \"%1\"."
+#, kde-format
 msgid "Could not save as \"%1\": %2"
-msgstr "Il non pote salveguardar como  \"%1\"."
+msgstr "Il non pote salveguardar como  \"%1\": %2"
 
 #: document/kpDocument_Save.cpp:364 document/kpDocument_Save.cpp:407
 #, kde-format
 msgid "Error saving image"
-msgstr ""
+msgstr "Error durante que salveguardava imagine "
 
 #: document/kpDocument_Save.cpp:442
 #, kde-format
@@ -1050,7 +1049,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Cannot Remove Internal Border"
-msgstr "Non pot eremover bordo interne"
+msgstr "Non pote remover bordo interne"
 
 #: imagelib/transforms/kpTransformAutoCrop.cpp:631
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-20.08.2/po/zh_CN/kolourpaint.po 
new/kolourpaint-20.08.3/po/zh_CN/kolourpaint.po
--- old/kolourpaint-20.08.2/po/zh_CN/kolourpaint.po     2020-10-06 
05:26:48.000000000 +0200
+++ new/kolourpaint-20.08.3/po/zh_CN/kolourpaint.po     2020-11-03 
01:35:29.000000000 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:40+0200\n"
-"PO-Revision-Date: 2020-09-23 12:20\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to