osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-streaming-commons revision:1, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=36
This commit is contained in:
parent
10b68546cb
commit
b54ce3c6a0
@ -1,85 +0,0 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 08:32:04 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update streaming-commons to version 0.1.19.
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 16:20:11 UTC 2017 - psimons@suse.com
|
||||
|
||||
- Update to version 0.1.17 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 06:52:13 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.1.16 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 17:00:04 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.1.15.5 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 13:44:14 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.15.5
|
||||
* Make getSocket{Family}TCP try all addr candidates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 08:51:19 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.15.4
|
||||
* Fix benchmarks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 09:13:01 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.15.2
|
||||
* Document child process behavior in waitForProcess
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 08:50:21 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.15.1
|
||||
* Catch exceptions thrown by waitForProcess
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 29 17:43:29 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.15
|
||||
* Use `NO_DELAY1 for TCP client connections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 4 17:05:13 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.14.2
|
||||
* Fix bug in process exception display of args with spaces/quotes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 27 10:22:45 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.14.1
|
||||
* Exporting HasReadBufferSize; instance for ClientSettingsUnix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 13 13:00:44 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.13
|
||||
* Make size of read buffer configurable, change default size to 32 kiB
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 7 08:08:51 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.1.12.1
|
||||
* Fix up acceptSafe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 07:34:22 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- initial commit
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name streaming-commons
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.19
|
||||
Version: 0.2.0.0
|
||||
Release: 0
|
||||
Summary: Common lower-level functions needed by various streaming data libraries
|
||||
License: MIT
|
||||
@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-array-devel
|
||||
BuildRequires: ghc-async-devel
|
||||
BuildRequires: ghc-blaze-builder-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-network-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43fcae90df5548d9968b31371f13ec7271df86ac34a484c094616867ed4217a7
|
||||
size 87887
|
3
streaming-commons-0.2.0.0.tar.gz
Normal file
3
streaming-commons-0.2.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4e2b8460325c133c83d04048e334fb502ba3627f41ffc85c05f81f1f38ace5f
|
||||
size 86501
|
Loading…
x
Reference in New Issue
Block a user