Accepting request 504055 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/504055 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-ansi-terminal?expand=0&rev=5
This commit is contained in:
commit
f56ccebcb9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4dc02cb53e9ca7c8800bbdfc0337b961e5a945382cd09a6a40c6170126e0ee42
|
||||
size 21964
|
3
ansi-terminal-0.6.3.1.tar.gz
Normal file
3
ansi-terminal-0.6.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:458f98e0c9217897f0ff07f730cfc3ed380089936fb31942aec31bb336608095
|
||||
size 30199
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 8 11:08:24 UTC 2017 - psimons@suse.com
|
||||
|
||||
- Update to version 0.6.3.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 14:01:06 UTC 2017 - psimons@suse.com
|
||||
|
||||
- Update to version 0.6.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 17:31:22 UTC 2016 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-ansi-terminal
|
||||
#
|
||||
# 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
|
||||
@ -18,19 +18,16 @@
|
||||
|
||||
%global pkg_name ansi-terminal
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.6.2.3
|
||||
Version: 0.6.3.1
|
||||
Release: 0
|
||||
Summary: Simple ANSI terminal support, with Windows compatibility
|
||||
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
|
||||
BuildRequires: ghc-rpm-macros
|
||||
# Begin cabal-rpm deps:
|
||||
BuildRequires: ghc-unix-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# End cabal-rpm deps
|
||||
|
||||
%description
|
||||
ANSI terminal support for Haskell: allows cursor movement, screen clearing,
|
||||
@ -52,15 +49,12 @@ 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
|
||||
|
||||
|
||||
%post devel
|
||||
%ghc_pkg_recache
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user