osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-case-insensitive revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-case-insensitive?expand=0&rev=43
This commit is contained in:
parent
8231874177
commit
c31d8b0434
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a7ce6d17e50caaa0f19ad8e67361499022860554c521b1e57993759da3eb37e3
|
|
||||||
size 53581
|
|
3
case-insensitive-1.2.1.0.tar.gz
Normal file
3
case-insensitive-1.2.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:296dc17e0c5f3dfb3d82ced83e4c9c44c338ecde749b278b6eae512f1d04e406
|
||||||
|
size 53609
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 6 02:01:36 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update case-insensitive to version 1.2.1.0.
|
||||||
|
1.2.1.0
|
||||||
|
|
||||||
|
* Add traverse
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 20 11:31:16 UTC 2018 - Peter Simons <psimons@suse.com>
|
Sat Oct 20 11:31:16 UTC 2018 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-case-insensitive
|
# spec file for package ghc-case-insensitive
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name case-insensitive
|
%global pkg_name case-insensitive
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.0.11
|
Version: 1.2.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Case insensitive string comparison
|
Summary: Case insensitive string comparison
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user