Hello community,

here is the log from the commit of package ghc-mandrill for openSUSE:Factory 
checked in at 2016-11-10 13:24:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-mandrill (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-mandrill.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-mandrill"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-mandrill/ghc-mandrill.changes        
2016-11-02 12:34:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-mandrill.new/ghc-mandrill.changes   
2016-11-10 13:24:46.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:46:12 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.2.3 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  mandrill-0.5.2.2.tar.gz

New:
----
  mandrill-0.5.2.3.tar.gz

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

Other differences:
------------------
++++++ ghc-mandrill.spec ++++++
--- /var/tmp/diff_new_pack.cBHZts/_old  2016-11-10 13:24:47.000000000 +0100
+++ /var/tmp/diff_new_pack.cBHZts/_new  2016-11-10 13:24:47.000000000 +0100
@@ -19,11 +19,11 @@
 %global pkg_name mandrill
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.5.2.2
+Version:        0.5.2.3
 Release:        0
 Summary:        Library for interfacing with the Mandrill JSON API
 License:        MIT
-Group:          System/Libraries
+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
 BuildRequires:  ghc-Cabal-devel
@@ -69,19 +69,15 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
 %cabal_test
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ mandrill-0.5.2.2.tar.gz -> mandrill-0.5.2.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mandrill-0.5.2.2/mandrill.cabal 
new/mandrill-0.5.2.3/mandrill.cabal
--- old/mandrill-0.5.2.2/mandrill.cabal 2016-07-11 08:35:19.000000000 +0200
+++ new/mandrill-0.5.2.3/mandrill.cabal 2016-08-07 19:46:14.000000000 +0200
@@ -1,5 +1,5 @@
 name:                mandrill
-version:             0.5.2.2
+version:             0.5.2.3
 synopsis:            Library for interfacing with the Mandrill JSON API
 description:         Pure Haskell client for the Mandrill JSON API
 license:             MIT
@@ -40,7 +40,7 @@
     , http-types >= 0.8.0
     , http-client >= 0.3.0
     , http-client-tls >= 0.2.0.0
-    , aeson >= 0.7.0.3 && < 0.12.0.0
+    , aeson >= 0.7.0.3 && < 1.1.0.0
     , lens >= 4.0
     , blaze-html >= 0.5.0.0
     , QuickCheck >= 2.6 && < 3.0


Reply via email to