Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-majoranaalgebras for 
openSUSE:Factory checked in at 2024-07-11 20:31:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-majoranaalgebras (Old)
 and      /work/SRC/openSUSE:Factory/.gap-majoranaalgebras.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-majoranaalgebras"

Thu Jul 11 20:31:48 2024 rev:2 rq:1186655 version:1.5.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gap-majoranaalgebras/gap-majoranaalgebras.changes    
    2023-12-28 22:59:30.382150961 +0100
+++ 
/work/SRC/openSUSE:Factory/.gap-majoranaalgebras.new.17339/gap-majoranaalgebras.changes
     2024-07-11 20:32:05.702489452 +0200
@@ -1,0 +2,6 @@
+Wed Jul 10 17:24:15 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.5.2
+  * Stop reading a few non-existing .gd files
+
+-------------------------------------------------------------------

Old:
----
  MajoranaAlgebras-1.5.1.tar.gz

New:
----
  MajoranaAlgebras-1.5.2.tar.gz
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ gap-majoranaalgebras.spec ++++++
--- /var/tmp/diff_new_pack.88BF4W/_old  2024-07-11 20:32:06.314511816 +0200
+++ /var/tmp/diff_new_pack.88BF4W/_new  2024-07-11 20:32:06.314511816 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-majoranaalgebras
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # 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-majoranaalgebras
-Version:        1.5.1
+Version:        1.5.2
 Release:        0
 Summary:        GAP: Majorana algebra and representation construction
 License:        GPL-2.0-or-later

++++++ MajoranaAlgebras-1.5.1.tar.gz -> MajoranaAlgebras-1.5.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/PackageInfo.g 
new/MajoranaAlgebras-1.5.2/PackageInfo.g
--- old/MajoranaAlgebras-1.5.1/PackageInfo.g    2022-12-09 12:40:18.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/PackageInfo.g    2024-07-07 22:00:08.000000000 
+0200
@@ -10,8 +10,8 @@
 
 PackageName := "MajoranaAlgebras",
 Subtitle := "A package for constructing Majorana algebras and representations",
-Version := "1.5.1",
-Date := "09/12/2022", # dd/mm/yyyy format
+Version := "1.5.2",
+Date := "07/07/2024", # dd/mm/yyyy format
 License := "GPL-2.0-or-later",
 
 Persons := [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap0.html 
new/MajoranaAlgebras-1.5.2/doc/chap0.html
--- old/MajoranaAlgebras-1.5.1/doc/chap0.html   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap0.html   2024-07-07 22:00:30.000000000 
+0200
@@ -29,10 +29,10 @@
 <h2>A package for constructing Majorana algebras and representations</h2>
 
 <p>
-    1.5.1</p>
+    1.5.2</p>
 
 <p>
-    9 December 2022
+    7 July 2024
   </p>
 
 </div>
@@ -193,6 +193,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap0.txt 
new/MajoranaAlgebras-1.5.2/doc/chap0.txt
--- old/MajoranaAlgebras-1.5.1/doc/chap0.txt    2022-12-09 12:40:43.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap0.txt    2024-07-07 22:00:26.000000000 
+0200
@@ -6,10 +6,10 @@
         A package for constructing Majorana algebras and representations 

   
   
-                                     1.5.1
+                                     1.5.2
   
   
-                                9 December 2022
+                                  7 July 2024
   
   
                                 Markus Pfeiffer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap0_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chap0_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chap0_mj.html        2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap0_mj.html        2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Contents</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -32,10 +32,10 @@
 <h2>A package for constructing Majorana algebras and representations</h2>
 
 <p>
-    1.5.1</p>
+    1.5.2</p>
 
 <p>
-    9 December 2022
+    7 July 2024
   </p>
 
 </div>
@@ -196,6 +196,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap1.html 
new/MajoranaAlgebras-1.5.2/doc/chap1.html
--- old/MajoranaAlgebras-1.5.1/doc/chap1.html   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap1.html   2024-07-07 22:00:30.000000000 
+0200
@@ -182,6 +182,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap1_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chap1_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chap1_mj.html        2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap1_mj.html        2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Chapter 1: Introduction</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -185,6 +185,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap2.html 
new/MajoranaAlgebras-1.5.2/doc/chap2.html
--- old/MajoranaAlgebras-1.5.1/doc/chap2.html   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap2.html   2024-07-07 22:00:30.000000000 
+0200
@@ -81,6 +81,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap2_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chap2_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chap2_mj.html        2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap2_mj.html        2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Chapter 2: Shapes of a Majorana 
representation</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -84,6 +84,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap3.html 
new/MajoranaAlgebras-1.5.2/doc/chap3.html
--- old/MajoranaAlgebras-1.5.1/doc/chap3.html   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap3.html   2024-07-07 22:00:30.000000000 
+0200
@@ -90,6 +90,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap3_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chap3_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chap3_mj.html        2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap3_mj.html        2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Chapter 3: Majorana representations</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -93,6 +93,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap4.html 
new/MajoranaAlgebras-1.5.2/doc/chap4.html
--- old/MajoranaAlgebras-1.5.1/doc/chap4.html   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap4.html   2024-07-07 22:00:30.000000000 
+0200
@@ -180,6 +180,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap4_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chap4_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chap4_mj.html        2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap4_mj.html        2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Chapter 4: Functions for calculating with 
Majorana representations</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -183,6 +183,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap5.html 
new/MajoranaAlgebras-1.5.2/doc/chap5.html
--- old/MajoranaAlgebras-1.5.1/doc/chap5.html   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap5.html   2024-07-07 22:00:30.000000000 
+0200
@@ -129,6 +129,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap5_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chap5_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chap5_mj.html        2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap5_mj.html        2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Chapter 5: Functions for testing Majorana 
representations</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -132,6 +132,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap6.html 
new/MajoranaAlgebras-1.5.2/doc/chap6.html
--- old/MajoranaAlgebras-1.5.1/doc/chap6.html   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap6.html   2024-07-07 22:00:30.000000000 
+0200
@@ -202,6 +202,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap6_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chap6_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chap6_mj.html        2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap6_mj.html        2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Chapter 6: Orbital Structures</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -205,6 +205,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap7.html 
new/MajoranaAlgebras-1.5.2/doc/chap7.html
--- old/MajoranaAlgebras-1.5.1/doc/chap7.html   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap7.html   2024-07-07 22:00:30.000000000 
+0200
@@ -201,6 +201,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chap7_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chap7_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chap7_mj.html        2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chap7_mj.html        2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Chapter 7: Signed Permutations</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -204,6 +204,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chapInd.html 
new/MajoranaAlgebras-1.5.2/doc/chapInd.html
--- old/MajoranaAlgebras-1.5.1/doc/chapInd.html 2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/chapInd.html 2024-07-07 22:00:30.000000000 
+0200
@@ -83,6 +83,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a 
href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a> 
 <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a 
href="chap7.html">7</a>  <a href="chapInd.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/chapInd_mj.html 
new/MajoranaAlgebras-1.5.2/doc/chapInd_mj.html
--- old/MajoranaAlgebras-1.5.1/doc/chapInd_mj.html      2022-12-09 
12:40:48.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/doc/chapInd_mj.html      2024-07-07 
22:00:30.000000000 +0200
@@ -6,7 +6,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
 <head>
 <script type="text/javascript"
-  
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
+  
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML";>
 </script>
 <title>GAP (MajoranaAlgebras) - Index</title>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
@@ -86,6 +86,6 @@
 <div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a 
href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a 
href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a 
href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a 
href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a 
href="chapInd_mj.html">Ind</a>  </div>
 
 <hr />
-<p class="foot">generated by <a 
href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
+<p class="foot">generated by <a 
href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc";>GAPDoc2HTML</a></p>
 </body>
 </html>
Binary files old/MajoranaAlgebras-1.5.1/doc/manual.pdf and 
new/MajoranaAlgebras-1.5.2/doc/manual.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/manual.six 
new/MajoranaAlgebras-1.5.2/doc/manual.six
--- old/MajoranaAlgebras-1.5.1/doc/manual.six   2022-12-09 12:40:48.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/manual.six   2024-07-07 22:00:30.000000000 
+0200
@@ -3,9 +3,11 @@
 encoding := "UTF-8",
 bookname := "MajoranaAlgebras",
 entries :=
-[ [ "Title page", ".", [ 0, 0, 0 ], 1, 1, "title page", "X7D2C85EC87DD46E5" ],
-  [ "Copyright", ".-1", [ 0, 0, 1 ], 33, 2, "copyright", "X81488B807F2A1CF1" ]
-    , [ "Table of Contents", ".-2", [ 0, 0, 2 ], 44, 3, "table of contents", 
+[ [ "Title page", "0.0", [ 0, 0, 0 ], 1, 1, "title page", "X7D2C85EC87DD46E5" 
+     ], 
+  [ "Copyright", "0.0-1", [ 0, 0, 1 ], 33, 2, "copyright", 
+      "X81488B807F2A1CF1" ], 
+  [ "Table of Contents", "0.0-2", [ 0, 0, 2 ], 44, 3, "table of contents", 
       "X8537FEB07AF2BEC8" ], 
   [ "\033[1X\033[33X\033[0;-2YIntroduction\033[133X\033[101X", "1", 
       [ 1, 0, 0 ], 1, 4, "introduction", "X7DFB63A97E67C0A1" ], 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/doc/title.xml 
new/MajoranaAlgebras-1.5.2/doc/title.xml
--- old/MajoranaAlgebras-1.5.1/doc/title.xml    2022-12-09 12:40:43.000000000 
+0100
+++ new/MajoranaAlgebras-1.5.2/doc/title.xml    2024-07-07 22:00:25.000000000 
+0200
@@ -9,7 +9,7 @@
     A package for constructing Majorana algebras and representations
   </Subtitle>
   <Version>
-    1.5.1
+    1.5.2
   </Version>
   <Author>
     Markus Pfeiffer<Alt Only="LaTeX"><Br/></Alt>
@@ -27,7 +27,7 @@
 
   </Author>
   <Date>
-    9 December 2022
+    7 July 2024
   </Date>
   <Copyright>
     &copyright; 2018 by Markus Pfeiffer and Madeleine Whybrow<P/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/init.g 
new/MajoranaAlgebras-1.5.2/init.g
--- old/MajoranaAlgebras-1.5.1/init.g   2022-12-09 12:40:18.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/init.g   2024-07-07 22:00:08.000000000 +0200
@@ -20,16 +20,8 @@
 
 ReadPackage( "MajoranaAlgebras", "gap/NClosed.gd");
 
-ReadPackage( "MajoranaAlgebras", "gap/NoForm.gd");
-
 ReadPackage( "MajoranaAlgebras", "gap/Orbits.gd");
 
 ReadPackage( "MajoranaAlgebras", "gap/Embedding.gd");
 
-ReadPackage( "MajoranaAlgebras", "gap/Irreducibles.gd");
-
-ReadPackage( "MajoranaAlgebras", "gap/AxialAlgebras.gd");
-
-ReadPackage( "MajoranaAlgebras", "gap/TauMaps.gd");
-
 ReadPackage( "MajoranaAlgebras", "gap/Miscellaneous.gd");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MajoranaAlgebras-1.5.1/read.g 
new/MajoranaAlgebras-1.5.2/read.g
--- old/MajoranaAlgebras-1.5.1/read.g   2022-12-09 12:40:18.000000000 +0100
+++ new/MajoranaAlgebras-1.5.2/read.g   2024-07-07 22:00:08.000000000 +0200
@@ -35,16 +35,8 @@
 
 ReadPackage( "MajoranaAlgebras", "gap/NClosed.gi");
 
-ReadPackage( "MajoranaAlgebras", "gap/NoForm.gi");
-
 ReadPackage( "MajoranaAlgebras", "gap/Orbits.gi");
 
 ReadPackage( "MajoranaAlgebras", "gap/Embedding.gi");
 
-ReadPackage( "MajoranaAlgebras", "gap/Irreducibles.gi");
-
-ReadPackage( "MajoranaAlgebras", "gap/AxialAlgebras.gi");
-
-ReadPackage( "MajoranaAlgebras", "gap/TauMaps.gi");
-
 ReadPackage( "MajoranaAlgebras", "gap/Miscellaneous.gi");

++++++ _scmsync.obsinfo ++++++
mtime: 1720632569
commit: b55c5eaa578af41f674e992e135b64fe3208236f51ebbee5ef40ab9705a9720a
url: https://src.opensuse.org/jengelh/gap-majoranaalgebras
revision: master

Reply via email to