osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-syb revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-syb?expand=0&rev=46
This commit is contained in:
parent
df38c61a0b
commit
354e9825d0
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 15:02:05 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update syb to version 0.7.1.
|
||||
Upstream added a new change log file in this release. With no
|
||||
previous version to compare against, the automatic updater cannot
|
||||
reliable determine the relevante entries for this release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 11:32:04 UTC 2018 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-syb
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# 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 syb
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7
|
||||
Version: 0.7.1
|
||||
Release: 0
|
||||
Summary: Scrap Your Boilerplate
|
||||
License: BSD-3-Clause
|
||||
@ -60,7 +60,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
%install
|
||||
%ghc_lib_install
|
||||
sed -i 's/\r$//' README LICENSE
|
||||
|
||||
%check
|
||||
%cabal_test
|
||||
@ -75,6 +74,6 @@ sed -i 's/\r$//' README LICENSE
|
||||
%license LICENSE
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc README
|
||||
%doc ChangeLog README.md
|
||||
|
||||
%changelog
|
||||
|
3
syb-0.7.1.tar.gz
Normal file
3
syb-0.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e04a9c7ae48d9fe25e9b7a064f7122d39c710753544511e15df7a6e87fdfe700
|
||||
size 39594
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8757dce5ab4045c49a0ae90407d575b87ee5523a7dd5dfa5c9d54fcceff42b5
|
||||
size 39566
|
Loading…
x
Reference in New Issue
Block a user