diff --git a/Decimal-0.5.1.tar.gz b/Decimal-0.5.1.tar.gz deleted file mode 100644 index af16abc..0000000 --- a/Decimal-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:575ca5c65a8ea5a5bf2cd7b794a0d16622082cb501bf4b0327c5895c0b80f34c -size 9553 diff --git a/Decimal-0.5.2.tar.gz b/Decimal-0.5.2.tar.gz new file mode 100644 index 0000000..183fa0a --- /dev/null +++ b/Decimal-0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37a0220424e4bcb8cae1d38844c7027ee314449758d0d14ff3e2e0a5c8a87a7 +size 9546 diff --git a/ghc-Decimal.changes b/ghc-Decimal.changes index 7937d44..4fb93c7 100644 --- a/ghc-Decimal.changes +++ b/ghc-Decimal.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 14 22:18:56 UTC 2021 - psimons@suse.com + +- Update Decimal to version 0.5.2. + Upstream has not updated the file "changelog.md" since the last + release. + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-Decimal.spec b/ghc-Decimal.spec index 17b7d65..6952ae4 100644 --- a/ghc-Decimal.spec +++ b/ghc-Decimal.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-Decimal # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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 Decimal %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: Decimal numbers with variable precision License: BSD-3-Clause