Hello community,

here is the log from the commit of package ghc-aeson-utils for openSUSE:Factory 
checked in at 2016-10-04 15:59:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-aeson-utils (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-aeson-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-aeson-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-aeson-utils/ghc-aeson-utils.changes  
2016-09-25 14:31:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-aeson-utils.new/ghc-aeson-utils.changes     
2016-10-04 15:59:06.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 17 18:42:59 UTC 2016 - [email protected]
+
+- Update to version 0.3.0.2 revision 3 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  2.cabal

New:
----
  3.cabal

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

Other differences:
------------------
++++++ ghc-aeson-utils.spec ++++++
--- /var/tmp/diff_new_pack.SJviRr/_old  2016-10-04 15:59:07.000000000 +0200
+++ /var/tmp/diff_new_pack.SJviRr/_new  2016-10-04 15:59:07.000000000 +0200
@@ -22,12 +22,11 @@
 Release:        0
 Summary:        Utilities for working with Aeson
 License:        BSD-3-Clause
-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
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-bytestring-devel
@@ -35,7 +34,6 @@
 BuildRequires:  ghc-scientific-devel
 BuildRequires:  ghc-text-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Utilities for working with Aeson.
@@ -55,15 +53,12 @@
 %setup -q -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ 2.cabal -> 3.cabal ++++++
--- /work/SRC/openSUSE:Factory/ghc-aeson-utils/2.cabal  2016-09-25 
14:31:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-aeson-utils.new/3.cabal     2016-10-04 
15:59:06.000000000 +0200
@@ -1,6 +1,6 @@
 name:                aeson-utils
 version:             0.3.0.2
-x-revision: 2
+x-revision: 3
 synopsis:            Utilities for working with Aeson.
 description:         Utilities for working with Aeson.
 license:             BSD3
@@ -28,7 +28,7 @@
   exposed-modules:   Data.Aeson.Utils
   build-depends:
       base == 4.*
-    , aeson >= 0.6 && < 0.12
+    , aeson >= 0.6 && < 1.1
     , attoparsec >= 0.10 && < 0.14
     , bytestring >= 0.9 && < 0.11
     , scientific >= 0.3.2 && < 0.4


Reply via email to