Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cmarkgfm for openSUSE:Factory 
checked in at 2022-02-09 20:38:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmarkgfm (Old)
 and      /work/SRC/openSUSE:Factory/.python-cmarkgfm.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cmarkgfm"

Wed Feb  9 20:38:17 2022 rev:3 rq:952923 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmarkgfm/python-cmarkgfm.changes  
2021-03-29 18:21:08.386223067 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cmarkgfm.new.1898/python-cmarkgfm.changes    
    2022-02-09 20:38:29.434274149 +0100
@@ -1,0 +2,16 @@
+Wed Feb  9 10:26:31 UTC 2022 - Matej Cepl <[email protected]>
+
+- Upgrade to 0.7.0:
+  - Create wheels for Python 3.10
+  - Drop support for Python 2.7 and 3.5
+  - The output generated by
+    cmarkgfm.github_flavored_markdown_to_html for code blocks has
+    changed to be in line with that of github.com.
+  - This change may break existing css rules as code blocks were
+    generated differently for cmarkgfm<0.6.0.
+
+-        <pre><code class="language-python">print('hello')
++        <pre lang="python"><code>print('hello'
+         </code></pre>
+
+-------------------------------------------------------------------

Old:
----
  cmarkgfm-0.5.3.tar.gz

New:
----
  cmarkgfm-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-cmarkgfm.spec ++++++
--- /var/tmp/diff_new_pack.epdvvS/_old  2022-02-09 20:38:30.670277106 +0100
+++ /var/tmp/diff_new_pack.epdvvS/_new  2022-02-09 20:38:30.674277115 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cmarkgfm
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-cmarkgfm
-Version:        0.5.3
+Version:        0.7.0
 Release:        0
 Summary:        Minimal bindings to GitHub's fork of cmark
 License:        MIT

++++++ cmarkgfm-0.5.3.tar.gz -> cmarkgfm-0.7.0.tar.gz ++++++
++++ 2939 lines of diff (skipped)

Reply via email to