diff --git a/ghc-enclosed-exceptions.changes b/ghc-enclosed-exceptions.changes index ce7b444..b435531 100644 --- a/ghc-enclosed-exceptions.changes +++ b/ghc-enclosed-exceptions.changes @@ -1,21 +1,10 @@ ------------------------------------------------------------------- -Fri Nov 8 16:13:41 UTC 2019 - Peter Simons +Tue Aug 18 10:44:46 UTC 2020 - Peter Simons -- Drop obsolete group attributes. +- Replace %setup -q with the more modern %autosetup macro. ------------------------------------------------------------------- -Sat Oct 20 11:31:29 UTC 2018 - Peter Simons +Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com -- Use https URL to refer to bugs.opensuse.org. +- Add enclosed-exceptions at version 1.0.3. -------------------------------------------------------------------- -Tue Jul 17 19:31:26 UTC 2018 - psimons@suse.com - -- Update enclosed-exceptions to version 1.0.3. - * Skip some tests on GHC 8.4 [#12](https://github.com/jcristovao/enclosed-exceptions/issues/12) - * Support for GHC 7.4 and earlier - -------------------------------------------------------------------- -Mon Jul 9 19:45:07 UTC 2018 - psimons@suse.com - -- Add enclosed-exceptions at version 1.0.2. diff --git a/ghc-enclosed-exceptions.spec b/ghc-enclosed-exceptions.spec index 7893e6a..e4dcb65 100644 --- a/ghc-enclosed-exceptions.spec +++ b/ghc-enclosed-exceptions.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-enclosed-exceptions # -# Copyright (c) 2019 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 @@ -57,7 +57,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