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

version update

OBS-URL: https://build.opensuse.org/request/show/421609
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-connection?expand=0&rev=7
This commit is contained in:
Ondřej Súkup 2016-08-24 13:08:57 +00:00 committed by Git OBS Bridge
parent 0f49bc9a2c
commit b9b9daada0
4 changed files with 10 additions and 10 deletions

View File

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

3
connection-0.2.6.tar.gz Normal file
View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 17 18:28:09 UTC 2016 - psimons@suse.com
- Update to version 0.2.6 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:01:51 UTC 2016 - psimons@suse.com

View File

@ -18,15 +18,14 @@
%global pkg_name connection
Name: ghc-%{pkg_name}
Version: 0.2.5
Version: 0.2.6
Release: 0
Summary: Simple and easy network connections API
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
# Begin cabal-rpm deps:
BuildRequires: ghc-byteable-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel
@ -40,7 +39,6 @@ BuildRequires: ghc-x509-store-devel
BuildRequires: ghc-x509-system-devel
BuildRequires: ghc-x509-validation-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps
%description
Simple network library for all your connection need.
@ -64,15 +62,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