update to 1.5.5
This commit is contained in:
parent
384f4432a1
commit
c9f9d5ef7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/tls-1.4.0.tar.gz
|
||||
/tls-1.4.1.tar.gz
|
||||
/tls-1.5.4.tar.gz
|
||||
/tls-1.5.5.tar.gz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.5.4
|
||||
Release: 5%{?dist}
|
||||
Version: 1.5.5
|
||||
Release: 1%{?dist}
|
||||
Summary: TLS/SSL protocol native implementation (Server and Client)
|
||||
|
||||
License: BSD
|
||||
@ -139,6 +139,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 1.5.5-1
|
||||
- update to 1.5.5
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tls-1.5.4.tar.gz) = fb95ab6012ed95d82a41810b83e6f779645fa56d46c57f34a954a6885c295737808edcdcdca9e88e5b3c663f5aee71f104fe1fdd9ab35fb6a8ade4a202376d4a
|
||||
SHA512 (tls-1.5.5.tar.gz) = 7fd7159e6cb9304b495e7d8235f457f06f6628a91e4184686a8aeab846c78ffca15608f55c281e09400386123732ba843b52f85415dc5a595f554f5c27068a41
|
||||
|
||||
Loading…
Reference in New Issue
Block a user