Hello community,

here is the log from the commit of package ghc-cmark for openSUSE:Factory 
checked in at 2016-08-24 10:07:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-cmark (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-cmark.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-cmark"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-cmark/ghc-cmark.changes      2016-07-21 
08:05:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cmark.new/ghc-cmark.changes 2016-08-24 
10:07:32.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 22 06:03:09 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.3.1 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  cmark-0.5.2.1.tar.gz

New:
----
  cmark-0.5.3.1.tar.gz

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

Other differences:
------------------
++++++ ghc-cmark.spec ++++++
--- /var/tmp/diff_new_pack.LLsHAj/_old  2016-08-24 10:07:33.000000000 +0200
+++ /var/tmp/diff_new_pack.LLsHAj/_new  2016-08-24 10:07:33.000000000 +0200
@@ -26,7 +26,7 @@
 %endif
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.5.2.1
+Version:        0.5.3.1
 Release:        0
 Summary:        Fast, accurate CommonMark (Markdown) parser and renderer
 License:        BSD-3-Clause and BSD-2-Clause and MIT
@@ -34,7 +34,6 @@
 Url:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
@@ -46,12 +45,11 @@
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This package provides Haskell bindings for <https://github.com/jgm/cmark
 libcmark>, the reference parser for <http://commonmark.org CommonMark>, a fully
-specified variant of Markdown. It includes sources for libcmark (0.25.2) and
+specified variant of Markdown. It includes sources for libcmark (0.26.0) and
 does not require prior installation of the C library.
 
 %package devel
@@ -59,10 +57,10 @@
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
-Requires:       pkgconfig
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
 %if 0%{?is_tumble} || 0%{?is_sp2up}
+Requires:       pkgconfig
 Requires:       pkgconfig(libcmark)
 %endif
 
@@ -75,6 +73,7 @@
 cabal-tweak-flag    pkgconfig   True
 %endif
 
+
 %build
 %ghc_lib_build
 
@@ -84,9 +83,7 @@
 
 
 %check
-%if %{with tests}
-%{cabal} test
-%endif
+%cabal_test
 
 
 %post devel

++++++ cmark-0.5.2.1.tar.gz -> cmark-0.5.3.1.tar.gz ++++++
++++ 11684 lines of diff (skipped)


Reply via email to