synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-case-insensitive?expand=0&rev=18
This commit is contained in:
Peter Simons 2017-02-22 17:36:20 +00:00 committed by Git OBS Bridge
parent eed1cb032c
commit a19c9f9b68
4 changed files with 10 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 20 08:42:19 UTC 2017 - psimons@suse.com
- Update to version 1.2.0.8 with cabal2obs.
-------------------------------------------------------------------
Mon Jul 25 11:21:37 UTC 2016 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-case-insensitive
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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.7
Version: 1.2.0.8
Release: 0
Summary: Case insensitive string comparison
License: BSD-3-Clause