Hello community,

here is the log from the commit of package kig for openSUSE:Factory checked in 
at 2020-10-13 15:36:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kig (Old)
 and      /work/SRC/openSUSE:Factory/.kig.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kig"

Tue Oct 13 15:36:23 2020 rev:120 rq:840625 version:20.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kig/kig.changes  2020-09-10 22:52:00.592128335 
+0200
+++ /work/SRC/openSUSE:Factory/.kig.new.3486/kig.changes        2020-10-13 
15:37:06.417147945 +0200
@@ -1,0 +2,11 @@
+Fri Oct  9 05:43:55 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- Changes since 20.08.1:
+  * Add kdoctools_install call previously added by release tools
+  * Improve i18n tooling
+
+-------------------------------------------------------------------

Old:
----
  kig-20.08.1.tar.xz
  kig-20.08.1.tar.xz.sig

New:
----
  kig-20.08.2.tar.xz
  kig-20.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ kig.spec ++++++
--- /var/tmp/diff_new_pack.teX4En/_old  2020-10-13 15:37:07.597148777 +0200
+++ /var/tmp/diff_new_pack.teX4En/_new  2020-10-13 15:37:07.601148780 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kig
-Version:        20.08.1
+Version:        20.08.2
 Release:        0
 Summary:        Interactive Geometry
 License:        GPL-2.0-or-later


++++++ kig-20.08.1.tar.xz -> kig-20.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-20.08.1/CMakeLists.txt 
new/kig-20.08.2/CMakeLists.txt
--- old/kig-20.08.1/CMakeLists.txt      2020-09-01 08:14:42.000000000 +0200
+++ new/kig-20.08.2/CMakeLists.txt      2020-10-08 16:22:46.000000000 +0200
@@ -4,7 +4,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 "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kig VERSION ${RELEASE_SERVICE_VERSION})
@@ -264,6 +264,10 @@
   target_link_libraries(kigpart Qt5::XmlPatterns)
 endif(Qt5XmlPatterns_FOUND)
 
+ki18n_install(po)
+if (KF5DocTools_FOUND)
+    kdoctools_install(po)
+endif()
 install(TARGETS kigpart DESTINATION ${PLUGIN_INSTALL_DIR})
 install(FILES org.kde.kig.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR})
 
@@ -271,7 +275,3 @@
 if (BUILD_TESTING)
   add_subdirectory(tests)
 endif ()
-ki18n_install(po)
-if (KF5DocTools_FOUND)
- kdoctools_install(po)
-endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-20.08.1/org.kde.kig.appdata.xml 
new/kig-20.08.2/org.kde.kig.appdata.xml
--- old/kig-20.08.1/org.kde.kig.appdata.xml     2020-08-31 20:55:54.000000000 
+0200
+++ new/kig-20.08.2/org.kde.kig.appdata.xml     2020-10-08 16:22:46.000000000 
+0200
@@ -137,9 +137,9 @@
     <binary>kig</binary>
   </provides>
   <releases>
+    <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"/>
-    <release version="20.04.2" date="2020-06-11"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-20.08.1/po/de/kig.po new/kig-20.08.2/po/de/kig.po
--- old/kig-20.08.1/po/de/kig.po        2020-09-01 08:14:39.000000000 +0200
+++ new/kig-20.08.2/po/de/kig.po        2020-10-08 19:12:13.000000000 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kig\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:37+0200\n"
-"PO-Revision-Date: 2020-01-08 08:24+0100\n"
+"PO-Revision-Date: 2020-09-09 10:46+0200\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
@@ -21,7 +21,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 18.12.3\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -3411,11 +3411,9 @@
 msgstr "Weitere ..."
 
 #: modes/popup/scriptactionsprovider.cc:72
-#, fuzzy, kde-format
-#| msgctxt "'Edit' is a verb"
-#| msgid "Edit Script"
+#, kde-format
 msgid "Edit Script..."
-msgstr "Skript bearbeiten"
+msgstr "Skript bearbeiten ..."
 
 #: modes/textlabelwizard.cc:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-20.08.1/po/ro/kig.po new/kig-20.08.2/po/ro/kig.po
--- old/kig-20.08.1/po/ro/kig.po        2020-09-01 08:14:40.000000000 +0200
+++ new/kig-20.08.2/po/ro/kig.po        2020-10-08 19:12:14.000000000 +0200
@@ -1,21 +1,20 @@
 # translation of @PACKAGE.po to @LANGUAGE
 # Copyright (C).
-#
 # Claudiu Costin <claud...@kde.org>, 2003.
-# Sergiu Bivol <ser...@ase.md>, 2008, 2009, 2012.
+# Sergiu Bivol <ser...@cip.md>, 2008, 2009, 2012.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: @PACKAGE\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:37+0200\n"
 "PO-Revision-Date: 2012-12-22 11:56+0200\n"
-"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian <kde-i18n...@kde.org>\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
 
@@ -27,7 +26,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "ser...@ase.md"
+msgstr "ser...@cip.md"
 
 #, kde-format
 msgid "Circle by Center && Line"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-20.08.1/po/zh_CN/kig.po 
new/kig-20.08.2/po/zh_CN/kig.po
--- old/kig-20.08.1/po/zh_CN/kig.po     2020-09-01 08:14:41.000000000 +0200
+++ new/kig-20.08.2/po/zh_CN/kig.po     2020-10-08 19:12:14.000000000 +0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:37+0200\n"
-"PO-Revision-Date: 2020-08-12 20:42\n"
+"PO-Revision-Date: 2020-09-23 12:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to