Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kig for openSUSE:Factory checked in at 2022-10-15 16:36:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kig (Old) and /work/SRC/openSUSE:Factory/.kig.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kig" Sat Oct 15 16:36:00 2022 rev:144 rq:1010743 version:22.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kig/kig.changes 2022-09-09 18:27:22.828928869 +0200 +++ /work/SRC/openSUSE:Factory/.kig.new.2275/kig.changes 2022-10-15 16:38:28.198299409 +0200 @@ -1,0 +2,8 @@ +Tue Oct 11 14:32:38 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.08.2/ + +------------------------------------------------------------------- Old: ---- kig-22.08.1.tar.xz kig-22.08.1.tar.xz.sig New: ---- kig-22.08.2.tar.xz kig-22.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kig.spec ++++++ --- /var/tmp/diff_new_pack.WNKT6J/_old 2022-10-15 16:38:28.834300937 +0200 +++ /var/tmp/diff_new_pack.WNKT6J/_new 2022-10-15 16:38:28.838300946 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kig -Version: 22.08.1 +Version: 22.08.2 Release: 0 Summary: Interactive Geometry License: GPL-2.0-or-later ++++++ kig-22.08.1.tar.xz -> kig-22.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.1/CMakeLists.txt new/kig-22.08.2/CMakeLists.txt --- old/kig-22.08.1/CMakeLists.txt 2022-09-03 00:03:24.000000000 +0200 +++ new/kig-22.08.2/CMakeLists.txt 2022-10-10 21:51:49.000000000 +0200 @@ -4,7 +4,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "22") 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}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.1/org.kde.kig.appdata.xml new/kig-22.08.2/org.kde.kig.appdata.xml --- old/kig-22.08.1/org.kde.kig.appdata.xml 2022-09-03 00:03:24.000000000 +0200 +++ new/kig-22.08.2/org.kde.kig.appdata.xml 2022-10-10 21:51:49.000000000 +0200 @@ -149,10 +149,10 @@ <binary>kig</binary> </provides> <releases> + <release version="22.08.2" date="2022-10-13"/> <release version="22.08.1" date="2022-09-08"/> <release version="22.08.0" date="2022-08-18"/> <release version="22.04.3" date="2022-07-07"/> - <release version="22.04.2" date="2022-06-09"/> </releases> <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.1/po/ca@valencia/kig.po new/kig-22.08.2/po/ca@valencia/kig.po --- old/kig-22.08.1/po/ca@valencia/kig.po 2022-09-06 02:02:39.000000000 +0200 +++ new/kig-22.08.2/po/ca@valencia/kig.po 2022-10-11 06:47:33.000000000 +0200 @@ -254,7 +254,7 @@ #: misc/object_hierarchy.cc:474 objects/object_imp_factory.cc:279 #, kde-format msgid "An error was encountered at line %1 in file %2." -msgstr "S'ha trobat un error a la l??nia %1 del fitxer %2." +msgstr "S'ha trobat un error en la l??nia %1 del fitxer %2." #: filters/drgeo-filter.cc:93 #, kde-format @@ -378,7 +378,7 @@ #: filters/imageexporteroptionswidget.ui:37 #, kde-format msgid "&Keep Aspect Ratio" -msgstr "&Mant??n la relaci?? d'aspecte" +msgstr "Man&t??n la relaci?? d'aspecte" #. i18n: ectx: property (text), widget (QLabel, label_2) #: filters/imageexporteroptionswidget.ui:54 @@ -1128,7 +1128,7 @@ #: kig/kigpartui.rc:5 kig/kigui.rc:4 #, kde-format msgid "&File" -msgstr "&Fitxer" +msgstr "Fi&txer" #. i18n: ectx: Menu (edit) #: kig/kigpartui.rc:16 @@ -1777,7 +1777,7 @@ #: misc/builtin_stuff.cc:414 #, kde-format msgid "Reflect in Line" -msgstr "Reflectix a la recta" +msgstr "Reflectix en la recta" #: misc/builtin_stuff.cc:415 #, kde-format @@ -2556,7 +2556,7 @@ #, kde-format msgid "Select a numeric label to be a weight of last selected point..." msgstr "" -"Seleccioneu una etiqueta num??rica que ser?? un pes del ??ltim punt " +"Seleccioneu una etiqueta num??rica que ser?? un pes de l'??ltim punt " "seleccionat..." #: misc/special_constructors.cc:1532 @@ -2955,7 +2955,7 @@ "Click the location where you want to place the new point, or the curve that " "you want to attach it to..." msgstr "" -"Feu clic on voleu situar el nou punt o a la corba a la qual voleu adjuntar-" +"Feu clic on voleu situar el punt nou o a la corba a la qual voleu adjuntar-" "lo..." #: modes/construct_mode.cc:469 @@ -6858,7 +6858,7 @@ "in the Kig window and press \"Next\"." msgstr "" "Seleccioneu els objectes argument (si n'hi ha)\n" -"a la finestra de Kig i premeu ??Seg??ent??." +"en la finestra de Kig i premeu ??Seg??ent??." #: scripting/newscriptwizard.cc:64 #, kde-format @@ -7032,8 +7032,7 @@ "clicking somewhere on the Kig document with the <em>middle mouse\n" "button</em>.</p>\n" msgstr "" -"<p>Podeu construir nous punts sense utilitzar les barres de men??s o " -"d'eines,\n" +"<p>Podeu construir punts nous sense utilitzar les barres de men?? o d'eines,\n" "senzillament fent clic on estiga el document de Kig amb el <em>bot?? central " "del ratol??</em>.</p>\n" @@ -7092,7 +7091,7 @@ msgstr "" "<p>Kig pot ampliar la seua col??lecci?? d'objectes mitjan??ant macros " "externes.\n" -"Trobareu algunes macros interessants a la p??gina web de Kig:\n" +"Trobareu algunes macros interessants en la p??gina web de Kig:\n" "<a href=\"https://edu.kde.org/kig\">https://edu.kde.org/kig</a>.</p>\n" #. i18n: ectx: @info:tipoftheday diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.1/po/pl/kig.po new/kig-22.08.2/po/pl/kig.po --- old/kig-22.08.1/po/pl/kig.po 2022-09-06 02:02:39.000000000 +0200 +++ new/kig-22.08.2/po/pl/kig.po 2022-10-11 06:47:33.000000000 +0200 @@ -11,7 +11,7 @@ "Project-Id-Version: kig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-07-11 00:40+0000\n" -"PO-Revision-Date: 2022-08-06 09:36+0200\n" +"PO-Revision-Date: 2022-09-23 10:09+0200\n" "Last-Translator: ??ukasz Wojni??owicz <lukasz.wojnilow...@gmail.com>\n" "Language-Team: Polish <kde-i18n-...@kde.org>\n" "Language: pl\n" @@ -3095,12 +3095,12 @@ #: modes/label.cc:634 objects/text_type.cc:311 #, kde-format msgid "Set Value" -msgstr "Okre??l warto????" +msgstr "Ustaw warto????" #: modes/label.cc:634 #, kde-format msgid "Enter value:" -msgstr "Wprowad?? warto????" +msgstr "Wpisz warto????:" #: modes/label.cc:665 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.1/po/zh_CN/kig.po new/kig-22.08.2/po/zh_CN/kig.po --- old/kig-22.08.1/po/zh_CN/kig.po 2022-09-06 02:02:39.000000000 +0200 +++ new/kig-22.08.2/po/zh_CN/kig.po 2022-10-11 06:47:33.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-07-11 00:40+0000\n" -"PO-Revision-Date: 2022-08-20 14:20\n" +"PO-Revision-Date: 2022-10-02 15:52\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"