osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-Decimal revision:9, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-Decimal?expand=0&rev=9
This commit is contained in:
Ondřej Súkup 2021-03-19 15:52:55 +00:00 committed by Git OBS Bridge
parent ea370f6ea8
commit 01ae850ce0
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:575ca5c65a8ea5a5bf2cd7b794a0d16622082cb501bf4b0327c5895c0b80f34c
size 9553

3
Decimal-0.5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a37a0220424e4bcb8cae1d38844c7027ee314449758d0d14ff3e2e0a5c8a87a7
size 9546

View File

@ -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 <mimi.vx@gmail.com>

View File

@ -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