1
0

Accepting request 374232 from devel:languages:haskell

- update to 1.5.3
* ghc_gen_filelists: determine keyname with pkgnamever not just pkgname
* ghc-deps.sh no longer filter out ghc-prim and integer-gmp (forwarded request 374229 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/374232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-rpm-macros?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2016-03-18 20:42:42 +00:00 committed by Git OBS Bridge
commit 796cff9aa3
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 17 09:35:35 UTC 2016 - mimi.vx@gmail.com
- update to 1.5.3
* ghc_gen_filelists: determine keyname with pkgnamever not just pkgname
* ghc-deps.sh no longer filter out ghc-prim and integer-gmp
-------------------------------------------------------------------
Thu Feb 18 14:55:41 UTC 2016 - mimi.vx@gmail.com

View File

@ -20,7 +20,7 @@
%global without_hscolour 1
Name: ghc-rpm-macros
Version: 1.5.0
Version: 1.5.3
Release: 0
BuildArch: noarch
Summary: RPM Macros for building packages for GHC