Hello community,

here is the log from the commit of package ghc-json-schema for openSUSE:Factory 
checked in at 2017-06-04 01:54:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-json-schema (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-json-schema.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-json-schema"

Sun Jun  4 01:54:22 2017 rev:4 rq:494169 version:0.7.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-json-schema/ghc-json-schema.changes  
2017-04-11 09:42:52.420486445 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-json-schema.new/ghc-json-schema.changes     
2017-06-04 01:54:27.925665533 +0200
@@ -1,0 +2,5 @@
+Mon Apr 24 12:26:12 UTC 2017 - [email protected]
+
+- Update to version 0.7.4.1 revision 8 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-json-schema.spec ++++++
--- /var/tmp/diff_new_pack.HCXfav/_old  2017-06-04 01:54:29.129495454 +0200
+++ /var/tmp/diff_new_pack.HCXfav/_new  2017-06-04 01:54:29.133494889 +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/7.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/8.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-containers-devel

++++++ json-schema.cabal ++++++
--- /var/tmp/diff_new_pack.HCXfav/_old  2017-06-04 01:54:29.181488109 +0200
+++ /var/tmp/diff_new_pack.HCXfav/_new  2017-06-04 01:54:29.181488109 +0200
@@ -1,6 +1,6 @@
 name:                json-schema
 version:             0.7.4.1
-x-revision: 7
+x-revision: 8
 synopsis:            Types and type classes for defining JSON schemas.
 description:         Types and type classes for defining JSON schemas.
                      .
@@ -36,7 +36,7 @@
     Data.JSON.Schema.Validate
   build-depends:
       base >= 4.4 && < 5
-    , aeson >= 0.7 && < 1.2
+    , aeson >= 0.7 && < 1.3
     , containers >= 0.3 && < 0.6
     , generic-aeson == 0.2.*
     , generic-deriving >= 1.6 && < 1.12
@@ -64,7 +64,7 @@
     Test.Validate
   build-depends:
       base >= 4.4 && < 5
-    , aeson >= 0.7 && < 1.2
+    , aeson >= 0.7 && < 1.3
     , aeson-utils >= 0.2 && < 0.4
     , attoparsec >= 0.10 && < 0.14
     , bytestring >= 0.10 && < 0.12


Reply via email to