Hello community,

here is the log from the commit of package ghc-split for openSUSE:Factory 
checked in at 2019-12-27 13:57:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-split (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-split.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-split"

Fri Dec 27 13:57:33 2019 rev:18 rq:759513 version:0.2.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-split/ghc-split.changes      2018-10-25 
09:05:00.802553394 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-split.new.6675/ghc-split.changes    
2019-12-27 13:57:36.184781073 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:14:48 UTC 2019 - Peter Simons <psim...@suse.com>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-split.spec ++++++
--- /var/tmp/diff_new_pack.ESiJ0e/_old  2019-12-27 13:57:37.348781635 +0100
+++ /var/tmp/diff_new_pack.ESiJ0e/_new  2019-12-27 13:57:37.352781637 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-split
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,10 +23,9 @@
 Release:        0
 Summary:        Combinator library for splitting lists
 License:        BSD-3-Clause
-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/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-rpm-macros
 %if %{with tests}
@@ -53,7 +52,6 @@
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
-Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}

++++++ split.cabal ++++++
--- /var/tmp/diff_new_pack.ESiJ0e/_old  2019-12-27 13:57:37.376781649 +0100
+++ /var/tmp/diff_new_pack.ESiJ0e/_new  2019-12-27 13:57:37.376781649 +0100
@@ -1,6 +1,6 @@
 Name:                split
 Version:             0.2.3.3
-x-revision: 1
+x-revision: 2
 Stability:           stable
 
 Description:         A collection of various methods for splitting
@@ -52,7 +52,7 @@
 
 Library
   ghc-options:       -Wall
-  build-depends:     base <4.13
+  build-depends:     base < 4.14
   exposed-modules:   Data.List.Split, Data.List.Split.Internals
   default-language:  Haskell2010
   Hs-source-dirs:    src


Reply via email to