Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rocs for openSUSE:Factory checked in at 2021-05-17 18:44:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rocs (Old) and /work/SRC/openSUSE:Factory/.rocs.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rocs" Mon May 17 18:44:53 2021 rev:132 rq:892918 version:21.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rocs/rocs.changes 2021-04-25 21:28:50.716533138 +0200 +++ /work/SRC/openSUSE:Factory/.rocs.new.2988/rocs.changes 2021-05-17 18:44:59.576705514 +0200 @@ -1,0 +2,9 @@ +Wed May 12 06:09:09 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/21.04.1 +- No code change since 21.04.0 + +------------------------------------------------------------------- Old: ---- rocs-21.04.0.tar.xz rocs-21.04.0.tar.xz.sig New: ---- rocs-21.04.1.tar.xz rocs-21.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rocs.spec ++++++ --- /var/tmp/diff_new_pack.aLSDxF/_old 2021-05-17 18:45:00.188702918 +0200 +++ /var/tmp/diff_new_pack.aLSDxF/_new 2021-05-17 18:45:00.192702901 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: rocs -Version: 21.04.0 +Version: 21.04.1 Release: 0 Summary: Graph Theory IDE License: GPL-2.0-or-later ++++++ rocs-21.04.0.tar.xz -> rocs-21.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-21.04.0/CMakeLists.txt new/rocs-21.04.1/CMakeLists.txt --- old/rocs-21.04.0/CMakeLists.txt 2021-04-14 16:54:13.000000000 +0200 +++ new/rocs-21.04.1/CMakeLists.txt 2021-05-07 20:10:42.000000000 +0200 @@ -28,7 +28,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "04") -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}") find_package(ECM 5.15.0 REQUIRED NO_MODULE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-21.04.0/po/de/libgraphtheory.po new/rocs-21.04.1/po/de/libgraphtheory.po --- old/rocs-21.04.0/po/de/libgraphtheory.po 2021-04-16 10:38:53.000000000 +0200 +++ new/rocs-21.04.1/po/de/libgraphtheory.po 2021-05-11 09:18:21.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: rocs\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 13:51+0000\n" -"PO-Revision-Date: 2021-04-02 04:41+0200\n" +"PO-Revision-Date: 2021-05-10 06:14+0200\n" "Last-Translator: Burkhard L??ck <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -307,7 +307,7 @@ #: editorplugins/assignvalues/assignvalueswidget.ui:167 #, kde-format msgid "Initial string" -msgstr "Anf??ngliche Zeichenkette" +msgstr "Anf??ngliche Zeichenfolge" #. i18n: ectx: property (text), widget (QLineEdit, LineEditInitialString) #: editorplugins/assignvalues/assignvalueswidget.ui:174 @@ -1212,7 +1212,7 @@ "Read and set the color string of this node in hex values (e.g., \"#ff0000\" " "for red)." msgstr "" -"Farbe dieses Knotens als Zeichenkette in hexadezimalen Werten (z. B. " +"Farbe dieses Knotens als Zeichenfolge in hexadezimalen Werten (z. B. " "???#ff0000??? f??r Rot) lesen und festlegen." #: kernel/modules/document/node.xml:47 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rocs-21.04.0/po/zh_CN/libgraphtheory.po new/rocs-21.04.1/po/zh_CN/libgraphtheory.po --- old/rocs-21.04.0/po/zh_CN/libgraphtheory.po 2021-04-16 10:38:53.000000000 +0200 +++ new/rocs-21.04.1/po/zh_CN/libgraphtheory.po 2021-05-11 09:18:21.000000000 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 13:51+0000\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:44\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-21.04.0/po/zh_CN/rocs.po new/rocs-21.04.1/po/zh_CN/rocs.po --- old/rocs-21.04.0/po/zh_CN/rocs.po 2021-04-16 10:38:53.000000000 +0200 +++ new/rocs-21.04.1/po/zh_CN/rocs.po 2021-05-11 09:18:21.000000000 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-24 02:10+0200\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:44\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
