update to 1.0.5.0

This commit is contained in:
Jens Petersen 2022-06-07 14:40:50 +08:00
parent ce66b60698
commit ee07e85326
4 changed files with 21 additions and 12 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/snap-core-1.0.4.0.tar.gz
/snap-core-1.0.4.1.tar.gz
/snap-core-1.0.4.2.tar.gz
/snap-core-1.0.5.0.tar.gz

View File

@ -1,4 +1,4 @@
# generated by cabal-rpm-2.0.10 --subpackage
# generated by cabal-rpm-2.0.12 --subpackage
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
%global pkg_name snap-core
@ -10,9 +10,9 @@
# testsuite missing deps: test-framework test-framework-hunit test-framework-quickcheck2
Name: ghc-%{pkg_name}
Version: 1.0.4.2
Version: 1.0.5.0
# can only be reset when all subpkgs bumped
Release: 20%{?dist}
Release: 21%{?dist}
Summary: Snap web framework core library
License: BSD
@ -151,6 +151,9 @@ cabal-tweak-drop-dep bytestring-builder
%changelog
* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 1.0.5.0-21
- https://hackage.haskell.org/package/snap-core-1.0.5.0/changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4.2-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

View File

@ -1,5 +1,5 @@
name: snap-core
version: 1.0.4.2
version: 1.0.5.0
x-revision: 1
synopsis: Snap: A Haskell Web Framework (core interfaces and types)
@ -36,8 +36,8 @@ homepage: http://snapframework.com/
bug-reports: https://github.com/snapframework/snap-core/issues
category: Web, Snap, IO-Streams
Tested-With: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3,
GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.3,
GHC == 8.8.3, GHC == 8.10.1
GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5,
GHC == 8.8.4, GHC == 8.10.7, GHC == 9.0.2, GHC == 9.2.1
extra-source-files:
test/TestSuite.hs,
@ -113,6 +113,7 @@ Library
Snap.Internal.Debug,
Snap.Internal.Http.Types,
Snap.Internal.Parsing,
Snap.Internal.Util.FileServe,
Snap.Test,
Snap.Types.Headers,
Snap.Util.CORS,
@ -126,13 +127,12 @@ Library
Snap.Internal.Routing,
Snap.Internal.Test.RequestBuilder,
Snap.Internal.Test.Assertions,
Snap.Internal.Util.FileServe,
Snap.Internal.Util.FileUploads
build-depends:
HUnit >= 1.2 && < 2,
attoparsec >= 0.12 && < 0.14,
attoparsec >= 0.12 && < 0.15,
base >= 4 && < 5,
bytestring >= 0.9 && < 0.12,
bytestring-builder >= 0.10.4 && < 0.11,
@ -142,14 +142,14 @@ Library
filepath >= 1.1 && < 2.0,
lifted-base >= 0.1 && < 0.3,
io-streams >= 1.3 && < 1.6,
hashable >= 1.2.0.6 && < 1.4,
hashable >= 1.2.0.6 && < 1.5,
monad-control >= 1.0 && < 1.1,
mtl >= 2.0 && < 2.3,
random >= 1 && < 2,
readable >= 0.1 && < 0.4,
regex-posix >= 0.95 && < 1,
text >= 0.11 && < 1.3,
time >= 1.0 && < 1.11,
text >= 0.11 && < 2.1,
time >= 1.0 && < 1.14,
transformers >= 0.3 && < 0.6,
transformers-base >= 0.4 && < 0.5,
unix-compat >= 0.3 && < 0.6,
@ -195,6 +195,11 @@ Library
build-depends: network-uri >= 2.5 && < 2.6,
network >= 2.3 && < 2.6
if impl(ghc >= 7.6)
build-depends: unix-compat >= 0.3 && < 0.6
else
build-depends: unix-compat >= 0.3 && < 0.5.3
Test-suite testsuite
hs-source-dirs: src test

View File

@ -1,2 +1,2 @@
SHA512 (readable-0.3.1.tar.gz) = 237467c4b6dfef9fe090c53e45a1f4261e34fc947b16878575c2b1d2b93400a67678bfde3ad8500f82c56a4b87c5b45e561304c9936572a033d7b295740fb3be
SHA512 (snap-core-1.0.4.2.tar.gz) = 42e710ac58a7d3cf58f9fdeca6c9c4880a94765ee0dc42fbcdaf68a6c2c337e1715f8b89863c7f911232af493bf5622b647d4c962237f211f97d731572fd94f5
SHA512 (snap-core-1.0.5.0.tar.gz) = 4873382625715703531c7cbc61343a29cf7606384e64b92fb2026016018258f5c959ac7dccf0b1093eca39f5b750c19416afc691bec93161fa76ef79a1369b7b