Hello community,

here is the log from the commit of package ghc-req for openSUSE:Factory checked 
in at 2017-05-10 20:49:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-req (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-req.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-req"

Wed May 10 20:49:39 2017 rev:3 rq:491507 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-req/ghc-req.changes  2017-04-11 
09:46:39.612392588 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-req.new/ghc-req.changes     2017-05-10 
20:49:40.941918269 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:32:23 UTC 2017 - psim...@suse.com
+
+- Update to version 0.2.0 revision 2 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-req.spec ++++++
--- /var/tmp/diff_new_pack.LKdgR9/_old  2017-05-10 20:49:42.613682370 +0200
+++ /var/tmp/diff_new_pack.LKdgR9/_new  2017-05-10 20:49:42.613682370 +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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-authenticate-oauth-devel

++++++ req.cabal ++++++
--- /var/tmp/diff_new_pack.LKdgR9/_old  2017-05-10 20:49:42.705669390 +0200
+++ /var/tmp/diff_new_pack.LKdgR9/_new  2017-05-10 20:49:42.705669390 +0200
@@ -32,7 +32,7 @@
 
 name:                 req
 version:              0.2.0
-x-revision: 1
+x-revision: 2
 cabal-version:        >= 1.10
 license:              BSD3
 license-file:         LICENSE.md
@@ -59,7 +59,7 @@
   default:            False
 
 library
-  build-depends:      aeson            >= 0.9    && < 1.2
+  build-depends:      aeson            >= 0.9    && < 1.3
                     , authenticate-oauth >= 1.5  && < 1.7
                     , base             >= 4.7    && < 5.0
                     , blaze-builder    >= 0.3    && < 0.5
@@ -90,7 +90,7 @@
   hs-source-dirs:     pure-tests
   type:               exitcode-stdio-1.0
   build-depends:      QuickCheck       >= 2.7    && < 3.0
-                    , aeson            >= 0.9    && < 1.2
+                    , aeson            >= 0.9    && < 1.3
                     , base             >= 4.7    && < 5.0
                     , blaze-builder    >= 0.3    && < 0.5
                     , bytestring       >= 0.10.8 && < 0.11
@@ -115,7 +115,7 @@
   hs-source-dirs:     httpbin-tests
   type:               exitcode-stdio-1.0
   build-depends:      QuickCheck       >= 2.7    && < 3.0
-                    , aeson            >= 0.9    && < 1.2
+                    , aeson            >= 0.9    && < 1.3
                     , base             >= 4.7    && < 5.0
                     , bytestring       >= 0.10.8 && < 0.11
                     , data-default-class


Reply via email to