diff --git a/digest-0.0.2.0.tar.gz b/digest-0.0.2.0.tar.gz deleted file mode 100644 index 56aa567..0000000 --- a/digest-0.0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8f3b33e02462be34bfee57ec50b3b48f294ae47a0418d4af1f8d9c924704441 -size 23591 diff --git a/digest-0.0.2.1.tar.gz b/digest-0.0.2.1.tar.gz new file mode 100644 index 0000000..98e0be5 --- /dev/null +++ b/digest-0.0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf87b02e01f97dfe6d2d7f08065826cf552c8e8467ea990ed0d2f502e0a6498 +size 23636 diff --git a/ghc-digest.changes b/ghc-digest.changes index c9c92da..946bd11 100644 --- a/ghc-digest.changes +++ b/ghc-digest.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Feb 10 14:26:08 UTC 2024 - Peter Simons + +- Update digest to version 0.0.2.1. + ## 0.0.2.1 — 10th Febraury 2024 + - Make pkg-config an automatic flag: + ------------------------------------------------------------------- Wed Dec 13 11:48:35 UTC 2023 - Peter Simons diff --git a/ghc-digest.spec b/ghc-digest.spec index 31cd827..8c95067 100644 --- a/ghc-digest.spec +++ b/ghc-digest.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-digest # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name digest %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.0.2.0 +Version: 0.0.2.1 Release: 0 Summary: CRC32 and Adler32 hashes for bytestrings License: BSD-2-Clause