Hello community,

here is the log from the commit of package ghc-servant-yaml for 
openSUSE:Factory checked in at 2017-07-11 08:25:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-servant-yaml (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-servant-yaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-servant-yaml"

Tue Jul 11 08:25:45 2017 rev:3 rq:508575 version:0.1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-servant-yaml/ghc-servant-yaml.changes        
2017-06-22 10:38:54.594168497 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-servant-yaml.new/ghc-servant-yaml.changes   
2017-07-11 08:25:46.444051093 +0200
@@ -1,0 +2,5 @@
+Wed Jun 28 16:01:43 UTC 2017 - [email protected]
+
+- Update to version 0.1.0.0 revision 16.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-servant-yaml.spec ++++++
--- /var/tmp/diff_new_pack.VYi7vn/_old  2017-07-11 08:25:47.051965349 +0200
+++ /var/tmp/diff_new_pack.VYi7vn/_new  2017-07-11 08:25:47.051965349 +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/15.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/16.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-http-media-devel

++++++ servant-yaml.cabal ++++++
--- /var/tmp/diff_new_pack.VYi7vn/_old  2017-07-11 08:25:47.095959143 +0200
+++ /var/tmp/diff_new_pack.VYi7vn/_new  2017-07-11 08:25:47.095959143 +0200
@@ -1,6 +1,6 @@
 name:           servant-yaml
 version:        0.1.0.0
-x-revision:     15
+x-revision:     16
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
@@ -26,9 +26,9 @@
       src
   ghc-options: -Wall
   build-depends:
-      base        >=4.7      && <4.10
+      base        >=4.7      && <4.11
     , bytestring  >=0.10.4.0 && <0.11
-    , http-media  >=0.6.2    && <0.7
+    , http-media  >=0.6.2    && <0.8
     , servant     >=0.4.4.5  && <0.12
     , yaml        >=0.8.12   && <0.9
   exposed-modules:
@@ -42,7 +42,7 @@
       example
   ghc-options: -Wall
   build-depends:
-      base        >=4.7      && <4.10
+      base
     , bytestring
     , http-media
     , servant


Reply via email to