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-09-09 18:26:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kig (Old) and /work/SRC/openSUSE:Factory/.kig.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kig" Fri Sep 9 18:26:25 2022 rev:143 rq:1002027 version:22.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kig/kig.changes 2022-08-19 17:56:57.484160671 +0200 +++ /work/SRC/openSUSE:Factory/.kig.new.2083/kig.changes 2022-09-09 18:27:22.828928869 +0200 @@ -1,0 +2,8 @@ +Tue Sep 6 15:19:50 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.08.1/ + +------------------------------------------------------------------- Old: ---- kig-22.08.0.tar.xz kig-22.08.0.tar.xz.sig New: ---- kig-22.08.1.tar.xz kig-22.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kig.spec ++++++ --- /var/tmp/diff_new_pack.NETFX8/_old 2022-09-09 18:27:23.420930454 +0200 +++ /var/tmp/diff_new_pack.NETFX8/_new 2022-09-09 18:27:23.424930465 +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.0 +Version: 22.08.1 Release: 0 Summary: Interactive Geometry License: GPL-2.0-or-later ++++++ kig-22.08.0.tar.xz -> kig-22.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.0/CMakeLists.txt new/kig-22.08.1/CMakeLists.txt --- old/kig-22.08.0/CMakeLists.txt 2022-08-10 23:37:45.000000000 +0200 +++ new/kig-22.08.1/CMakeLists.txt 2022-09-03 00:03:24.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 "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") 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.0/cmake/modules/FindBoostPython.cmake new/kig-22.08.1/cmake/modules/FindBoostPython.cmake --- old/kig-22.08.0/cmake/modules/FindBoostPython.cmake 2022-08-10 23:37:45.000000000 +0200 +++ new/kig-22.08.1/cmake/modules/FindBoostPython.cmake 2022-09-03 00:03:24.000000000 +0200 @@ -55,7 +55,7 @@ if(HAVE_BOOST_SHARED_PTR_HPP AND Boost_PYTHON3_FOUND) if(NOT BoostPython_INCLUDE_DIRS OR NOT BoostPython_LIBRARIES) # First try: check if CMake Python is suitable. - set(Python_ADDITIONAL_VERSIONS "3.9;3.8;3.7;3.6;3.5") + set(Python_ADDITIONAL_VERSIONS "3.10;3.9;3.8;3.7;3.6;3.5") find_package(PythonLibs 3 QUIET) if(PYTHONLIBS_FOUND) cmake_push_check_state() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.0/org.kde.kig.appdata.xml new/kig-22.08.1/org.kde.kig.appdata.xml --- old/kig-22.08.0/org.kde.kig.appdata.xml 2022-08-10 23:37:45.000000000 +0200 +++ new/kig-22.08.1/org.kde.kig.appdata.xml 2022-09-03 00:03:24.000000000 +0200 @@ -87,7 +87,7 @@ <p xml:lang="fr">Kig est un logiciel de math??matiques interactif pour enseigner et apprendre la g??om??trie. Il permet d'explorer des figures g??om??triques et les concepts math??matiques ?? l'aide de l'ordinateur et peut ??galement servir d'outil de dessin pour les figures g??om??triques. Les constructions peuvent ??tre constitu??es de points, de vecteurs, de droites ou de polygones??; tous les ??l??ments peuvent ??tre modifi??s directement avec la souris. Kig aide les enseignants et les ??tudiants ?? ??tablir des conjectures et ?? comprendre comment d??montrer les th??or??mes de g??om??trie.</p> <p xml:lang="gl">Kig ?? un programa interactivo de matem??ticas para aprender e ensinar xeometr??a. Permite explorar figuras matem??ticas e conceptos usando o computador, e tam??n pode empregarse como ferramenta de debuxo de figuras matem??ticas. Permite constru??r figuras mediante puntos, vectores, li??as e pol??gonos, e todos os elementos poden modificarse directamente usando o rato. Kig axuda aos mestres e estudantes a elaborar conxecturas e a comprender como probar teoremas xeom??tricos.</p> <p xml:lang="id">Kig adalah perangkat lunak matematika interaktif untuk pembelajaran dan pengajaran geometri. Hal ini memungkinkan untuk mengeksplorasi angka dan konsep matematika menggunakan komputer dan juga dapat berfungsi sebagai alat menggambar untuk angka matematika. Konstruksi dapat dibuat dengan titik, vektor, garis, dan poligon dan semua elemen dapat dimodifikasi secara langsung dengan menggunakan mouse. Kig membantu para guru dan siswa untuk membuat dugaan dan memahami bagaimana membuktikan teorema geometrik.</p> - <p xml:lang="it">Kig ?? un software di matematica interattiva per imparare ed insegnare la geometria. Kig permette di esplorare le figure e i concetti matematici usando il computer, e pu?? anche aiutare a disegnare le figure matematiche. ?? possibile costruire usando punti, vettori, linee e poligoni, e tutti gli elementi possono essere modificati direttamente con il mouse. Kig aiuta gli insegnanti e gli studenti a fare congetture e a capire come provare teoremi di geometria.</p> + <p xml:lang="it">Kig ?? un software di matematica interattiva per imparare e per insegnare la geometria. Ti permette di esplorare le figure e i concetti matematici usando il computer, inoltre pu?? anche disegnare le figure matematiche. ?? possibile costruire usando punti, vettori, linee e poligoni, inoltre tutti gli elementi possono essere modificati direttamente con il mouse. Kig aiuta gli insegnanti e gli studenti a fare congetture, e a capire come provare teoremi geometrici.</p> <p xml:lang="ko">Kig??? ????????? ?????? ??? ????????? ??????????????? ?????? ????????????????????????. ???????????? ???????????? ????????? ???????????? ????????? ????????? ??? ????????? ????????? ????????? ????????? ?????? ????????????. ???, ??????, ???, ???????????? ????????? ??? ????????? ?????? ?????? ????????? ???????????? ???????????? ????????? ??? ????????????. Kig??? ????????? ????????? ???????????? ????????? ???????????? ????????? ???????????? ?????? ????????????.</p> <p xml:lang="nds">Kig is en wesselwarken Mathematikprogramm f??r't Lehren vun Geometrie. Du kannst dor mathemaatsch Figuren un Konzepten mit ??nners??ken, mat dat lett sik ok as Tekenwarkt????ch f??r mathemaatsch Figuren bruken. Du kannst Dien Konstrukschonen ut P??nkt, Vektoren, Lienen un Veelecken opbuen, un all Elementen laat sik direktemang mit de Muus bewerken. Kig h??lpt Sch??lers un Lehrers bi't Opstellen vun Vermoden, bi't Bewiesen un bi't Verstahn, wodennig een wat bewiesen kann.</p> <p xml:lang="nl">Kig is een interactief programma voor het leren en onderwijzen van meetkunde. Wiskundige figuren en idee??n kunnen er mee worden bestudeerd op de computer, en er kunnen wiskundige figuren mee worden getekend. Ook kunnen er constructies mee worden gemaakt met punten, vectoren, lijnstukken, en veelhoeken, en alle elementen kunnen direct met de muis worden gewijzigd. Kig helpt zowel leraren als leerlingen met het opstellen van vermoedens, en het begrip hoe meetkundige stellingen te bewijzen.</p> @@ -149,10 +149,10 @@ <binary>kig</binary> </provides> <releases> + <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"/> - <release version="22.04.1" date="2022-05-12"/> </releases> <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.0/po/be/kig.po new/kig-22.08.1/po/be/kig.po --- old/kig-22.08.0/po/be/kig.po 2022-08-12 02:02:10.000000000 +0200 +++ new/kig-22.08.1/po/be/kig.po 2022-09-06 02:02:39.000000000 +0200 @@ -15,8 +15,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n" +"%100>=11 && n%100<=14 ? 2 : 3);\n" "X-Generator: KBabel 1.11.4\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.0/po/ca@valencia/kig.po new/kig-22.08.1/po/ca@valencia/kig.po --- old/kig-22.08.0/po/ca@valencia/kig.po 2022-08-12 02:02:10.000000000 +0200 +++ new/kig-22.08.1/po/ca@valencia/kig.po 2022-09-06 02:02:39.000000000 +0200 @@ -943,7 +943,7 @@ #: kig/kig_part.cpp:303 kig/kig_part.cpp:304 #, kde-format msgid "Select the area that you want to be shown in the window." -msgstr "Seleccioneu l'??rea que voleu que es mostre a la finestra." +msgstr "Seleccioneu l'??rea que voleu que es mostre en la finestra." #: kig/kig_part.cpp:306 #, kde-format @@ -3111,7 +3111,7 @@ #: modes/label.cc:665 #, kde-format msgid "Select the position for the new numeric value..." -msgstr "Seleccioneu la posici?? per al nou valor num??ric..." +msgstr "Seleccioneu la posici?? per al valor num??ric nou..." #: modes/macro.cc:77 #, kde-format @@ -3400,7 +3400,7 @@ "are done..." msgstr "" "Ara seleccioneu els arguments que necessiteu. Per a cada argument, premeu " -"sobre seu, seleccioneu un objecte i una propietat a la finestra de Kig i " +"sobre seu, seleccioneu un objecte i una propietat en la finestra de Kig i " "premeu Acaba quan h??geu acabat..." #: modes/textlabelwizard.cc:106 @@ -3524,7 +3524,7 @@ #: modes/typeswidget.ui:109 #, kde-format msgid "Delete all the selected types in the list." -msgstr "Suprimix tots els tipus seleccionats a la llista." +msgstr "Suprimix tots els tipus seleccionats en la llista." #. i18n: ectx: property (whatsThis), widget (QPushButton, buttonExport) #: modes/typeswidget.ui:151 @@ -6264,7 +6264,7 @@ #: objects/text_type.cc:311 #, kde-format msgid "Enter the new value:" -msgstr "Introdu??u el nou valor:" +msgstr "Introdu??u el valor nou:" #: objects/text_type.cc:316 #, kde-format @@ -7002,7 +7002,7 @@ "of objects with the same construction, especially if there is\n" "no shortcut for that construction.</p>\n" msgstr "" -"<p>Podeu repetir l'??ltima construcci?? prement simplement la tecla\n" +"<p>Podeu repetir l'??ltima construcci?? prement senzillament la tecla\n" "??Z??; a???? esdev?? molt ??til si necessiteu construir una seq????ncia d'objectes\n" "emprant la mateixa construcci??, especialment si no hi ha cap drecera\n" "associada a esta construcci??.</p>\n" @@ -7034,7 +7034,7 @@ msgstr "" "<p>Podeu construir nous punts sense utilitzar les barres de men??s o " "d'eines,\n" -"simplement fent clic on estiga el document de Kig amb el <em>bot?? central " +"senzillament fent clic on estiga el document de Kig amb el <em>bot?? central " "del ratol??</em>.</p>\n" #. i18n: ectx: @info:tipoftheday diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kig-22.08.0/po/zh_CN/kig.po new/kig-22.08.1/po/zh_CN/kig.po --- old/kig-22.08.0/po/zh_CN/kig.po 2022-08-12 02:02:11.000000000 +0200 +++ new/kig-22.08.1/po/zh_CN/kig.po 2022-09-06 02:02:39.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-07 13:32\n" +"PO-Revision-Date: 2022-08-20 14:20\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"