Accepting request 421635 from devel:languages:haskell:lts:6

version update

OBS-URL: https://build.opensuse.org/request/show/421635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-Glob?expand=0&rev=10
This commit is contained in:
Ondřej Súkup 2016-08-24 13:11:35 +00:00 committed by Git OBS Bridge
parent ebe32e9f1b
commit 5fe525e93f
4 changed files with 10 additions and 9 deletions

View File

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

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

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 17 18:28:52 UTC 2016 - psimons@suse.com
- Update to version 0.7.11 revision 0 with cabal2obs.
-------------------------------------------------------------------
Fri Jul 22 06:08:21 UTC 2016 - psimons@suse.com

View File

@ -19,11 +19,11 @@
%global pkg_name Glob
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.7.10
Version: 0.7.11
Release: 0
Summary: Globbing library
License: BSD-3-Clause
Group: System/Libraries
Group: Development/Languages/Other
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
@ -61,19 +61,15 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
%check
%cabal_test
%post devel
%ghc_pkg_recache