Accepting request 141656 from home:ptrommler:haskell-platform

HP 2012.4

OBS-URL: https://build.opensuse.org/request/show/141656
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network?expand=0&rev=4
This commit is contained in:
Peter Trommler 2012-11-17 17:11:49 +00:00 committed by Git OBS Bridge
parent 7a661b80ae
commit 78bb3a4ecb
6 changed files with 23 additions and 11 deletions

View File

@ -1,3 +1,3 @@
<services>
<service name="download_files"/>
</services>
<service name="download_files" mode="localonly"/></services>

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Nov 17 14:30:41 UTC 2012 - peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
-------------------------------------------------------------------
Wed Oct 3 06:47:57 UTC 2012 - peter.trommler@ohm-hochschule.de
- downgrade to 2.3.1.0 for Haskell Platform 2012.4.0.0
* cabal-install requires < 2.4
-------------------------------------------------------------------
Mon Oct 1 19:46:56 UTC 2012 - peter.trommler@ohm-hochschule.de
- update to 2.4.0.1 from upstream
- required by Haskell Platform 2012.4.0.0
-------------------------------------------------------------------
Sun Jun 3 17:13:04 UTC 2012 - peter.trommler@ohm-hochschule.de

View File

@ -16,10 +16,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# cabal2spec-0.25
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
%global pkg_name network
%global common_summary Haskell Low-level networking interface library
@ -27,7 +23,7 @@
%global common_description A low-level networking interface library for Haskell.
Name: ghc-%{pkg_name}
Version: 2.3.0.13
Version: 2.3.1.0
Release: 1
Summary: %{common_summary}

3
network-2.3.1.0.tar.gz Normal file
View File

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

View File

@ -1 +0,0 @@
addFilter("static-library-without-debuginfo")