diff --git a/cryptonite-conduit-0.2.0.tar.gz b/cryptonite-conduit-0.2.0.tar.gz deleted file mode 100644 index 27e47d7..0000000 --- a/cryptonite-conduit-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15edae989ad62b0bdaf817bba8e711323b22d3a3466025f778a54757ba567628 -size 3372 diff --git a/cryptonite-conduit-0.2.2.tar.gz b/cryptonite-conduit-0.2.2.tar.gz new file mode 100644 index 0000000..f38424e --- /dev/null +++ b/cryptonite-conduit-0.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705d69ab3f79b7b8810c7b9e7da81a1c6686b6a4323b1e78150576a25a658dae +size 5405 diff --git a/ghc-cryptonite-conduit.changes b/ghc-cryptonite-conduit.changes index 40bcfb3..7173821 100644 --- a/ghc-cryptonite-conduit.changes +++ b/ghc-cryptonite-conduit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 19 03:47:20 UTC 2017 - psimons@suse.com + +- Update to version 0.2.2. + A more detailed change log is not available. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com diff --git a/ghc-cryptonite-conduit.spec b/ghc-cryptonite-conduit.spec index d1eee79..2d6bdcf 100644 --- a/ghc-cryptonite-conduit.spec +++ b/ghc-cryptonite-conduit.spec @@ -19,7 +19,7 @@ %global pkg_name cryptonite-conduit %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.0 +Version: 0.2.2 Release: 0 Summary: Cryptonite conduit License: BSD-3-Clause @@ -31,6 +31,7 @@ BuildRequires: ghc-bytestring-devel BuildRequires: ghc-conduit-devel BuildRequires: ghc-conduit-extra-devel BuildRequires: ghc-cryptonite-devel +BuildRequires: ghc-exceptions-devel BuildRequires: ghc-memory-devel BuildRequires: ghc-resourcet-devel BuildRequires: ghc-rpm-macros @@ -39,6 +40,7 @@ BuildRequires: ghc-transformers-devel BuildRequires: ghc-conduit-combinators-devel BuildRequires: ghc-tasty-devel BuildRequires: ghc-tasty-hunit-devel +BuildRequires: ghc-tasty-quickcheck-devel %endif %description @@ -82,6 +84,6 @@ files. %doc LICENSE %files devel -f %{name}-devel.files -%doc README.md +%doc CHANGELOG.md README.md %changelog