From 262afcef10affa02b9004746a983bee13df28bdf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 10 Jun 2020 11:34:39 +0800 Subject: [PATCH] update to 0.15.0 --- .gitignore | 1 + ghc-memory.spec | 7 +++++-- memory-0.14.18.cabal => memory-0.15.0.cabal | 16 ++++++++++------ sources | 2 +- 4 files changed, 17 insertions(+), 9 deletions(-) rename memory-0.14.18.cabal => memory-0.15.0.cabal (95%) diff --git a/.gitignore b/.gitignore index bdf37fa..8f4167f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /memory-0.14.11.tar.gz /memory-0.14.16.tar.gz /memory-0.14.18.tar.gz +/memory-0.15.0.tar.gz diff --git a/ghc-memory.spec b/ghc-memory.spec index 5a0d0d4..565c127 100644 --- a/ghc-memory.spec +++ b/ghc-memory.spec @@ -7,8 +7,8 @@ %bcond_without tests Name: ghc-%{pkg_name} -Version: 0.14.18 -Release: 5%{?dist} +Version: 0.15.0 +Release: 1%{?dist} Summary: Memory and related abstraction stuff License: BSD @@ -137,6 +137,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Wed Jun 10 2020 Jens Petersen - 0.15.0-1 +- update to 0.15.0 + * Wed Feb 19 2020 Jens Petersen - 0.14.18-5 - revise .cabal and refresh to cabal-rpm-2.0.2 diff --git a/memory-0.14.18.cabal b/memory-0.15.0.cabal similarity index 95% rename from memory-0.14.18.cabal rename to memory-0.15.0.cabal index 0590739..801b531 100644 --- a/memory-0.14.18.cabal +++ b/memory-0.15.0.cabal @@ -1,6 +1,6 @@ Name: memory -version: 0.14.18 -x-revision: 2 +version: 0.15.0 +x-revision: 1 Synopsis: memory and related abstraction stuff Description: Chunk of memory, polymorphic byte array management and manipulation @@ -81,7 +81,8 @@ Library Data.ByteArray.Methods Data.ByteArray.MemView Data.ByteArray.View - build-depends: base >= 4.9.0.0 && < 4.13 + + build-depends: base >= 4.9 && < 5 if impl(ghc < 8.0) build-depends: base else @@ -106,7 +107,7 @@ Library Build-depends: deepseq >= 1.1 if flag(support_foundation) || flag(support_basement) CPP-options: -DWITH_BASEMENT_SUPPORT - Build-depends: basement + Build-depends: basement >= 0.0.7 exposed-modules: Data.ByteArray.Sized ghc-options: -Wall -fwarn-tabs @@ -119,8 +120,11 @@ Test-Suite test-memory Other-modules: Imports SipHash Utils - Build-Depends: base - , bytestring + if impl(ghc < 8.0) + buildable: False + else + build-depends: base + Build-Depends: bytestring , memory , basement >= 0.0.7 , foundation diff --git a/sources b/sources index 7990999..a54018a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (memory-0.14.18.tar.gz) = ce345edb4975c1dec80cdbd1e0be1a079a2ee36d449947fc9da109d3862c8972d7165a512080de79f3a8efc00088c0154eee853bd35a1b9a22211def48747333 +SHA512 (memory-0.15.0.tar.gz) = 49aabf5fdaddae597df6d8f30a3e07c4d6d70fcc7b9146452a4ad4e81858786041676bc780e2b048fd683cc7c0d799d4579596c14fae940ea57954e9a7ee9129