Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-generic-deriving for
openSUSE:Factory checked in at 2021-09-10 23:41:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-generic-deriving (Old)
and /work/SRC/openSUSE:Factory/.ghc-generic-deriving.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-generic-deriving"
Fri Sep 10 23:41:08 2021 rev:20 rq:917486 version:1.14.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-generic-deriving/ghc-generic-deriving.changes
2021-05-05 20:40:56.558669532 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-generic-deriving.new.1899/ghc-generic-deriving.changes
2021-09-10 23:41:23.242564242 +0200
@@ -1,0 +2,10 @@
+Thu Sep 2 08:32:11 UTC 2021 - [email protected]
+
+- Update generic-deriving to version 1.14.1.
+ # 1.14.1 [2021.08.30]
+ * Backport the `Generic(1)` instances introduced for tuples (8 through 15) in
+ `base-4.16`.
+ * Make the test suite compile on GHC 9.2 or later.
+ * Always import `Data.List` qualified to fix the build with recent GHCs.
+
+-------------------------------------------------------------------
Old:
----
generic-deriving-1.14.tar.gz
generic-deriving.cabal
New:
----
generic-deriving-1.14.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-generic-deriving.spec ++++++
--- /var/tmp/diff_new_pack.Fuf8UE/_old 2021-09-10 23:41:25.142566265 +0200
+++ /var/tmp/diff_new_pack.Fuf8UE/_new 2021-09-10 23:41:25.142566265 +0200
@@ -19,13 +19,12 @@
%global pkg_name generic-deriving
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 1.14
+Version: 1.14.1
Release: 0
Summary: Generic programming library for generalised deriving
License: BSD-3-Clause
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
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-rpm-macros
@@ -102,7 +101,6 @@
%prep
%autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build
++++++ generic-deriving-1.14.tar.gz -> generic-deriving-1.14.1.tar.gz ++++++
++++ 1867 lines of diff (skipped)