osc copypac from project:devel:languages:haskell:lts:11 package:ghc-extra revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=42
This commit is contained in:
Peter Simons 2018-04-26 07:21:15 +00:00 committed by Git OBS Bridge
parent 533dfb775d
commit 3591577f04
4 changed files with 11 additions and 5 deletions

View File

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

3
extra-1.6.6.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 23 02:01:26 UTC 2018 - psimons@suse.com
- Update extra to version 1.6.6.
A more detailed change log is not available.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 12 08:31:56 UTC 2018 - psimons@suse.com Thu Apr 12 08:31:56 UTC 2018 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name extra %global pkg_name extra
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.6.5 Version: 1.6.6
Release: 0 Release: 0
Summary: Extra functions I use Summary: Extra functions I use
License: BSD-3-Clause License: BSD-3-Clause
@ -79,7 +79,7 @@ This package provides the Haskell %{pkg_name} library development files.
%ghc_pkg_recache %ghc_pkg_recache
%files -f %{name}.files %files -f %{name}.files
%doc LICENSE %license LICENSE
%files devel -f %{name}-devel.files %files devel -f %{name}-devel.files
%doc CHANGES.txt README.md %doc CHANGES.txt README.md