Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package analitza for openSUSE:Factory 
checked in at 2023-11-10 12:30:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/analitza (Old)
 and      /work/SRC/openSUSE:Factory/.analitza.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "analitza"

Fri Nov 10 12:30:45 2023 rev:146 rq:1124468 version:23.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/analitza/analitza.changes        2023-10-12 
23:43:25.943771521 +0200
+++ /work/SRC/openSUSE:Factory/.analitza.new.17445/analitza.changes     
2023-11-10 12:32:58.355710265 +0100
@@ -1,0 +2,9 @@
+Tue Nov  7 17:03:58 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.3/
+- No code change since 23.08.2
+
+-------------------------------------------------------------------

Old:
----
  analitza-23.08.2.tar.xz
  analitza-23.08.2.tar.xz.sig

New:
----
  analitza-23.08.3.tar.xz
  analitza-23.08.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ analitza.spec ++++++
--- /var/tmp/diff_new_pack.87KaIx/_old  2023-11-10 12:32:59.819764451 +0100
+++ /var/tmp/diff_new_pack.87KaIx/_new  2023-11-10 12:32:59.819764451 +0100
@@ -20,7 +20,7 @@
 %define kf5_version 5.105.0
 %bcond_without released
 Name:           analitza
-Version:        23.08.2
+Version:        23.08.3
 Release:        0
 Summary:        A library to add mathematical features to programs
 License:        LGPL-2.1-or-later

++++++ analitza-23.08.2.tar.xz -> analitza-23.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-23.08.2/poqm/fr/analitza_qt.po 
new/analitza-23.08.3/poqm/fr/analitza_qt.po
--- old/analitza-23.08.2/poqm/fr/analitza_qt.po 2023-10-01 05:29:46.000000000 
+0200
+++ new/analitza-23.08.3/poqm/fr/analitza_qt.po 2023-10-22 05:50:59.000000000 
+0200
@@ -1,20 +1,20 @@
+# SPDX-FileCopyrightText: 2020, 2021, 2023 Xavier Besnard 
<xavier.besn...@neuf.fr>
 # Vincent Pinon <vpi...@kde.org>, 2015.
 # Simon Depiets <sdepi...@gmail.com>, 2018, 2019.
-# Xavier Besnard <xavier.besn...@neuf.fr>, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
-"PO-Revision-Date: 2021-12-27 23:08+0100\n"
-"Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"PO-Revision-Date: 2023-10-11 17:11+0200\n"
+"Last-Translator: Xavier BESNARD <xavier.besn...@neuf.fr>\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 21.12.0\n"
+"X-Generator: Lokalize 23.08.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: qtrich\n"
@@ -937,12 +937,12 @@
 #: analitzagui/operatorsmodel.cpp:309
 msgctxt "QCoreApplication|"
 msgid "Greater than. gt(a,b)=a>b"
-msgstr "Supérieur à. gt(a,b)=a>b"
+msgstr "Supérieur à. gt(a,b) = a>b"
 
 #: analitzagui/operatorsmodel.cpp:312
 msgctxt "QCoreApplication|"
 msgid "Less than. lt(a,b)=a<b"
-msgstr "Inférieur à. lt(a,b)=a<b"
+msgstr "Inférieur à. lt(a,b) = a<b"
 
 #: analitzagui/operatorsmodel.cpp:315
 msgctxt "QCoreApplication|"
@@ -952,22 +952,22 @@
 #: analitzagui/operatorsmodel.cpp:318
 msgctxt "QCoreApplication|"
 msgid "Approximation. approx(a)=a±n"
-msgstr "Approximation. approx(a)=a±n"
+msgstr "Approximation. approx(a) = a±n"
 
 #: analitzagui/operatorsmodel.cpp:321
 msgctxt "QCoreApplication|"
 msgid "Not equal. neq(a,b)=a≠b"
-msgstr "Non égal. neq(a,b)=a≠b"
+msgstr "Non égal. neq(a,b) = a≠b"
 
 #: analitzagui/operatorsmodel.cpp:324
 msgctxt "QCoreApplication|"
 msgid "Greater or equal. geq(a,b)=a≥b"
-msgstr "Supérieur ou égal. geq(a,b)=a≥b"
+msgstr "Supérieur ou égal. geq(a,b) = a≥b"
 
 #: analitzagui/operatorsmodel.cpp:327
 msgctxt "QCoreApplication|"
 msgid "Less or equal. leq(a,b)=a≤b"
-msgstr "Inférieur ou égal. leq(a,b)=a≤b"
+msgstr "Inférieur ou égal. leq(a,b) = a≤b"
 
 #: analitzagui/operatorsmodel.cpp:330
 msgctxt "QCoreApplication|"
@@ -1129,7 +1129,7 @@
 #: analitzaplot/plotter3d_es.cpp:534
 msgctxt "QObject|"
 msgid "STL Document (*.stl)"
-msgstr "Document STL (*.stl)"
+msgstr "Document « STL » (*.stl)"
 
 #: analitzaplot/private/backends/cartesiancurve.cpp:64
 msgctxt "Function type|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-23.08.2/poqm/zh_CN/analitza_qt.po 
new/analitza-23.08.3/poqm/zh_CN/analitza_qt.po
--- old/analitza-23.08.2/poqm/zh_CN/analitza_qt.po      2023-10-01 
05:29:46.000000000 +0200
+++ new/analitza-23.08.3/poqm/zh_CN/analitza_qt.po      2023-10-22 
05:50:59.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-09-16 10:11\n"
+"PO-Revision-Date: 2023-10-21 13:57\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to