SHA256
1
0
forked from pool/ghc-hslua

- fix license tag

* license file contradicts license tag in cabal file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=5
This commit is contained in:
Peter Trommler 2014-03-26 15:49:32 +00:00 committed by Git OBS Bridge
parent 9a550f5c2b
commit a5759d0a5d
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 26 15:48:38 UTC 2014 - peter.trommler@ohm-hochschule.de
- fix license tag
* license file contradicts license tag in cabal file
-------------------------------------------------------------------
Fri Nov 1 15:35:25 UTC 2013 - sbahling@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-hslua
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@ Name: ghc-hslua
Version: 0.3.7
Release: 0
Summary: A Lua language interpreter embedding in Haskell
License: BSD-3-Clause
License: MIT
Group: System/Libraries
Url: http://hackage.haskell.org/package/%{pkg_name}