Accepting request 780038 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/780038 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-tls?expand=0&rev=22
This commit is contained in:
commit
f95881eabd
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 14:16:56 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update tls to version 1.5.4.
|
||||
## Version 1.5.4
|
||||
|
||||
- Restore interoperability with early Java 6
|
||||
[#422](https://github.com/vincenthz/hs-tls/pull/422)
|
||||
- Test cleanups for timeout and async usage
|
||||
[#416](https://github.com/vincenthz/hs-tls/pull/416)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 03:03:11 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name tls
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.5.3
|
||||
Version: 1.5.4
|
||||
Release: 0
|
||||
Summary: TLS/SSL protocol native implementation (Server and Client)
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c9c4af3ec46fe6633aa22155d44a79d521fa8cfe14ec6ee40af053a53e34a9c
|
||||
size 149838
|
3
tls-1.5.4.tar.gz
Normal file
3
tls-1.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce42bfa581a50f62776581da4b86408ebb1a51bc6cb2f95ad0a2ac7caa19a437
|
||||
size 150171
|
Loading…
Reference in New Issue
Block a user