osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-hslua-module-text revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-module-text?expand=0&rev=26
This commit is contained in:
Peter Simons 2020-09-04 15:03:26 +00:00 committed by Git OBS Bridge
parent 1194294a2f
commit 51c97700e8
4 changed files with 6 additions and 29 deletions

View File

@ -1,25 +1,3 @@
-------------------------------------------------------------------
Tue Aug 18 10:45:05 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Sun Aug 16 02:01:35 UTC 2020 - psimons@suse.com
- Update hslua-module-text to version 0.3.0.
## 0.3.0 -- 2020-08-15
- Use self-documenting module. This allows to include
documentation with the module definition, and to auto-generate
documentation from that. Requires hslua-1.2.0 or newer.
- Run CI tests with all GHC 8 versions, test stack builds.
-------------------------------------------------------------------
Tue Jun 16 11:14:12 UTC 2020 - Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
-------------------------------------------------------------------
Fri Nov 8 16:13:54 UTC 2019 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-hslua-module-text
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2019 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
@ -19,7 +19,7 @@
%global pkg_name hslua-module-text
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.0
Version: 0.2.1
Release: 0
Summary: Lua module for text
License: MIT
@ -33,7 +33,6 @@ BuildRequires: ghc-text-devel
%if %{with tests}
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-hunit-devel
BuildRequires: ghc-tasty-lua-devel
%endif
%description
@ -51,7 +50,7 @@ This package provides the Haskell %{pkg_name} library development
files.
%prep
%autosetup -n %{pkg_name}-%{version}
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build

View File

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

View File

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