osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unicode-transforms revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unicode-transforms?expand=0&rev=39
This commit is contained in:
Peter Simons 2020-09-04 15:11:54 +00:00 committed by Git OBS Bridge
parent d477e2acdf
commit 5613d80846
4 changed files with 27 additions and 8 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Aug 18 17:11:54 UTC 2020 - psimons@suse.com
- Update unicode-transforms to version 0.3.7.
## 0.3.7
* Significant performance improvements
* Update to Unicode version 13.0.0
-------------------------------------------------------------------
Tue Aug 18 10:46:25 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Jun 16 11:14:46 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Fri Nov 8 16:15:06 UTC 2019 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-unicode-transforms
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,14 +19,13 @@
%global pkg_name unicode-transforms
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.6
Version: 0.3.7
Release: 0
Summary: Unicode normalization
License: BSD-3-Clause
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bitarray-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
@ -34,11 +33,12 @@ BuildRequires: ghc-text-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-getopt-generics-devel
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-split-devel
%endif
%description
Fast Unicode 12.1.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
Fast Unicode 13.0.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
%package devel
Summary: Haskell %{pkg_name} library development files
@ -52,7 +52,7 @@ This package provides the Haskell %{pkg_name} library development
files.
%prep
%setup -q -n %{pkg_name}-%{version}
%autosetup -n %{pkg_name}-%{version}
%build
%ghc_lib_build

View File

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

View File

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