Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rocs for openSUSE:Factory checked in at 2023-10-12 23:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rocs (Old) and /work/SRC/openSUSE:Factory/.rocs.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rocs" Thu Oct 12 23:43:58 2023 rev:162 rq:1117426 version:23.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rocs/rocs.changes 2023-09-15 22:09:25.273600639 +0200 +++ /work/SRC/openSUSE:Factory/.rocs.new.1807/rocs.changes 2023-10-12 23:47:04.907699137 +0200 @@ -1,0 +2,9 @@ +Tue Oct 10 18:28:27 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.2/ +- No code change since 23.08.1 + +------------------------------------------------------------------- Old: ---- rocs-23.08.1.tar.xz rocs-23.08.1.tar.xz.sig New: ---- rocs-23.08.2.tar.xz rocs-23.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rocs.spec ++++++ --- /var/tmp/diff_new_pack.pcE89w/_old 2023-10-12 23:47:05.487720139 +0200 +++ /var/tmp/diff_new_pack.pcE89w/_new 2023-10-12 23:47:05.487720139 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: rocs -Version: 23.08.1 +Version: 23.08.2 Release: 0 Summary: Graph Theory IDE License: GPL-2.0-or-later ++++++ rocs-23.08.1.tar.xz -> rocs-23.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-23.08.1/CMakeLists.txt new/rocs-23.08.2/CMakeLists.txt --- old/rocs-23.08.1/CMakeLists.txt 2023-09-09 10:31:48.000000000 +0200 +++ new/rocs-23.08.2/CMakeLists.txt 2023-10-07 17:23:31.000000000 +0200 @@ -12,7 +12,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "23") 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(rocs LANGUAGES CXX VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-23.08.1/org.kde.rocs.appdata.xml new/rocs-23.08.2/org.kde.rocs.appdata.xml --- old/rocs-23.08.1/org.kde.rocs.appdata.xml 2023-09-09 10:31:48.000000000 +0200 +++ new/rocs-23.08.2/org.kde.rocs.appdata.xml 2023-10-07 17:23:31.000000000 +0200 @@ -152,9 +152,9 @@ <binary>rocs</binary> </provides> <releases> + <release version="23.08.2" date="2023-10-12"/> <release version="23.08.1" date="2023-09-14"/> <release version="23.08.0" date="2023-08-24"/> <release version="23.04.3" date="2023-07-06"/> - <release version="23.04.2" date="2023-06-08"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-23.08.1/po/ca@valencia/libgraphtheory.po new/rocs-23.08.2/po/ca@valencia/libgraphtheory.po --- old/rocs-23.08.1/po/ca@valencia/libgraphtheory.po 2023-09-09 10:31:48.000000000 +0200 +++ new/rocs-23.08.2/po/ca@valencia/libgraphtheory.po 2023-10-07 17:23:31.000000000 +0200 @@ -1210,7 +1210,7 @@ "Read and set the color string of this node in hex values (e.g., \"#ff0000\" " "for red)." msgstr "" -"Llig i establix la cadena de color d'este node en valors hex (p. ex. " +"Llig i establix la cadena de color d'este node en valors hex (p. ex., " "«#ff0000» per al roig)." #: kernel/modules/document/node.xml:47 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-23.08.1/po/gl/libgraphtheory.po new/rocs-23.08.2/po/gl/libgraphtheory.po --- old/rocs-23.08.1/po/gl/libgraphtheory.po 2023-09-09 10:31:48.000000000 +0200 +++ new/rocs-23.08.2/po/gl/libgraphtheory.po 2023-10-07 17:23:31.000000000 +0200 @@ -827,17 +827,17 @@ #: fileformats/tgf/tgffileformat.cpp:52 #, kde-format msgid "Could not open file \"%1\" in read mode: %2" -msgstr "Non se puido abrir o ficheiro «%1» no modo de lectura: %2" +msgstr "Non foi posÃbel abrir o ficheiro «%1» no modo de lectura: %2" #: fileformats/dot/dotfileformat.cpp:60 fileformats/gml/gmlfileformat.cpp:60 #, kde-format msgid "Could not parse file \"%1\"." -msgstr "Non se puido procesar o ficheiro «%1»." +msgstr "Non foi posÃbel procesar o ficheiro «%1»." #: fileformats/dot/dotfileformat.cpp:73 fileformats/gml/gmlfileformat.cpp:74 #, kde-format msgid "Cannot open file %1 to write document. Error: %2" -msgstr "Non se pode abrir o ficheiro %1 para escribir o documento. Erro: %2" +msgstr "Non é posÃbel abrir o ficheiro %1 para escribir o documento. Erro: %2" #: fileformats/fileformatmanager.cpp:48 #, kde-format @@ -848,7 +848,7 @@ #: fileformats/fileformatmanager.cpp:50 #, kde-format msgid "Plugins could not be found in specified directories:<br>" -msgstr "Non se puideron atopar complementos nos directorios indicados:<br>" +msgstr "Non foi posÃbel atopar complementos nos directorios indicados:<br>" #: fileformats/fileformatmanager.cpp:52 #, kde-format @@ -874,12 +874,12 @@ #: fileformats/tgf/tgffileformat.cpp:102 fileformats/tikz/tikzfileformat.cpp:53 #, kde-format msgid "Could not open file \"%1\" in write mode: %2" -msgstr "Non se puido abrir o ficheiro «%1» no modo de escritura: %2" +msgstr "Non foi posÃbel abrir o ficheiro «%1» no modo de escritura: %2" #: fileformats/rocs1/rocs1fileformat.cpp:269 #, kde-format msgid "Could not write data, aborting. Error: %1." -msgstr "Non se puideron escribir datos, interrompendo. Erro: %1." +msgstr "Non foi posÃbel escribir datos, interrompendo. Erro: %1." #: fileformats/rocs2/rocs2fileformat.cpp:40 #, kde-format @@ -902,14 +902,15 @@ #, kde-format msgid "Could not parse file. Identifier \"%1\" is used more than once." msgstr "" -"Non se puido procesar o ficheiro «%1». O identificador «%1» estase xa a usar." +"Non foi posÃbel procesar o ficheiro «%1». O identificador «%1» estase xa a " +"usar." #: fileformats/tgf/tgffileformat.cpp:85 #, kde-format msgid "Could not parse file. Edge from \"%1\" to \"%2\" uses undefined nodes." msgstr "" -"Non se puido procesar o ficheiro. A aresta de «%1» a «%2» usa vértices sen " -"definir." +"Non foi posÃbel procesar o ficheiro. A aresta de «%1» a «%2» usa vértices " +"sen definir." #: fileformats/tikz/tikzfileformat.cpp:34 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-23.08.1/po/gl/rocs.po new/rocs-23.08.2/po/gl/rocs.po --- old/rocs-23.08.1/po/gl/rocs.po 2023-09-09 10:31:48.000000000 +0200 +++ new/rocs-23.08.2/po/gl/rocs.po 2023-10-07 17:23:31.000000000 +0200 @@ -198,7 +198,7 @@ "The Rocs project could not be imported because the project file could not be " "parsed." msgstr "" -"Non se puido importar o proxecto de Rocs porque non se puido procesar o " +"Non foi posÃbel importar o proxecto de Rocs porque non se puido procesar o " "ficheiro de proxecto." #. i18n: ectx: label, entry (showButtonText), group (ItemPalette) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-23.08.1/po/zh_CN/libgraphtheory.po new/rocs-23.08.2/po/zh_CN/libgraphtheory.po --- old/rocs-23.08.1/po/zh_CN/libgraphtheory.po 2023-09-09 10:31:48.000000000 +0200 +++ new/rocs-23.08.2/po/zh_CN/libgraphtheory.po 2023-10-07 17:23:31.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-11-04 00:42+0000\n" -"PO-Revision-Date: 2023-09-02 02:59\n" +"PO-Revision-Date: 2023-09-16 10:11\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-23.08.1/po/zh_CN/rocs.po new/rocs-23.08.2/po/zh_CN/rocs.po --- old/rocs-23.08.1/po/zh_CN/rocs.po 2023-09-09 10:31:48.000000000 +0200 +++ new/rocs-23.08.2/po/zh_CN/rocs.po 2023-10-07 17:23:31.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-10-23 00:40+0000\n" -"PO-Revision-Date: 2023-09-02 02:59\n" +"PO-Revision-Date: 2023-09-16 10:11\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"