forked from pool/ghc-neat-interpolation
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-neat-interpolation revision:1, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-neat-interpolation?expand=0&rev=34
This commit is contained in:
parent
1a2512961f
commit
570d0d2b92
@ -1,56 +1,5 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 7 08:04:12 UTC 2020 - psimons@suse.com
|
Tue Aug 25 10:19:01 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
- Update neat-interpolation to version 0.5.1.
|
- Add neat-interpolation at version 0.5.1.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.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Dec 4 03:03:16 UTC 2019 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update neat-interpolation to version 0.3.2.5.
|
|
||||||
Upstream does not provide a change log file.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Nov 8 16:14:17 UTC 2019 - Peter Simons <psimons@suse.com>
|
|
||||||
|
|
||||||
- Drop obsolete group attributes.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Oct 10 19:24:17 UTC 2018 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update neat-interpolation to version 0.3.2.4.
|
|
||||||
Upstream does not provide a change log file.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Jul 18 14:26:33 UTC 2018 - psimons@suse.com
|
|
||||||
|
|
||||||
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
|
||||||
and update copyright headers with spec-cleaner.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jul 13 14:31:41 UTC 2018 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update neat-interpolation to version 0.3.2.2.
|
|
||||||
Upstream does not provide a change log file.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed May 16 13:06:57 UTC 2018 - psimons@suse.com
|
|
||||||
|
|
||||||
- Prefer the new %license attribute over %doc.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jul 22 06:00:28 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 0.3.2.1 revision 0 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Jul 10 17:19:09 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 0.3.2 revision 0 with cabal2obs.
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-neat-interpolation
|
# spec file for package ghc-neat-interpolation
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name neat-interpolation
|
%global pkg_name neat-interpolation
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.5.1
|
Version: 0.5.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A quasiquoter for neat and simple multiline text interpolation
|
Summary: A quasiquoter for neat and simple multiline text interpolation
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -56,7 +56,7 @@ This package provides the Haskell %{pkg_name} library development
|
|||||||
files.
|
files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{pkg_name}-%{version}
|
%autosetup -n %{pkg_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build
|
||||||
|
3
neat-interpolation-0.5.1.1.tar.gz
Normal file
3
neat-interpolation-0.5.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a4af35abf3f31168f7478eb334592b90e9a658efd26a5702e6780ab2c61454ae
|
||||||
|
size 5758
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ffe87dcb058f1facf04e504aed70fcf872c3c1fd8c807d554bd0ee4c869de41
|
|
||||||
size 5759
|
|
Loading…
Reference in New Issue
Block a user