diff --git a/ghc-lifted-async.changes b/ghc-lifted-async.changes index e6a93aa..c1605ae 100644 --- a/ghc-lifted-async.changes +++ b/ghc-lifted-async.changes @@ -1,30 +1,25 @@ ------------------------------------------------------------------- -Tue Aug 18 10:45:21 UTC 2020 - Peter Simons +Fri Nov 8 16:14:08 UTC 2019 - Peter Simons -- Replace %setup -q with the more modern %autosetup macro. +- Drop obsolete group attributes. ------------------------------------------------------------------- -Fri Jul 24 02:00:22 UTC 2020 - psimons@suse.com +Fri May 3 02:03:10 UTC 2019 - psimons@suse.com -- Update lifted-async to version 0.10.1.2. - ## v0.10.1.2 - 2020-07-23 +- Update lifted-async to version 0.10.0.4. + ## v0.10.0.4 - 2019-05-03 - * Relax upper version bound for tasty-expected-failure + * Relax upper version bounds for base and constraints ------------------------------------------------------------------- -Tue Jun 30 02:00:21 UTC 2020 - psimons@suse.com +Thu Oct 4 15:40:00 UTC 2018 - psimons@suse.com -- Update lifted-async to version 0.10.1.1. - ## v0.10.1.1 - 2020-06-29 +- Update lifted-async to version 0.10.0.3. + ## v0.10.0.3 - 2018-09-25 - * Bump up cabal-version to 1.24 - - ## v0.10.1 - 2020-06-29 - - * Fix typechecking errors with GHC HEAD 8.11 ([#31](https://github.com/maoe/lifted-async/pull/31)) + * Relax upper version bound for base to support GHC 8.6.1 ------------------------------------------------------------------- -Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com - -- Add lifted-async at version 0.10.0.6. +Mon Jul 9 19:44:57 UTC 2018 - psimons@suse.com +- Add lifted-async at version 0.10.0.2. diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index 6cf696a..b1de59c 100644 --- a/ghc-lifted-async.spec +++ b/ghc-lifted-async.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-lifted-async # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -19,7 +19,7 @@ %global pkg_name lifted-async %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.10.1.2 +Version: 0.10.0.4 Release: 0 Summary: Run lifted IO operations asynchronously and wait for their results License: BSD-3-Clause @@ -56,7 +56,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%autosetup -n %{pkg_name}-%{version} +%setup -q -n %{pkg_name}-%{version} %build %ghc_lib_build diff --git a/lifted-async-0.10.0.4.tar.gz b/lifted-async-0.10.0.4.tar.gz new file mode 100644 index 0000000..cd71cec --- /dev/null +++ b/lifted-async-0.10.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c988c2078f9d83034b26f487182869aaaa67c4b1e340c306b35dc9410b9433 +size 10267 diff --git a/lifted-async-0.10.1.2.tar.gz b/lifted-async-0.10.1.2.tar.gz deleted file mode 100644 index b426ecd..0000000 --- a/lifted-async-0.10.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd24cb197953701507680893b84df505eb58d1c31e1d45f9a0edae43cd965713 -size 10374