From feccc342ee914cc18b396ee9d74b78bbd4cdf1c7bb5065ac4204b44fbaccd49e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 4 Sep 2020 15:04:08 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-resourcet revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=64 --- ghc-resourcet.changes | 35 ----------------------------------- ghc-resourcet.spec | 6 +++--- resourcet-1.2.2.tar.gz | 3 +++ resourcet-1.2.4.2.tar.gz | 3 --- 4 files changed, 6 insertions(+), 41 deletions(-) create mode 100644 resourcet-1.2.2.tar.gz delete mode 100644 resourcet-1.2.4.2.tar.gz diff --git a/ghc-resourcet.changes b/ghc-resourcet.changes index 47755d7..901985a 100644 --- a/ghc-resourcet.changes +++ b/ghc-resourcet.changes @@ -1,38 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 18 10:45:54 UTC 2020 - Peter Simons - -- Replace %setup -q with the more modern %autosetup macro. - -------------------------------------------------------------------- -Fri Jun 26 02:00:26 UTC 2020 - psimons@suse.com - -- Update resourcet to version 1.2.4.2. - ## 1.2.4.2 - - * Mask exceptions in `Acquire` allocation action - -------------------------------------------------------------------- -Tue Jun 9 09:10:54 UTC 2020 - psimons@suse.com - -- Update resourcet to version 1.2.4.1. - ## 1.2.4.1 - - * Document risk of using `forkIO` within a `ResourceT` [#441](https://github.com/snoyberg/conduit/pull/441) - - ## 1.2.4 - - * Add `allocate_` [#437](https://github.com/snoyberg/conduit/pull/437) - -------------------------------------------------------------------- -Wed May 6 06:54:13 UTC 2020 - psimons@suse.com - -- Update resourcet to version 1.2.4. - # ChangeLog for resourcet - - ## 1.2.3 - - * Support `unliftio-core` 0.2.0.0 - ------------------------------------------------------------------- Fri Nov 8 16:14:36 UTC 2019 - Peter Simons diff --git a/ghc-resourcet.spec b/ghc-resourcet.spec index 4387920..ef155b8 100644 --- a/ghc-resourcet.spec +++ b/ghc-resourcet.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-resourcet # -# 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 resourcet %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.4.2 +Version: 1.2.2 Release: 0 Summary: Deterministic allocation and freeing of scarce resources License: BSD-3-Clause @@ -52,7 +52,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/resourcet-1.2.2.tar.gz b/resourcet-1.2.2.tar.gz new file mode 100644 index 0000000..a70c037 --- /dev/null +++ b/resourcet-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1323425aba3827479eb3588efaf7608b12a083327d64ec814f02863c3673cbe5 +size 16541 diff --git a/resourcet-1.2.4.2.tar.gz b/resourcet-1.2.4.2.tar.gz deleted file mode 100644 index 8e843fd..0000000 --- a/resourcet-1.2.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17f20842043ad199961a801b6efb1233b9098eb3537f8395844268f6a223eb87 -size 16862