Accepting request 607763 from devel:languages:haskell

Update ghc-case-insensitive to the latest version.

OBS-URL: https://build.opensuse.org/request/show/607763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-case-insensitive?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2018-05-30 10:03:49 +00:00 committed by Git OBS Bridge
commit a113d70cf3
4 changed files with 13 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update case-insensitive to version 1.2.0.11.
* Dropped upper version bounds of dependencies because it's to
much work to maintain.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-case-insensitive
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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 case-insensitive
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.2.0.10
Version: 1.2.0.11
Release: 0
Summary: Case insensitive string comparison
License: BSD-3-Clause
@ -74,7 +74,7 @@ files.
%ghc_pkg_recache
%files -f %{name}.files
%doc LICENSE
%license LICENSE
%files devel -f %{name}-devel.files
%doc CHANGELOG README.markdown