Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-sonata for openSUSE:Factory 
checked in at 2026-08-01 18:31:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-sonata (Old)
 and      /work/SRC/openSUSE:Factory/.gap-sonata.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-sonata"

Sat Aug  1 18:31:10 2026 rev:3 rq:1368674 version:2.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-sonata/gap-sonata.changes    2025-09-24 
15:26:41.670445866 +0200
+++ /work/SRC/openSUSE:Factory/.gap-sonata.new.16738/gap-sonata.changes 
2026-08-01 18:33:39.672774485 +0200
@@ -1,0 +2,6 @@
+Thu Jul 30 17:31:19 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 2.9.8
+  * Updated the CI/CD test scripts
+
+-------------------------------------------------------------------

Old:
----
  sonata-2.9.7.tar.gz

New:
----
  sonata-2.9.8.tar.gz

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

Other differences:
------------------
++++++ gap-sonata.spec ++++++
--- /var/tmp/diff_new_pack.dsjwFG/_old  2026-08-01 18:33:40.384799043 +0200
+++ /var/tmp/diff_new_pack.dsjwFG/_new  2026-08-01 18:33:40.384799043 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-sonata
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gap-sonata
-Version:        2.9.7
+Version:        2.9.8
 Release:        0
 Summary:        GAP: System of nearrings and their applications
 License:        GPL-2.0-or-later
@@ -29,6 +29,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gap-rpm-devel
 Requires:       gap-core >= 4.9
+Requires:       gap-smallgrp >= 1.3
 Suggests:       gap-xgap >= 0
 
 %description

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.dsjwFG/_old  2026-08-01 18:33:40.448801250 +0200
+++ /var/tmp/diff_new_pack.dsjwFG/_new  2026-08-01 18:33:40.456801526 +0200
@@ -1,5 +1,5 @@
-mtime: 1758667905
-commit: 840d46c34e8add9ec571d76ee29fe3e626d99776dfd90cb2da2c4fd4fc848f97
+mtime: 1785432692
+commit: 13f64f64950bd74923adece805b62582304935945e6cacc7473fa783226394bb
 url: https://src.opensuse.org/jengelh/gap-sonata
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-07-30 19:31:32.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ sonata-2.9.7.tar.gz -> sonata-2.9.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/PackageInfo.g 
new/sonata-2.9.8/PackageInfo.g
--- old/sonata-2.9.7/PackageInfo.g      2025-09-23 23:43:53.000000000 +0200
+++ new/sonata-2.9.8/PackageInfo.g      2026-07-29 02:00:00.000000000 +0200
@@ -19,8 +19,8 @@
 
 PackageName := "SONATA",
 Subtitle := "System of nearrings and their applications",
-Version := "2.9.7",
-Date := "23/09/2025", # dd/mm/yyyy format
+Version := "2.9.8",
+Date := "29/07/2026", # dd/mm/yyyy format
 License := "GPL-2.0-or-later",
 
 Persons := [
@@ -137,8 +137,8 @@
 
 Dependencies := rec(
   GAP := ">=4.9",
-  NeededOtherPackages := [],
-  SuggestedOtherPackages := [["xgap",">=0"]],
+  NeededOtherPackages := [["smallgrp", ">=1.3"]],
+  SuggestedOtherPackages := [],
   ExternalConditions := []
 ),
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP001.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP001.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP001.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP001.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -401,5 +401,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Next</a>] [<a href = 
"theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP002.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP002.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP002.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP002.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -1065,5 +1065,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP001.htm">Previous</a>] [<a 
href ="CHAP003.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP003.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP003.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP003.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP003.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -207,5 +207,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Previous</a>] [<a 
href ="CHAP004.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP004.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP004.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP004.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP004.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -297,5 +297,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP003.htm">Previous</a>] [<a 
href ="CHAP005.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP005.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP005.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP005.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP005.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -445,5 +445,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP004.htm">Previous</a>] [<a 
href ="CHAP006.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP006.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP006.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP006.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP006.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -532,5 +532,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP005.htm">Previous</a>] [<a 
href ="CHAP007.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP007.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP007.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP007.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP007.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -45,5 +45,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP006.htm">Previous</a>] [<a 
href ="CHAP008.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP008.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP008.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP008.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP008.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -421,5 +421,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP007.htm">Previous</a>] [<a 
href ="CHAP009.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP009.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP009.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP009.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP009.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -710,5 +710,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP008.htm">Previous</a>] [<a 
href ="CHAP010.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP010.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP010.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP010.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP010.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -280,5 +280,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP009.htm">Previous</a>] [<a 
href ="CHAP011.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/CHAP011.htm 
new/sonata-2.9.8/doc/htm/ref/CHAP011.htm
--- old/sonata-2.9.7/doc/htm/ref/CHAP011.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/CHAP011.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -329,5 +329,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP010.htm">Previous</a>] [<a 
href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/biblio.htm 
new/sonata-2.9.8/doc/htm/ref/biblio.htm
--- old/sonata-2.9.7/doc/htm/ref/biblio.htm     2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/biblio.htm     2026-07-29 02:00:00.000000000 
+0200
@@ -68,5 +68,5 @@
 </dl><p>
 [<a href="chapters.htm">Up</a>]<p>
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/chapters.htm 
new/sonata-2.9.8/doc/htm/ref/chapters.htm
--- old/sonata-2.9.7/doc/htm/ref/chapters.htm   2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/chapters.htm   2026-07-29 02:00:00.000000000 
+0200
@@ -22,5 +22,5 @@
 <li><a href="theindex.htm">Index</a>
 </ul><p>
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/ref/theindex.htm 
new/sonata-2.9.8/doc/htm/ref/theindex.htm
--- old/sonata-2.9.7/doc/htm/ref/theindex.htm   2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/ref/theindex.htm   2026-07-29 02:00:00.000000000 
+0200
@@ -406,5 +406,5 @@
 </dl><p>
 [<a href="chapters.htm">Up</a>]<p>
 <P>
-<address>SONATA manual<br>September 2025
+<address>SONATA manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/CHAP001.htm 
new/sonata-2.9.8/doc/htm/tut/CHAP001.htm
--- old/sonata-2.9.7/doc/htm/tut/CHAP001.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/CHAP001.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -203,5 +203,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Next</a>] [<a href = 
"theindex.htm">Index</a>]
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/CHAP002.htm 
new/sonata-2.9.8/doc/htm/tut/CHAP002.htm
--- old/sonata-2.9.7/doc/htm/tut/CHAP002.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/CHAP002.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -219,5 +219,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP001.htm">Previous</a>] [<a 
href ="CHAP003.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/CHAP003.htm 
new/sonata-2.9.8/doc/htm/tut/CHAP003.htm
--- old/sonata-2.9.7/doc/htm/tut/CHAP003.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/CHAP003.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -173,5 +173,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP002.htm">Previous</a>] [<a 
href ="CHAP004.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/CHAP004.htm 
new/sonata-2.9.8/doc/htm/tut/CHAP004.htm
--- old/sonata-2.9.7/doc/htm/tut/CHAP004.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/CHAP004.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -106,5 +106,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP003.htm">Previous</a>] [<a 
href ="CHAP005.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/CHAP005.htm 
new/sonata-2.9.8/doc/htm/tut/CHAP005.htm
--- old/sonata-2.9.7/doc/htm/tut/CHAP005.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/CHAP005.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -246,5 +246,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP004.htm">Previous</a>] [<a 
href ="CHAP006.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/CHAP006.htm 
new/sonata-2.9.8/doc/htm/tut/CHAP006.htm
--- old/sonata-2.9.7/doc/htm/tut/CHAP006.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/CHAP006.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -138,5 +138,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP005.htm">Previous</a>] [<a 
href ="CHAP007.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/CHAP007.htm 
new/sonata-2.9.8/doc/htm/tut/CHAP007.htm
--- old/sonata-2.9.7/doc/htm/tut/CHAP007.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/CHAP007.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -144,5 +144,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP006.htm">Previous</a>] [<a 
href ="CHAP008.htm">Next</a>] [<a href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/CHAP008.htm 
new/sonata-2.9.8/doc/htm/tut/CHAP008.htm
--- old/sonata-2.9.7/doc/htm/tut/CHAP008.htm    2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/CHAP008.htm    2026-07-29 02:00:00.000000000 
+0200
@@ -162,5 +162,5 @@
 <p>
 [<a href = "chapters.htm">Up</a>] [<a href ="CHAP007.htm">Previous</a>] [<a 
href = "theindex.htm">Index</a>]
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/biblio.htm 
new/sonata-2.9.8/doc/htm/tut/biblio.htm
--- old/sonata-2.9.7/doc/htm/tut/biblio.htm     2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/biblio.htm     2026-07-29 02:00:00.000000000 
+0200
@@ -37,5 +37,5 @@
 </dl><p>
 [<a href="chapters.htm">Up</a>]<p>
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/chapters.htm 
new/sonata-2.9.8/doc/htm/tut/chapters.htm
--- old/sonata-2.9.7/doc/htm/tut/chapters.htm   2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/chapters.htm   2026-07-29 02:00:00.000000000 
+0200
@@ -19,5 +19,5 @@
 <li><a href="theindex.htm">Index</a>
 </ul><p>
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sonata-2.9.7/doc/htm/tut/theindex.htm 
new/sonata-2.9.8/doc/htm/tut/theindex.htm
--- old/sonata-2.9.7/doc/htm/tut/theindex.htm   2025-09-23 23:43:53.000000000 
+0200
+++ new/sonata-2.9.8/doc/htm/tut/theindex.htm   2026-07-29 02:00:00.000000000 
+0200
@@ -77,5 +77,5 @@
 </dl><p>
 [<a href="chapters.htm">Up</a>]<p>
 <P>
-<address>SONATA-tutorial manual<br>September 2025
+<address>SONATA-tutorial manual<br>July 2026
 </address></body></html>
\ No newline at end of file
Binary files old/sonata-2.9.7/doc/ref/manual.dvi and 
new/sonata-2.9.8/doc/ref/manual.dvi differ
Binary files old/sonata-2.9.7/doc/tut/manual.dvi and 
new/sonata-2.9.8/doc/tut/manual.dvi differ

Reply via email to