Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kompare for openSUSE:Factory checked in at 2023-11-10 12:30:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kompare (Old) and /work/SRC/openSUSE:Factory/.kompare.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kompare" Fri Nov 10 12:30:06 2023 rev:130 rq:1124602 version:23.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kompare/kompare.changes 2023-10-12 23:41:19.575197215 +0200 +++ /work/SRC/openSUSE:Factory/.kompare.new.17445/kompare.changes 2023-11-10 12:31:23.724207863 +0100 @@ -1,0 +2,11 @@ +Tue Nov 7 17:05:00 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.3/ +- Changes since 23.08.2: + * snapcraft: Add .git to source for libkomparediff2 + * snapcraft: inital import snapcraft files. + +------------------------------------------------------------------- Old: ---- kompare-23.08.2.tar.xz kompare-23.08.2.tar.xz.sig New: ---- kompare-23.08.3.tar.xz kompare-23.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kompare.spec ++++++ --- /var/tmp/diff_new_pack.PnpaX0/_old 2023-11-10 12:31:27.176335630 +0100 +++ /var/tmp/diff_new_pack.PnpaX0/_new 2023-11-10 12:31:27.180335777 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: kompare -Version: 23.08.2 +Version: 23.08.3 Release: 0 Summary: File Comparator License: GPL-2.0-only AND GFDL-1.2-only ++++++ kompare-23.08.2.tar.xz -> kompare-23.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-23.08.2/CMakeLists.txt new/kompare-23.08.3/CMakeLists.txt --- old/kompare-23.08.2/CMakeLists.txt 2023-10-07 17:43:17.000000000 +0200 +++ new/kompare-23.08.3/CMakeLists.txt 2023-11-05 03:36:11.000000000 +0100 @@ -3,7 +3,7 @@ # Release Service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KOMPARE_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-23.08.2/po/ca/kompare.po new/kompare-23.08.3/po/ca/kompare.po --- old/kompare-23.08.2/po/ca/kompare.po 2023-10-07 17:43:17.000000000 +0200 +++ new/kompare-23.08.3/po/ca/kompare.po 2023-11-05 03:36:11.000000000 +0100 @@ -1,10 +1,10 @@ # Translation of kompare.po to Catalan -# Copyright (C) 2002-2022 This_file_is_part_of_KDE +# Copyright (C) 2002-2023 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Albert Astals Cid <[email protected]>, 2002, 2003, 2004, 2005. -# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2012, 2014, 2015, 2020. +# SPDX-FileCopyrightText: 2003, 2006, 2012, 2014, 2015, 2020, 2023 Antoni Bella Pérez <[email protected]> # Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017, 2020, 2021, 2022. # Manuel Tortosa <[email protected]>, 2009, 2010, 2011, 2012. msgid "" @@ -12,14 +12,14 @@ "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-05-16 00:49+0000\n" -"PO-Revision-Date: 2022-10-14 12:28+0200\n" -"Last-Translator: Josep M. Ferrer <[email protected]>\n" +"PO-Revision-Date: 2023-11-04 19:42+0100\n" +"Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 23.08.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -760,7 +760,7 @@ "right or select entries from the list." msgstr "" "Si està marcada, podeu introduir un patró d'intèrpret d'ordres al quadre de " -"text de la dreta o triar-ne una entrada de la llista." +"text de la dreta o triar una entrada de la llista." #: dialogpages/diffpage.cpp:318 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-23.08.2/po/ca@valencia/kompare.po new/kompare-23.08.3/po/ca@valencia/kompare.po --- old/kompare-23.08.2/po/ca@valencia/kompare.po 2023-10-07 17:43:17.000000000 +0200 +++ new/kompare-23.08.3/po/ca@valencia/kompare.po 2023-11-05 03:36:11.000000000 +0100 @@ -1,10 +1,10 @@ # Translation of kompare.po to Catalan (Valencian) -# Copyright (C) 2002-2022 This_file_is_part_of_KDE +# Copyright (C) 2002-2023 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Albert Astals Cid <[email protected]>, 2002, 2003, 2004, 2005. -# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2012, 2014, 2015, 2020. +# SPDX-FileCopyrightText: 2003, 2006, 2012, 2014, 2015, 2020, 2023 Antoni Bella Pérez <[email protected]> # Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2017, 2020, 2021, 2022. # Manuel Tortosa <[email protected]>, 2009, 2010, 2011, 2012. msgid "" @@ -12,14 +12,14 @@ "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-05-16 00:49+0000\n" -"PO-Revision-Date: 2022-10-14 12:28+0200\n" -"Last-Translator: Josep M. Ferrer <[email protected]>\n" +"PO-Revision-Date: 2023-11-04 19:42+0100\n" +"Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 23.08.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -426,7 +426,7 @@ "is used most frequently because it is very readable. The KDE developers like " "this format the best so use it for sending patches." msgstr "" -"Seleccioneu el format de l'eixida generada per «diff». Unificada és " +"Seleccioneu el format de l'eixida generada pel «diff». Unificada és " "l'emprada més sovint atés que és de més fà cil lectura. Ãs la que agrada més " "als desenvolupadors de KDE, i per açò es recomana utilitzar-la per a enviar " "pedaços." @@ -757,8 +757,8 @@ "If this is checked you can enter a shell pattern in the text box on the " "right or select entries from the list." msgstr "" -"Si està marcada, podeu introduir un patró d'intèrpret d'ordres al quadro de " -"text de la dreta o triar-ne una entrada de la llista." +"Si se selecciona, podreu introduir un patró d'intèrpret d'ordres en el " +"quadro de text de la dreta o triar una entrada de la llista." #: dialogpages/diffpage.cpp:318 #, kde-format @@ -781,8 +781,8 @@ msgctxt "@info:tooltip" msgid "If this is checked you can enter a filename in the combo box below." msgstr "" -"Si açò està marcat, podreu introduir un nom de fitxer en el quadro combinat " -"de la dreta." +"Si se selecciona, podreu introduir un nom de fitxer en el quadro combinat de " +"la dreta." #: dialogpages/diffpage.cpp:333 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-23.08.2/po/fr/kompare.po new/kompare-23.08.3/po/fr/kompare.po --- old/kompare-23.08.2/po/fr/kompare.po 2023-10-07 17:43:17.000000000 +0200 +++ new/kompare-23.08.3/po/fr/kompare.po 2023-11-05 03:36:11.000000000 +0100 @@ -14,7 +14,7 @@ # Jean-Jacques FINAZZI <[email protected]>, 2008. # Joëlle Cornavin <[email protected]>, 2009, 2010, 2012, 2013. # Simon Depiets <[email protected]>, 2017. -# Xavier Besnard <[email protected]>, 2020, 2021, 2022. +# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023 Xavier Besnard <[email protected]> # Xavier BESNARD <[email protected]>, 2023. # msgid "" @@ -22,15 +22,15 @@ "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-05-16 00:49+0000\n" -"PO-Revision-Date: 2023-01-10 07:56+0100\n" -"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n" +"PO-Revision-Date: 2023-10-14 22:37+0200\n" +"Last-Translator: Xavier BESNARD <[email protected]>\n" "Language-Team: fr\n" "Language: fr\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 22.12.1\n" +"X-Generator: Lokalize 23.08.1\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -1423,7 +1423,7 @@ #: komparepart/komparesaveoptionsbase.ui:256 #, kde-format msgid "cd dir && diff -udHprNa -- source destination" -msgstr "difcd dir && diff -udHprNa -- source destination" +msgstr "cd dir && diff -udHprNa -- source destination" #~ msgid "The file exists or is write-protected; do you want to overwrite it?" #~ msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-23.08.2/po/zh_CN/kompare.po new/kompare-23.08.3/po/zh_CN/kompare.po --- old/kompare-23.08.2/po/zh_CN/kompare.po 2023-10-07 17:43:17.000000000 +0200 +++ new/kompare-23.08.3/po/zh_CN/kompare.po 2023-11-05 03:36:11.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-05-16 00:49+0000\n" -"PO-Revision-Date: 2023-09-16 10:12\n" +"PO-Revision-Date: 2023-10-21 13:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-23.08.2/snapcraft.yaml new/kompare-23.08.3/snapcraft.yaml --- old/kompare-23.08.2/snapcraft.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/kompare-23.08.3/snapcraft.yaml 2023-11-05 03:36:11.000000000 +0100 @@ -0,0 +1,184 @@ +# Trigger rebuild 1 +--- +name: kompare +confinement: strict +grade: stable +base: core22 +adopt-info: kompare +version: '23.08.2' +apps: + kompare: + # extensions: + # - kde-neon + common-id: org.kde.kompare.desktop + desktop: usr/share/applications/org.kde.kompare.desktop + command: usr/bin/kompare + plugs: + - home + - desktop + - desktop-legacy + - opengl + - wayland + - x11 + - audio-playback + - unity7 + command-chain: + - snap/command-chain/desktop-launch +assumes: +- snapd2.58.3 +compression: lzo +plugs: + desktop: + mount-host-font-cache: false + icon-themes: + interface: content + target: $SNAP/data-dir/icons + default-provider: gtk-common-themes + sound-themes: + interface: content + target: $SNAP/data-dir/sounds + default-provider: gtk-common-themes + kf5-5-110-qt-5-15-11-core22: + content: kf5-5-110-qt-5-15-11-core22-all + interface: content + default-provider: kf5-5-110-qt-5-15-11-core22 + target: $SNAP/kf5 +environment: + SNAP_DESKTOP_RUNTIME: $SNAP/kf5 + GST_PLUGIN_PATH: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0" + GST_PLUGIN_SYSTEM_PATH: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0" + GST_PLUGIN_SCANNER: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner" +hooks: + configure: + plugs: + - desktop + command-chain: + - snap/command-chain/hooks-configure-desktop +layout: + /usr/share/X11: + symlink: $SNAP/kf5/usr/share/X11 + "/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib": + bind: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib" + "/usr/share/alsa": + bind: "$SNAP/usr/share/alsa" +slots: + session-dbus-interface: + interface: dbus + name: org.kde.kompare + bus: session +package-repositories: +- type: apt + components: + - main + suites: + - jammy + key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D + url: http://origin.archive.neon.kde.org/user + key-server: keyserver.ubuntu.com +parts: + kde-neon: + source: /snap/snapcraft/current/share/snapcraft/extensions/desktop/kde-neon + source-type: local + plugin: make + make-parameters: + - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22 + build-snaps: + - kf5-5-110-qt-5-15-11-core22-sdk + build-environment: + - &id001 + PATH: /snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin${PATH:+:$PATH} + - &id002 + XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} + - &id003 + XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} + - &id004 + CRAFT_CMAKE_ARGS: -DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} + libkomparediff2: + after: + - kde-neon + plugin: cmake + build-packages: + - libkf5doctools-dev + source: https://invent.kde.org/sdk/libkomparediff2.git + source-branch: release/23.08 + cmake-parameters: + - "-DCMAKE_INSTALL_PREFIX=/usr" + - "-DCMAKE_BUILD_TYPE=Release" + - "-DENABLE_TESTING=OFF" + - "-DBUILD_TESTING=OFF" + - "-DKDE_SKIP_TEST_SETTINGS=ON" + - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" + - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/" + prime: + - "-usr/lib/*/cmake/*" + - "-usr/include/*" + - "-usr/share/ECM/*" + - "-usr/share/doc/*" + - "-usr/share/man/*" + - "-usr/share/icons/breeze-dark*" + - "-usr/bin/X11" + - "-usr/lib/gcc/$CRAFT_ARCH_TRIPLET/6.0.0" + - "-usr/lib/aspell/*" + - "-usr/share/lintian" + build-environment: &id005 + - *id001 + - *id002 + - *id003 + - *id004 + kompare: + after: + - libkomparediff2 + parse-info: + - usr/share/metainfo/org.kde.kompare.appdata.xml + plugin: cmake + build-packages: + - libkf5doctools-dev + stage-packages: + - kde-cli-tools + - kio-extras + - shared-mime-info + - libslang2 + - libgpm2 + - libglu1-mesa + - phonon4qt5 + - gstreamer1.0-alsa + - gstreamer1.0-pulseaudio + - gstreamer1.0-plugins-good + - gstreamer1.0-plugins-bad + - gstreamer1.0-plugins-ugly + - phonon4qt5-backend-gstreamer + - oxygen-sounds + override-build: | + craftctl default + update-mime-database $SNAPCRAFT_PART_INSTALL/usr/share/mime/ + source: . + source-type: local + cmake-parameters: + - "-DCMAKE_INSTALL_PREFIX=/usr" + - "-DCMAKE_BUILD_TYPE=Release" + - "-DENABLE_TESTING=OFF" + - "-DBUILD_TESTING=OFF" + - "-DKDE_SKIP_TEST_SETTINGS=ON" + - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" + - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/" + prime: + - "-usr/lib/*/cmake/*" + - "-usr/include/*" + - "-usr/share/ECM/*" + - "-usr/share/doc/*" + - "-usr/share/man/*" + - "-usr/share/icons/breeze-dark*" + - "-usr/bin/X11" + - "-usr/lib/gcc/$CRAFT_ARCH_TRIPLET/6.0.0" + - "-usr/lib/aspell/*" + - "-usr/share/lintian" + build-environment: *id005 + cleanup: + after: + - kde-neon + - kompare + plugin: nil + override-prime: | + set -eux + # # Unused libraries found by linter + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-23.08.2/src/app/org.kde.kompare.appdata.xml new/kompare-23.08.3/src/app/org.kde.kompare.appdata.xml --- old/kompare-23.08.2/src/app/org.kde.kompare.appdata.xml 2023-10-07 17:43:17.000000000 +0200 +++ new/kompare-23.08.3/src/app/org.kde.kompare.appdata.xml 2023-11-05 03:36:11.000000000 +0100 @@ -97,7 +97,7 @@ <p xml:lang="eu">Kompare, sorburu fitxategien ezberdintasunak ikusi eta bateratzeko aukera eskaintzen duen aurrealdeko GUI programa bat da. Fitxategietako edo karpeta-edukien ezberdintasunak alderatzeko erabil daiteke, askotariko «diff» formatu onartzen ditu eta erakutsitako informazio-maila egokitzeko aukera asko ditu.</p> <p xml:lang="fi">Kompare on graafisen käyttöliittymän ohjelma, jolla tarkastella ja yhdistää tiedostojen eroavuuksia. Sillä voi verrata tiedostojen tai kansioiden sisältöjen eroja, se tukee useita diff-muotoja ja tarjoaa monia mahdollisuuksia mukauttaa, miten tieto esitetään.</p> <p xml:lang="fr">Kompare est une interface graphique qui permet d'afficher les différences entre fichiers sources et de les fusionner. Il peut être utilisé pour comparer les différences entre fichiers ou les contenus de dossiers, il gère de nombreux formats de fichiers de différences et propose une multitude d'options de personnalisation du niveau d'informations affiché.</p> - <p xml:lang="gl">Kompare é unha interface gráfica que permite visualizar e combinar diferenzas entre ficheiros de código. Pode usarse para comparar diferenzas entre ficheiros ou cartafoles, é compatÃbel con varios formatos de diferenzas, e fornece moitas opcións para personalizar o nivel de información que se mostra.</p> + <p xml:lang="gl">Kompare é unha interface gráfica que permite visualizar e combinar diferenzas entre ficheiros de código. Pode usarse para comparar diferenzas entre ficheiros ou cartafoles, é compatÃbel con varios formatos de diferenzas, e fornece moitas opcións para personalizar o nivel de información que se amosa.</p> <p xml:lang="id">Kompare adalah program front-end GUI yang memungkinkan perbedaan antara file sumber untuk dilihat dan digabungkan. Ini dapat digunakan untuk membandingkan perbedaan pada file atau konten folder, dan mendukung beragam format yang berbeda dan menyediakan banyak opsi untuk menyesuaikan tingkat informasi yang didisplaikan.</p> <p xml:lang="it">Kompare è un programma a interfaccia grafica che permette di visualizzare e fondere le differenze tra file sorgente. Può essere usato per confrontare le differenze di file o dei contenuti di cartelle, e supporta vari formati di differenze; fornisce anche molte opzioni per personalizzare il livello di informazioni visualizzato.</p> <p xml:lang="ko">Kompareë ì본 íì¼ê° ì°¨ì´ì ì ìê°ííê³ í©ì¹ ì ìë GUI íë¡ í¸ìë íë¡ê·¸ë¨ì ëë¤. íì¼ ë° ë´ì©, í´ëì ì°¨ì´ì ì ë¹êµí ì ìì¼ë©° ì¬ë¬ Diff íìì ì§ìíê³ íìíë ì 보를 ì¬ì©ì ì ìí ì ììµëë¤.</p> @@ -209,7 +209,7 @@ <li xml:lang="eu">Askotariko «diff» formatu onartzen ditu eta erakutsitako informazio-maila egokitzeko aukera asko eskaintzen ditu.</li> <li xml:lang="fi">Tukee eri diff-muotoja ja tarjoaa monia mahdollisuuksia mukauttaa, miten tieto esitetään.</li> <li xml:lang="fr">Gère de nombreux formats de fichiers de différences et propose de nombreuses options de personnalisation du niveau d'informations affiché.</li> - <li xml:lang="gl">à compatÃbel con varios formatos de diferenzas e fornece moitas opcións para personalizar o nivel de información que se mostra.</li> + <li xml:lang="gl">à compatÃbel con varios formatos de diferenzas e fornece moitas opcións para personalizar o nivel de información que se amosa.</li> <li xml:lang="id">Dukungan bermacam format diff dan menyediakan banyak opsi untuk mengkustomisasi tingkat informasi yang didisplaikan.</li> <li xml:lang="it">Supporta vari formati di differenze, e fornisce anche molte opzioni per personalizzare il livello di informazioni visualizzato.</li> <li xml:lang="ka">áá¥áá¡ áááá¡á®ááááááááá¡ á¡á®ááááá¡á®áá á¤áá ááá¢áá¡ áá®áá ááááá á áá ááááá¢ááááá ááá¤áá áááªááá¡ ááááá¡ áááá¢á áááá¡áááá¡ áá áááá ááá áááá¢á á¡ á¬áá ááááááááá.</li> @@ -290,9 +290,9 @@ <category>Development</category> </categories> <releases> + <release version="4.1.23083" date="2023-11-09"/> <release version="4.1.23082" date="2023-10-12"/> <release version="4.1.23081" date="2023-09-14"/> <release version="4.1.23080" date="2023-08-24"/> - <release version="4.1.23043" date="2023-07-06"/> </releases> </component>
