Hello community,

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

Package is "ghc-commonmark-pandoc"

Wed Sep 30 19:53:27 2020 rev:4 rq:838492 version:0.2.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-commonmark-pandoc/ghc-commonmark-pandoc.changes  
    2020-09-27 11:49:18.296012965 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-commonmark-pandoc.new.4249/ghc-commonmark-pandoc.changes
    2020-09-30 19:53:33.788740284 +0200
@@ -1,0 +2,8 @@
+Tue Sep 22 09:33:51 UTC 2020 - psim...@suse.com
+
+- Update commonmark-pandoc to version 0.2.0.1.
+  ## 0.2.0.1
+
+  - Allow pandoc-types 1.22.
+
+-------------------------------------------------------------------

Old:
----
  commonmark-pandoc-0.2.0.0.tar.gz

New:
----
  commonmark-pandoc-0.2.0.1.tar.gz

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

Other differences:
------------------
++++++ ghc-commonmark-pandoc.spec ++++++
--- /var/tmp/diff_new_pack.YzvdzP/_old  2020-09-30 19:53:34.444740870 +0200
+++ /var/tmp/diff_new_pack.YzvdzP/_new  2020-09-30 19:53:34.448740873 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name commonmark-pandoc
 Name:           ghc-%{pkg_name}
-Version:        0.2.0.0
+Version:        0.2.0.1
 Release:        0
 Summary:        Bridge between commonmark and pandoc AST
 License:        BSD-3-Clause

++++++ commonmark-pandoc-0.2.0.0.tar.gz -> commonmark-pandoc-0.2.0.1.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/commonmark-pandoc-0.2.0.0/changelog.md 
new/commonmark-pandoc-0.2.0.1/changelog.md
--- old/commonmark-pandoc-0.2.0.0/changelog.md  2020-07-19 20:33:08.000000000 
+0200
+++ new/commonmark-pandoc-0.2.0.1/changelog.md  2020-09-19 19:47:54.000000000 
+0200
@@ -1,5 +1,9 @@
 # Changelog for commonmark-pandoc
 
+## 0.2.0.1
+
+- Allow pandoc-types 1.22.
+
 ## 0.2.0.0
 
 - Add HasQuoted instance.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/commonmark-pandoc-0.2.0.0/commonmark-pandoc.cabal 
new/commonmark-pandoc-0.2.0.1/commonmark-pandoc.cabal
--- old/commonmark-pandoc-0.2.0.0/commonmark-pandoc.cabal       2020-07-19 
20:35:49.000000000 +0200
+++ new/commonmark-pandoc-0.2.0.1/commonmark-pandoc.cabal       2020-09-19 
19:47:19.000000000 +0200
@@ -1,5 +1,5 @@
 name:           commonmark-pandoc
-version:        0.2.0.0
+version:        0.2.0.1
 synopsis:       Bridge between commonmark and pandoc AST.
 description:    This library provides typeclasses for rendering
                 commonmark to Pandoc types.
@@ -26,14 +26,12 @@
   hs-source-dirs:
       src
   build-depends:
-      base >=4.7 && <5
+      base >= 4.9 && <5
     , commonmark >= 0.1 && < 0.2
     , commonmark-extensions >= 0.2 && < 0.3
-    , pandoc-types >= 1.21 && < 1.22
+    , pandoc-types >= 1.21 && < 1.23
     , text
     , containers
-  if !impl(ghc >= 8.0)
-    build-depends: semigroups == 0.18.*
   if impl(ghc >= 8.8)
     ghc-options:  -fwrite-ide-info -hiedir=.hie
   exposed-modules:


Reply via email to