Accepting request 438561 from devel:languages:haskell

- Update to version 0.7.12 with cabal2obs.

OBS-URL: https://build.opensuse.org/request/show/438561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-Glob?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2016-11-05 20:27:16 +00:00 committed by Git OBS Bridge
commit de231a68b4
4 changed files with 9 additions and 5 deletions

View File

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

3
Glob-0.7.12.tar.gz Normal file
View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 11 08:50:08 UTC 2016 - psimons@suse.com
- Update to version 0.7.12 with cabal2obs.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 17 18:28:52 UTC 2016 - psimons@suse.com Wed Aug 17 18:28:52 UTC 2016 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name Glob %global pkg_name Glob
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.7.11 Version: 0.7.12
Release: 0 Release: 0
Summary: Globbing library Summary: Globbing library
License: BSD-3-Clause License: BSD-3-Clause
@ -32,7 +32,6 @@ BuildRequires: ghc-directory-devel
BuildRequires: ghc-dlist-devel BuildRequires: ghc-dlist-devel
BuildRequires: ghc-filepath-devel BuildRequires: ghc-filepath-devel
BuildRequires: ghc-rpm-macros BuildRequires: ghc-rpm-macros
BuildRequires: ghc-semigroups-devel
BuildRequires: ghc-transformers-compat-devel BuildRequires: ghc-transformers-compat-devel
BuildRequires: ghc-transformers-devel BuildRequires: ghc-transformers-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build