Hello community,
here is the log from the commit of package ghc-th-utilities for
openSUSE:Factory checked in at 2020-09-15 16:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-th-utilities (Old)
and /work/SRC/openSUSE:Factory/.ghc-th-utilities.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-th-utilities"
Tue Sep 15 16:19:59 2020 rev:10 rq:833299 version:0.2.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-th-utilities/ghc-th-utilities.changes
2020-05-11 13:36:37.040521852 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-th-utilities.new.4249/ghc-th-utilities.changes
2020-09-15 16:20:01.070121595 +0200
@@ -2 +2 @@
-Wed Apr 1 12:37:24 UTC 2020 - [email protected]
+Tue Aug 25 10:19:13 UTC 2020 - [email protected]
@@ -4,2 +4 @@
-- Update th-utilities to version 0.2.4.0.
- ## 0.2.4.0
+- Add th-utilities at version 0.2.4.0.
@@ -7,74 +5,0 @@
- * Compatibility with GHC-8.10
-
- * Behavior change in reification of type family instances. Instead of
- erroring if the instance mentions a kind variable, now just ignores
- it.
-
--------------------------------------------------------------------
-Fri Nov 8 16:15:00 UTC 2019 - Peter Simons <[email protected]>
-
-- Drop obsolete group attributes.
-
--------------------------------------------------------------------
-Fri Oct 18 02:02:42 UTC 2019 - [email protected]
-
-- Update th-utilities to version 0.2.3.1.
- ## 0.2.3.1
-
- * Compatibility with GHC-8.8
-
--------------------------------------------------------------------
-Mon May 6 02:01:42 UTC 2019 - [email protected]
-
-- Update th-utilities to version 0.2.3.0.
- ## 0.2.3.0
-
- * Improved fix to the type variable behavior with GHC <= 7.10. Uses
- `Any` in place of type variables instead of `()`, to allow for more
- kinds than just `*` and `Constraint`.
-
- ## 0.2.2.0
-
- * Fixes derive and instantiator mechanisms to work with ghc 7.10 and
- earlier. Previously, invocation was broken when type variables were
- used.
-
- * Fixes `freeVarsT` - it now looks through more constructors of `Type`.
-
- * Adds `dequalifyTyVars` to dequalify every type variable.
-
--------------------------------------------------------------------
-Thu Jan 10 15:43:28 UTC 2019 - [email protected]
-
-- Update th-utilities to version 0.2.1.0.
- ## 0.2.0.1
-
- * Fixes build on 7.8
-
- * Fixes warnings
-
--------------------------------------------------------------------
-Sat Oct 20 11:32:08 UTC 2018 - Peter Simons <[email protected]>
-
-- Use https URL to refer to bugs.opensuse.org.
-
--------------------------------------------------------------------
-Wed Jul 18 14:26:45 UTC 2018 - [email protected]
-
-- Cosmetic: replace tabs with blanks, strip trailing white space,
- and update copyright headers with spec-cleaner.
-
--------------------------------------------------------------------
-Wed May 16 14:36:29 UTC 2018 - [email protected]
-
-- Prefer the new %license attribute over %doc.
-
--------------------------------------------------------------------
-Thu Aug 3 15:38:38 UTC 2017 - [email protected]
-
-- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-
--------------------------------------------------------------------
-Thu Feb 16 11:38:29 UTC 2017 - [email protected]
-
-- Update to version 0.2.0.1 with cabal2obs.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-th-utilities.spec ++++++
--- /var/tmp/diff_new_pack.26FVw1/_old 2020-09-15 16:20:02.126122606 +0200
+++ /var/tmp/diff_new_pack.26FVw1/_new 2020-09-15 16:20:02.130122610 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-th-utilities
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -55,7 +55,7 @@
This package provides the Haskell %{pkg_name} library development files.
%prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
%build
%ghc_lib_build