update to 0.2.28

This commit is contained in:
Jens Petersen 2019-07-25 16:37:11 +00:00
parent 3505ec4c37
commit 550b249998
4 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/simple-sendfile-0.2.25.tar.gz
/simple-sendfile-0.2.26.tar.gz
/simple-sendfile-0.2.27.tar.gz
/simple-sendfile-0.2.28.tar.gz

View File

@ -7,8 +7,8 @@
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.2.27
Release: 4%{?dist}
Version: 0.2.28
Release: 1%{?dist}
Summary: Cross-platform sendfile system call
License: BSD
@ -122,6 +122,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.2.28-1
- update to 0.2.28
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.27-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

View File

@ -1,5 +1,5 @@
Name: simple-sendfile
Version: 0.2.27
Version: 0.2.28
x-revision: 2
Author: Kazu Yamamoto <kazu@iij.ad.jp>
Maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
@ -25,7 +25,7 @@ Library
Exposed-Modules: Network.Sendfile
Other-Modules: Network.Sendfile.Types
Build-Depends: base >= 4 && < 5
, network < 2.9
, network
, bytestring
-- NetBSD and OpenBSD don't have sendfile
if os(freebsd) && flag(allow-bsd)
@ -67,7 +67,7 @@ Test-Suite spec
, resourcet
, directory
, hspec >= 1.3
, network < 2.9
, network
, process
, simple-sendfile
, unix

View File

@ -1 +1 @@
SHA512 (simple-sendfile-0.2.27.tar.gz) = a4cc0385619d5047cb56c449d474796a549265100738a1da7f5106e2c67cacf3c6ca0b14d8ca982ed7e1a16263227c6be521735e75293bf04dddbbdbf578cc08
SHA512 (simple-sendfile-0.2.28.tar.gz) = 9a08d4ba26cd05b1fff3e72bd0846260d4c04921a5ca1f86258c61e51ee5ccf8e14dd2aea0bee44590572feba1832b2562b75b5f71f004c705f02cd0a0f000d1