Hello community,

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

Package is "ghc-tagged"

Fri Dec 27 13:58:00 2019 rev:14 rq:759522 version:0.8.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-tagged/ghc-tagged.changes    2019-06-19 
21:12:59.698777167 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-tagged.new.6675/ghc-tagged.changes  
2019-12-27 13:58:03.576794308 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:14:53 UTC 2019 - Peter Simons <[email protected]>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-tagged.spec ++++++
--- /var/tmp/diff_new_pack.R7JT7Q/_old  2019-12-27 13:58:04.168794594 +0100
+++ /var/tmp/diff_new_pack.R7JT7Q/_new  2019-12-27 13:58:04.168794594 +0100
@@ -22,10 +22,9 @@
 Release:        0
 Summary:        Haskell 98 phantom types to avoid unsafely passing dummy 
arguments
 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-deepseq-devel
 BuildRequires:  ghc-rpm-macros
@@ -37,7 +36,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}

++++++ tagged.cabal ++++++
--- /var/tmp/diff_new_pack.R7JT7Q/_old  2019-12-27 13:58:04.204794612 +0100
+++ /var/tmp/diff_new_pack.R7JT7Q/_new  2019-12-27 13:58:04.204794612 +0100
@@ -1,6 +1,6 @@
 name:           tagged
 version:        0.8.6
-x-revision: 1
+x-revision: 2
 license:        BSD3
 license-file:   LICENSE
 author:         Edward A. Kmett
@@ -68,7 +68,7 @@
 
   if impl(ghc>=7.6)
     exposed-modules: Data.Proxy.TH
-    build-depends: template-haskell >= 2.8 && < 2.16
+    build-depends: template-haskell >= 2.8 && < 2.17
 
   if flag(deepseq)
     build-depends: deepseq >= 1.1 && < 1.5


Reply via email to