update to 0.5.7.1
This commit is contained in:
parent
7b9efcf2b9
commit
d9ae33926c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/http-client-0.5.7.0.tar.gz
|
||||
/http-client-0.5.7.1.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.5.7.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.5.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A basic HTTP client engine
|
||||
|
||||
License: MIT
|
||||
@ -122,6 +122,9 @@ grep "%{_docdir}/ghc/html/libraries/%{pkgver}" %{name}-devel.files > %{name}-dev
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 0.5.7.1-1
|
||||
- update to 0.5.7.1
|
||||
|
||||
* Tue Aug 29 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.5.7.0-2
|
||||
- Split docs into separate subpackage.
|
||||
- Fix summary and description.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (http-client-0.5.7.0.tar.gz) = 5a411fc6b709becdbdb727904851ff1348c39430d2358f780677fd00f154cc85d94f776f120f4435c2e9a89bb9f0a00858df0d5c7b250772c88c50179bd30275
|
||||
SHA512 (http-client-0.5.7.1.tar.gz) = d4b6089f25bd7342f9873ce767e2c74036e55adf2aa163fc3ffa3895d57fff14af6d10c15439d7ae62e3c2772641b092226ca4b24e57a9f9ff9d4318fe6163b6
|
||||
|
Loading…
Reference in New Issue
Block a user