Accepting request 461610 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/461610 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-case-insensitive?expand=0&rev=11
This commit is contained in:
commit
454a625c5c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:160d3898fd0d8b50bed820ff633e6292438f069adec5267c42b8bcf0f386cac8
|
||||
size 53615
|
3
case-insensitive-1.2.0.8.tar.gz
Normal file
3
case-insensitive-1.2.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27aa610a7e0128c346d4a5cddb5d395a85b0889e4a9912acbb3b9ccbc4e99f68
|
||||
size 53623
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
@ -31,7 +31,6 @@ BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-deepseq-devel
|
||||
BuildRequires: ghc-hashable-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-semigroups-devel
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if %{with tests}
|
||||
|
Loading…
Reference in New Issue
Block a user