osc copypac from project:devel:languages:haskell:lts:11 package:ghc-resourcet revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=39
This commit is contained in:
parent
ba38f414c6
commit
dd3fe02f97
@ -1,103 +1,6 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 29 11:25:53 UTC 2018 - psimons@suse.com
|
Wed Mar 14 16:55:52 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
- Update resourcet to version 1.1.11.
|
- Update resourcet to version 1.2.0.
|
||||||
A more detailed change log is not available.
|
A more detailed change log is not available.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Dec 21 19:12:12 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.1.10.
|
|
||||||
A more detailed change log is not available.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jan 9 06:36:40 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.1.9 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Nov 14 09:30:03 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.1.8.1 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Oct 17 15:37:45 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.1.8 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Aug 17 18:35:27 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.1.7.5 revision 0 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Jul 10 17:27:03 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 1.1.7.4 revision 0 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sat May 7 06:27:14 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.1.7.4
|
|
||||||
* Make test suite slightly more robust
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Mar 8 09:11:14 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.1.7.3
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Feb 22 11:22:04 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.1.7.2
|
|
||||||
* Remove upper bound on transformers
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Jan 27 22:53:47 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.1.7.1
|
|
||||||
* transformers-compat 0.5
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Dec 7 11:25:07 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.1.7
|
|
||||||
* Canonicalise Monad instances
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Aug 4 06:04:36 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.1.6
|
|
||||||
* Safe/Trustworthy for resourcet
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue May 26 08:54:43 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.1.5
|
|
||||||
* Add pass-through instances for Alternative and MonadPlus
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Apr 21 19:53:42 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 1.1.4.1
|
|
||||||
* Add `MonadResource ExceptT` instance
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Feb 1 18:21:18 UTC 2015 - mpluskal@suse.com
|
|
||||||
|
|
||||||
- Add dependency on ghc-exceptions which is now required
|
|
||||||
- Update to 1.1.3.3:
|
|
||||||
+ monad-control-1.0 support
|
|
||||||
+ Provide the `withEx` function to interact nicely with the
|
|
||||||
exceptions package.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Oct 6 22:09:31 UTC 2013 - sbahling@suse.com
|
|
||||||
|
|
||||||
- Initial package - version 0.4.8
|
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name resourcet
|
%global pkg_name resourcet
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.1.11
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Deterministic allocation and freeing of scarce resources
|
Summary: Deterministic allocation and freeing of scarce resources
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -29,13 +29,9 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
|
|||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-containers-devel
|
BuildRequires: ghc-containers-devel
|
||||||
BuildRequires: ghc-exceptions-devel
|
BuildRequires: ghc-exceptions-devel
|
||||||
BuildRequires: ghc-lifted-base-devel
|
|
||||||
BuildRequires: ghc-mmorph-devel
|
|
||||||
BuildRequires: ghc-monad-control-devel
|
|
||||||
BuildRequires: ghc-mtl-devel
|
BuildRequires: ghc-mtl-devel
|
||||||
|
BuildRequires: ghc-primitive-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
BuildRequires: ghc-transformers-base-devel
|
|
||||||
BuildRequires: ghc-transformers-compat-devel
|
|
||||||
BuildRequires: ghc-transformers-devel
|
BuildRequires: ghc-transformers-devel
|
||||||
BuildRequires: ghc-unliftio-core-devel
|
BuildRequires: ghc-unliftio-core-devel
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:346ed5c3eca87e1b2df5ca97419bd896e27ad39d997b8eea5b62f67c98a824d9
|
|
||||||
size 17571
|
|
3
resourcet-1.2.0.tar.gz
Normal file
3
resourcet-1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:095dc971a170f5cd2880e303ffb04a0feabeba29a1d776238b9691ece666fa26
|
||||||
|
size 16261
|
Loading…
Reference in New Issue
Block a user