Hello community,

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

Package is "ghc-path"

Fri Dec 27 13:56:07 2019 rev:15 rq:759471 version:0.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-path/ghc-path.changes        2018-10-25 
09:01:27.154684299 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-path.new.6675/ghc-path.changes      
2019-12-27 13:56:10.956739890 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:14:24 UTC 2019 - Peter Simons <psim...@suse.com>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-path.spec ++++++
--- /var/tmp/diff_new_pack.TaZiya/_old  2019-12-27 13:56:11.516740161 +0100
+++ /var/tmp/diff_new_pack.TaZiya/_new  2019-12-27 13:56:11.520740163 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-path
 #
-# 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:        Support for well-typed paths
 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-aeson-devel
 BuildRequires:  ghc-deepseq-devel
@@ -50,7 +49,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}

++++++ path.cabal ++++++
--- /var/tmp/diff_new_pack.TaZiya/_old  2019-12-27 13:56:11.568740186 +0100
+++ /var/tmp/diff_new_pack.TaZiya/_new  2019-12-27 13:56:11.572740187 +0100
@@ -1,6 +1,6 @@
 name:                path
 version:             0.6.1
-x-revision: 1
+x-revision: 2
 synopsis:            Support for well-typed paths
 description:         Support for well-typed paths.
 license:             BSD3
@@ -23,7 +23,7 @@
                    , deepseq
                    , exceptions >= 0.4     && < 0.11
                    , filepath   < 1.2.0.1  || >= 1.3
-                   , hashable   >= 1.2     && < 1.3
+                   , hashable   >= 1.2     && < 1.4
                    , template-haskell
   default-language:  Haskell2010
 


Reply via email to