diff --git a/.gitignore b/.gitignore index 75beaeb..1f0bcf9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cryptonite-0.24.tar.gz +/cryptonite-0.25.tar.gz diff --git a/ghc-cryptonite.spec b/ghc-cryptonite.spec index 208676e..8b5ba86 100644 --- a/ghc-cryptonite.spec +++ b/ghc-cryptonite.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-0.12.1 +# generated by cabal-rpm-0.12.5 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name cryptonite @@ -7,8 +7,8 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.24 -Release: 6%{?dist} +Version: 0.25 +Release: 1%{?dist} Summary: Cryptography Primitives sink # Main - Argon2 C code - Blake2 C code @@ -19,10 +19,11 @@ Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros # Begin cabal-rpm deps: +BuildRequires: ghc-basement-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-deepseq-devel -BuildRequires: ghc-foundation-devel BuildRequires: ghc-memory-devel +BuildRequires: glibc-devel %if %{with tests} BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel @@ -34,8 +35,8 @@ BuildRequires: ghc-tasty-quickcheck-devel %description A repository of cryptographic primitives. -* Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa, XSalsa, -ChaCha. +* Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia, RC4, +Salsa, XSalsa, ChaCha. * Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd, Tiger, Whirlpool, Blake2 @@ -71,6 +72,9 @@ Requires(post): ghc-compiler = %{ghc_version} Requires(postun): ghc-compiler = %{ghc_version} %endif Requires: %{name}%{?_isa} = %{version}-%{release} +# Begin cabal-rpm deps: +Requires: glibc-devel%{?_isa} +# End cabal-rpm deps %description devel This package provides the Haskell %{pkg_name} library development files. @@ -123,6 +127,9 @@ grep "%{_docdir}/ghc/html/libraries/%{pkgver}" %{name}-devel.files > %{name}-dev %changelog +* Sat Jul 28 2018 Jens Petersen - 0.25-1 +- update to 0.25 + * Mon Jul 23 2018 Miro HronĨok - 0.24-6 - Rebuilt for #1607054 diff --git a/sources b/sources index bef5e8c..994a203 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cryptonite-0.24.tar.gz) = f6a7379f8d2f398dcd8e6c27092158a51363a3d70ed28a22b1a4ba64ece55c700cc9d701acd6bb5492beefe4fd0ca87287362c58e5bd4e98fe06a12d531debf3 +SHA512 (cryptonite-0.25.tar.gz) = e2c246b85595cca60c4d0f4eda737ab3be2a73ee012ba234c2b1a0111a7b77e04c6ba5597c807e3d2d48dc41e9b4fe0419ce95072e9977903c437b36350f0405