Hello community,

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

Package is "ghc-cryptohash-sha256"

Fri Dec 27 13:52:38 2019 rev:8 rq:759372 version:0.11.101.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-cryptohash-sha256/ghc-cryptohash-sha256.changes  
    2018-10-25 08:21:19.915938640 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-cryptohash-sha256.new.6675/ghc-cryptohash-sha256.changes
    2019-12-27 13:52:42.288630383 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:13:31 UTC 2019 - Peter Simons <psim...@suse.com>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-cryptohash-sha256.spec ++++++
--- /var/tmp/diff_new_pack.8fjJtA/_old  2019-12-27 13:52:43.856631497 +0100
+++ /var/tmp/diff_new_pack.8fjJtA/_new  2019-12-27 13:52:43.856631497 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cryptohash-sha256
 #
-# 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:        Fast, pure and practical SHA-256 implementation
 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/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
@@ -87,7 +86,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}

++++++ cryptohash-sha256.cabal ++++++
--- /var/tmp/diff_new_pack.8fjJtA/_old  2019-12-27 13:52:43.896631525 +0100
+++ /var/tmp/diff_new_pack.8fjJtA/_new  2019-12-27 13:52:43.896631525 +0100
@@ -1,7 +1,7 @@
 cabal-version:       1.12
 name:                cryptohash-sha256
 version:             0.11.101.0
-x-revision: 2
+x-revision: 3
 
 synopsis:            Fast, pure and practical SHA-256 implementation
 description: {
@@ -81,7 +81,7 @@
                      Trustworthy
                      Unsafe
 
-  build-depends:     base             >= 4.5   && < 4.13
+  build-depends:     base             >= 4.5   && < 4.14
                    , bytestring       >= 0.9.2 && < 0.11
 
   ghc-options:       -Wall


Reply via email to