Hello community, here is the log from the commit of package ghc-pandoc-types for openSUSE:Factory checked in at 2017-06-04 01:54:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-pandoc-types (Old) and /work/SRC/openSUSE:Factory/.ghc-pandoc-types.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-pandoc-types" Sun Jun 4 01:54:51 2017 rev:15 rq:494180 version:1.17.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-pandoc-types/ghc-pandoc-types.changes 2017-04-11 09:42:58.539622036 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-pandoc-types.new/ghc-pandoc-types.changes 2017-06-04 01:54:52.342215950 +0200 @@ -1,0 +2,5 @@ +Mon Apr 24 12:33:34 UTC 2017 - [email protected] + +- Update to version 1.17.0.5 revision 3 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-pandoc-types.spec ++++++ --- /var/tmp/diff_new_pack.aRicAT/_old 2017-06-04 01:54:52.830147014 +0200 +++ /var/tmp/diff_new_pack.aRicAT/_new 2017-06-04 01:54:52.834146449 +0200 @@ -26,7 +26,7 @@ Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-aeson-devel ++++++ pandoc-types.cabal ++++++ --- /var/tmp/diff_new_pack.aRicAT/_old 2017-06-04 01:54:52.882139669 +0200 +++ /var/tmp/diff_new_pack.aRicAT/_new 2017-06-04 01:54:52.882139669 +0200 @@ -1,6 +1,6 @@ Name: pandoc-types Version: 1.17.0.5 -x-revision: 2 +x-revision: 3 Synopsis: Types for representing a structured document Description: @Text.Pandoc.Definition@ defines the 'Pandoc' data structure, which is used by pandoc to represent @@ -52,7 +52,7 @@ syb >= 0.1 && < 0.8, ghc-prim >= 0.2, bytestring >= 0.9 && < 0.11, - aeson >= 0.6.2 && < 1.2, + aeson >= 0.6.2 && < 1.3, QuickCheck >= 2 if impl(ghc < 7.10) Build-depends: deepseq-generics >= 0.1 && < 0.2 @@ -66,7 +66,7 @@ build-depends: base, pandoc-types, syb, - aeson >= 0.6.2 && < 1.2, + aeson >= 0.6.2 && < 1.3, containers >= 0.3, bytestring >= 0.9 && < 0.11, test-framework >= 0.3 && < 0.9,
