Hello community,

here is the log from the commit of package ghc-persistent-template for 
openSUSE:Factory checked in at 2018-12-06 12:17:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-persistent-template (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-persistent-template.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-persistent-template"

Thu Dec  6 12:17:22 2018 rev:15 rq:653807 version:2.5.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-persistent-template/ghc-persistent-template.changes
  2018-10-25 09:02:38.570640553 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-persistent-template.new.19453/ghc-persistent-template.changes
       2018-12-06 12:17:24.197514235 +0100
@@ -0,0 +1,5 @@
+------------------------------------------------------------------
+Sun Dec  2 16:06:13 UTC 2018 - Peter Simons <[email protected]>
+
+- Update Cabal build instructions to support http-api-data 0.4.x.
+

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

Other differences:
------------------
++++++ ghc-persistent-template.spec ++++++
--- /var/tmp/diff_new_pack.ha4k5l/_old  2018-12-06 12:17:24.841513543 +0100
+++ /var/tmp/diff_new_pack.ha4k5l/_new  2018-12-06 12:17:24.841513543 +0100
@@ -26,7 +26,7 @@
 Group:          Development/Libraries/Haskell
 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-aeson-compat-devel
 BuildRequires:  ghc-aeson-devel

++++++ persistent-template.cabal ++++++
--- /var/tmp/diff_new_pack.ha4k5l/_old  2018-12-06 12:17:24.869513513 +0100
+++ /var/tmp/diff_new_pack.ha4k5l/_new  2018-12-06 12:17:24.869513513 +0100
@@ -1,6 +1,6 @@
 name:            persistent-template
 version:         2.5.4
-x-revision: 2
+x-revision: 3
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <[email protected]>
@@ -30,7 +30,7 @@
                    , unordered-containers
                    , tagged
                    , path-pieces
-                   , http-api-data            >= 0.2       && < 0.4
+                   , http-api-data            >= 0.2
                    , ghc-prim
     exposed-modules: Database.Persist.TH
     ghc-options:     -Wall


Reply via email to