Hello community,

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

Package is "ghc-servant-yaml"

Thu Jun 22 10:38:54 2017 rev:2 rq:504100 version:0.1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-servant-yaml/ghc-servant-yaml.changes        
2017-05-16 14:41:28.902098542 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-servant-yaml.new/ghc-servant-yaml.changes   
2017-06-22 10:38:54.594168497 +0200
@@ -1,0 +2,5 @@
+Sat May 27 12:27:52 UTC 2017 - [email protected]
+
+- Update to version 0.1.0.0 revision 15.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-servant-yaml.spec ++++++
--- /var/tmp/diff_new_pack.7HsRFt/_old  2017-06-22 10:38:55.046104782 +0200
+++ /var/tmp/diff_new_pack.7HsRFt/_new  2017-06-22 10:38:55.054103654 +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/13.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/15.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.7HsRFt/_old  2017-06-22 10:38:55.098097452 +0200
+++ /var/tmp/diff_new_pack.7HsRFt/_new  2017-06-22 10:38:55.098097452 +0200
@@ -1,6 +1,6 @@
 name:           servant-yaml
 version:        0.1.0.0
-x-revision:     13
+x-revision:     15
 synopsis:       Servant support for yaml
 description:    Servant support for yaml
 category:       Web
@@ -29,7 +29,7 @@
       base        >=4.7      && <4.10
     , bytestring  >=0.10.4.0 && <0.11
     , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.11
+    , servant     >=0.4.4.5  && <0.12
     , yaml        >=0.8.12   && <0.9
   exposed-modules:
       Servant.Yaml
@@ -43,14 +43,14 @@
   ghc-options: -Wall
   build-depends:
       base        >=4.7      && <4.10
-    , bytestring  >=0.10.4.0 && <0.11
-    , http-media  >=0.6.2    && <0.7
-    , servant     >=0.4.4.5  && <0.11
-    , yaml        >=0.8.12   && <0.9
+    , bytestring
+    , http-media
+    , servant
+    , yaml
     , servant-yaml
-    , servant-server >=0.4.4.5  && <0.11
+    , servant-server >=0.4.4.5  && <0.12
     , base-compat    >=0.6.0    && <0.10
-    , aeson          >=0.8.0.2  && <1.2
+    , aeson          >=0.8.0.2  && <1.3
     , wai            >=3.0.3.0  && <3.3
     , warp           >=3.0.13.1 && <3.3
   default-language: Haskell2010


Reply via email to