Hello community,

here is the log from the commit of package texmath for openSUSE:Factory checked 
in at 2020-09-30 19:53:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/texmath (Old)
 and      /work/SRC/openSUSE:Factory/.texmath.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "texmath"

Wed Sep 30 19:53:53 2020 rev:38 rq:838502 version:0.12.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/texmath/texmath.changes  2020-08-28 
21:42:28.664911561 +0200
+++ /work/SRC/openSUSE:Factory/.texmath.new.4249/texmath.changes        
2020-09-30 19:54:01.552765104 +0200
@@ -1,0 +2,8 @@
+Tue Sep 22 09:33:28 UTC 2020 - [email protected]
+
+- Update texmath to version 0.12.0.3.
+  texmath (0.12.0.3)
+
+    * Allow pandoc-types 1.22.
+
+-------------------------------------------------------------------

Old:
----
  texmath-0.12.0.2.tar.gz

New:
----
  texmath-0.12.0.3.tar.gz

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

Other differences:
------------------
++++++ texmath.spec ++++++
--- /var/tmp/diff_new_pack.sjpIJc/_old  2020-09-30 19:54:03.424766778 +0200
+++ /var/tmp/diff_new_pack.sjpIJc/_new  2020-09-30 19:54:03.428766781 +0200
@@ -19,7 +19,7 @@
 %global pkg_name texmath
 %bcond_with tests
 Name:           %{pkg_name}
-Version:        0.12.0.2
+Version:        0.12.0.3
 Release:        0
 Summary:        Conversion between formats used to represent mathematics
 License:        GPL-2.0-or-later

++++++ texmath-0.12.0.2.tar.gz -> texmath-0.12.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texmath-0.12.0.2/changelog 
new/texmath-0.12.0.3/changelog
--- old/texmath-0.12.0.2/changelog      2020-04-19 17:11:21.000000000 +0200
+++ new/texmath-0.12.0.3/changelog      2020-09-19 19:19:52.000000000 +0200
@@ -1,3 +1,7 @@
+texmath (0.12.0.3)
+
+  * Allow pandoc-types 1.22.
+
 texmath (0.12.0.2)
 
   * Allow pandoc-types 1.21.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texmath-0.12.0.2/texmath.cabal 
new/texmath-0.12.0.3/texmath.cabal
--- old/texmath-0.12.0.2/texmath.cabal  2020-04-19 17:10:17.000000000 +0200
+++ new/texmath-0.12.0.3/texmath.cabal  2020-09-19 19:19:39.000000000 +0200
@@ -1,5 +1,5 @@
 Name:                texmath
-Version:             0.12.0.2
+Version:             0.12.0.3
 Cabal-Version:       >= 1.10
 Build-type:          Simple
 Synopsis:            Conversion between formats used to represent mathematics.
@@ -87,7 +87,7 @@
 
 Library
     Build-depends:       base >= 4.8 && < 5, syb >= 0.4.2 && < 0.8, xml, 
parsec >= 3, containers,
-                         pandoc-types >= 1.20 && < 1.22, mtl, text
+                         pandoc-types >= 1.20 && < 1.23, mtl, text
 
     Exposed-modules:     Text.TeXMath,
                          Text.TeXMath.Types,
@@ -130,7 +130,7 @@
     if flag(executable)
       Buildable:         True
       Build-Depends:     base >= 4.8 && < 5, texmath, xml,
-                         pandoc-types >= 1.20 && < 1.22,
+                         pandoc-types >= 1.20 && < 1.23,
                          aeson, bytestring, text
     else
       Buildable:         False


Reply via email to