diff --git a/.gitignore b/.gitignore index 7988bc5..44fc912 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /basement-0.0.4.tar.gz /basement-0.0.7.tar.gz /basement-0.0.8.tar.gz +/basement-0.0.10.tar.gz diff --git a/basement-0.0.8.cabal b/basement-0.0.10.cabal similarity index 96% rename from basement-0.0.8.cabal rename to basement-0.0.10.cabal index f8ec2df..0fab298 100644 --- a/basement-0.0.8.cabal +++ b/basement-0.0.10.cabal @@ -1,6 +1,6 @@ name: basement -version: 0.0.8 -x-revision: 1 +version: 0.0.10 +x-revision: 2 synopsis: Foundation scrap box of array & string description: Foundation most basic primitives without any dependencies license: BSD3 @@ -13,7 +13,7 @@ build-type: Simple homepage: https://github.com/haskell-foundation/foundation#readme bug-reports: https://github.com/haskell-foundation/foundation/issues cabal-version: >=1.10 -extra-source-files: cbits/*.h +extra-source-files: cbits/*.h cbits/basement_rts.c source-repository head type: git @@ -142,7 +142,7 @@ library -- https://github.com/haskell-infra/hackage-trustees/issues/171 build-depends: base >= 4.9 && < 4.13 else - build-depends: base + build-depends: base <4.13 , ghc-prim if os(windows) build-depends: Win32 @@ -159,4 +159,5 @@ library cpp-options: -DARCH_IS_UNKNOWN_ENDIAN include-dirs: cbits c-sources: cbits/foundation_mem.c - cbits/foundation_rts.c + if impl(ghc < 8.2) + c-sources: cbits/basement_rts.c diff --git a/ghc-basement.spec b/ghc-basement.spec index 97399fc..5c22736 100644 --- a/ghc-basement.spec +++ b/ghc-basement.spec @@ -5,8 +5,8 @@ %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.0.8 -Release: 4%{?dist} +Version: 0.0.10 +Release: 1%{?dist} Summary: Foundation scrap box of array & string License: BSD @@ -101,6 +101,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Jul 25 2019 Jens Petersen - 0.0.10-1 +- update to 0.0.10 + * Thu Jul 25 2019 Fedora Release Engineering - 0.0.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 2c897f5..4dc4a3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (basement-0.0.8.tar.gz) = 37969ab403b23ac1f129eb6e2f81d46f53e6ba931a59695cc9a37a7387a77b24e9ba6da9cdec1ee2523410a9dad9ee5af0f8a45b59af7d07f4d467e1ad55b66f +SHA512 (basement-0.0.10.tar.gz) = 7ef5511f2e1e14567f9d881a11886abf6224c2e4cc4416ee57e9fe3bf64444824ee458b11a5d0c25427eae72cb366af620a1b57b24a479db9863d31a5591d4ab