Hello community,

here is the log from the commit of package ghc-utf8-string for openSUSE:Factory 
checked in at 2018-05-30 12:21:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-utf8-string (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-utf8-string.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-utf8-string"

Wed May 30 12:21:11 2018 rev:7 rq:609827 version:1.0.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-utf8-string/ghc-utf8-string.changes  
2017-09-15 22:22:33.393465586 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-utf8-string.new/ghc-utf8-string.changes     
2018-05-30 12:27:49.333197619 +0200
@@ -1,0 +2,7 @@
+Wed May 16 14:36:29 UTC 2018 - psim...@suse.com
+
+- Prefer the new %license attribute over %doc.
+- Update Cabal file to revision 3.
+  * add support for GHC 8.4.x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-utf8-string.spec ++++++
--- /var/tmp/diff_new_pack.34WnVn/_old  2018-05-30 12:27:50.001174144 +0200
+++ /var/tmp/diff_new_pack.34WnVn/_new  2018-05-30 12:27:50.005174004 +0200
@@ -25,7 +25,7 @@
 Group:          Development/Libraries/Haskell
 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#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-rpm-macros
@@ -63,7 +63,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 %doc CHANGELOG.markdown

++++++ utf8-string.cabal ++++++
--- /var/tmp/diff_new_pack.34WnVn/_old  2018-05-30 12:27:50.053172316 +0200
+++ /var/tmp/diff_new_pack.34WnVn/_new  2018-05-30 12:27:50.057172175 +0200
@@ -1,6 +1,6 @@
 Name:               utf8-string
 Version:            1.0.1.1
-x-revision: 2
+x-revision: 3
 Author:             Eric Mertens
 Maintainer:         emert...@galois.com
 License:            BSD3
@@ -20,7 +20,7 @@
 library
   Ghc-options:        -W -O2
 
-  build-depends: base >= 4.3 && < 4.11, bytestring >= 0.9
+  build-depends: base >= 4.3 && < 5, bytestring >= 0.9
 
   Extensions:         CPP
   Exposed-modules:    Codec.Binary.UTF8.String


Reply via email to